fleet/orbit/pkg/profiles
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
..
profiles.go Read enroll-secret and fleet-url from config profile on macOS (#10134) 2023-02-28 15:54:06 -03:00
profiles_darwin.go fall back to read fleetd config using the output of profiles (#13800) 2023-09-07 15:13:32 -03:00
profiles_darwin_test.go fall back to read fleetd config using the output of profiles (#13800) 2023-09-07 15:13:32 -03:00
profiles_notdarwin.go fix issues when MDM info is empty during migration (#13320) 2023-08-14 19:21:06 -03:00
profiles_notdarwin_test.go fix issues when MDM info is empty during migration (#13320) 2023-08-14 19:21:06 -03:00