mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
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 |
||
|---|---|---|
| .. | ||
| profiles.go | ||
| profiles_darwin.go | ||
| profiles_darwin_test.go | ||
| profiles_notdarwin.go | ||
| profiles_notdarwin_test.go | ||