fleet/orbit/cmd
Roberto Dip 1516caad46
explicitly enable orbit to read config from the system (#10980)
in #10134 we added a silent mechanism to try to read configuration
values from macOS configuration profiles if --fleet-url and
--enroll-secret weren't present.

while using this logic to test #9459 I have found that there's a race
condition where sometimes `fleetd` is installed before the configuration
profile with the values delivered by Fleet, causing orbit to get stuck
forever.

I added logic to loop every 30 seconds and try to fetch the values again
if none are found, but I didn't felt comfortable adding this logic
without also adding an extra flag to explicitly enable this behavior.
2023-04-05 15:02:18 -03:00
..
desktop fix issue in fleet desktop causing it to spam free installations (#8396) 2022-10-21 09:56:18 -07:00
fleetd_tables add simple go osquery extension & readme to register orbit tables (#10795) 2023-03-31 10:39:13 -04:00
orbit explicitly enable orbit to read config from the system (#10980) 2023-04-05 15:02:18 -03:00