fleet/orbit/cmd
Adam Gashlin e349f6e205
Show kickstart flag warning only when set (#13924)
The initial implementation of this warning in #12072 used the same `if
!c.Bool("disable-kickstart-softwareupdated")` check as the old code, but
the body of the `if` was the kickstart which was being skipped, now it
is the warning. So currently the warning is showing only when the flag
is *not* used.

I'm not building this software myself, just an end user who had a
version of this assigned to my machine. Since I noticed the warning in
logs and figured I'd submit a PR, please feel free to take it over to
finish the checklist.
2023-10-27 17:08:50 -03:00
..
desktop Add logging info to debug fleet desktop retries (#14165) 2023-10-02 09:27:18 -04:00
fleetd_tables Add --verbose flag to fleetd_tables (needed when osqueryd runs in verbose mode) (#12504) 2023-06-27 10:42:48 -03:00
orbit Show kickstart flag warning only when set (#13924) 2023-10-27 17:08:50 -03:00