fleet/orbit/pkg/update
Roberto Dip 531b25d2ac
if a PKG is added as a target, always install it (#20971)
previously we were only installing on updates

fixes a bug found by @PezHub

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [x] Orbit runs on macOS, Linux and Windows. Check if the orbit
feature/bugfix should only apply to one platform (`runtime.GOOS`).
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2024-08-01 18:15:41 -03:00
..
badgerstore Update go-tuf dependency (#3837) 2022-02-10 08:16:36 -08:00
filestore test: use T.TempDir to create temporary test directory (#6080) 2022-06-13 10:20:38 -03:00
config_fetcher.go Enable installation and auto-updates of Nudge via Orbit (#9605) 2023-02-10 17:03:43 -03:00
disk_encryption.go Orbit config receiver (#18518) 2024-05-09 15:22:56 -04:00
escrow_buddy.go address PR feedback for FileVault improvements (#20935) 2024-08-01 14:04:54 -03:00
escrow_buddy_test.go use Escrow Buddy to rotate FileVault keys on macOS (#20842) 2024-07-31 16:59:30 -03:00
execcmd.go Kickstart sofwareupdated periodically from fleetd/orbit to work around a macOS bug (#9465) 2023-01-24 10:14:17 -05:00
execcmd_darwin.go Fix bug where MDM migration fails when attempting to renew enrollment profiles on macOS Sonoma devices (#19726) 2024-06-13 14:13:43 -05:00
execcmd_stub.go don't automatically kickstart softwareupdated in Orbit (#12072) 2023-06-02 12:33:40 -03:00
execwinapi.go use OrbitNodeKey for windows mdm enrollment authentication instead of HostUUID (#13503) 2023-08-29 14:50:13 +01:00
execwinapi_stub.go Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
execwinapi_windows.go Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
file.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
flag_runner.go Perform early restart before starting sub-systems and minor refactor of orbit sub-systems (#20610) 2024-07-19 12:44:43 -03:00
flag_runner_test.go Perform early restart before starting sub-systems and minor refactor of orbit sub-systems (#20610) 2024-07-19 12:44:43 -03:00
hash.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
hash_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
notifications.go Script Timeout Agent Options Part 1 of 2 (#20266) 2024-07-10 14:33:39 -06:00
notifications_test.go Orbit config receiver (#18518) 2024-05-09 15:22:56 -04:00
nudge.go Orbit config receiver (#18518) 2024-05-09 15:22:56 -04:00
nudge_test.go Backend support for iOS/iPadOS OS updates (#20649) 2024-07-24 14:34:23 -03:00
options.go use Escrow Buddy to rotate FileVault keys on macOS (#20842) 2024-07-31 16:59:30 -03:00
options_darwin.go fix SELinux issue (#5335) 2022-05-02 12:18:59 -06:00
options_linux_amd64.go Add support for Linux ARM64 (#19931) 2024-07-17 16:07:59 -04:00
options_linux_arm64.go Add support for Linux ARM64 (#19931) 2024-07-17 16:07:59 -04:00
options_windows.go Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
runner.go Perform early restart before starting sub-systems and minor refactor of orbit sub-systems (#20610) 2024-07-19 12:44:43 -03:00
runner_test.go Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
swift_dialog.go Orbit config receiver (#18518) 2024-05-09 15:22:56 -04:00
swift_dialog_test.go Orbit config receiver (#18518) 2024-05-09 15:22:56 -04:00
testing_utils.go use Escrow Buddy to rotate FileVault keys on macOS (#20842) 2024-07-31 16:59:30 -03:00
update.go if a PKG is added as a target, always install it (#20971) 2024-08-01 18:15:41 -03:00
update_test.go Add support for Linux ARM64 (#19931) 2024-07-17 16:07:59 -04:00