fleet/orbit/pkg/update
Roberto Dip e023f84914
fall back to read fleetd config using the output of profiles (#13800)
in #12086 we tried to implement a more efficient way to read values from
configuration profiles, but we have found that sometimes the wrong value
is reported.

This seems to be related to an internal caching mechanism, as the issue
is fixed if you add/remove a profile.

# Checklist for submitter

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

- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-09-07 15:13:32 -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 allow to rotate disk encryption key from My Device (#10592) 2023-03-20 16:14:07 -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 don't automatically kickstart softwareupdated in Orbit (#12072) 2023-06-02 12:33:40 -03: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 Implement Windows MDM programmatic unenrollment (notification + orbit trigger) (#12505) 2023-06-28 09:13:37 -04:00
execwinapi_windows.go use OrbitNodeKey for windows mdm enrollment authentication instead of HostUUID (#13503) 2023-08-29 14:50:13 +01:00
file.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
flag_runner.go environment variable to disable orbit enroll logs (#13519) 2023-08-25 15:25:07 -06:00
flag_runner_test.go create and send Nudge configuration to hosts (#9491) 2023-01-25 17:03:40 -03:00
hash.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
hash_test.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
notifications.go fall back to read fleetd config using the output of profiles (#13800) 2023-09-07 15:13:32 -03:00
notifications_test.go Implement script execution on the fleetd agent (disabled by default) (#13569) 2023-08-30 14:02:44 -04:00
nudge.go Disable nudge in case of launch error (#12906) 2023-07-26 14:40:03 -05:00
nudge_test.go Disable nudge in case of launch error (#12906) 2023-07-26 14:40:03 -05:00
options.go add migration support to FD and orbit (#11741) 2023-05-18 14:21:54 -03:00
options_darwin.go fix SELinux issue (#5335) 2022-05-02 12:18:59 -06:00
options_linux.go fix SELinux issue (#5335) 2022-05-02 12:18:59 -06: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 Issue 10300 self healing (#10335) 2023-03-08 14:49:03 -03:00
runner_test.go Do not use golangci action for better reproducibility (use make lint-go) (#6175) 2022-06-10 18:52:24 -03:00
swift_dialog.go prevent panic when orbit is run with updates disabled (#12654) 2023-07-06 14:43:10 -03:00
swift_dialog_test.go prevent panic when orbit is run with updates disabled (#12654) 2023-07-06 14:43:10 -03:00
testing_utils.go Enable installation and auto-updates of Nudge via Orbit (#9605) 2023-02-10 17:03:43 -03:00
update.go Update default TUF root key for package generation (#13381) 2023-08-18 09:03:00 -06:00
update_test.go add migration support to FD and orbit (#11741) 2023-05-18 14:21:54 -03:00