fleet/orbit/pkg/update
Lucas Manuel Rodriguez 58d882b684
Reduce orbit logging when the server is down (#16968)
Orbit changes for #16423. 
Should also fix #16326 (in case of network errors).

Orbit will log the following every 5 minutes:
```
2024-02-20T14:27:40-03:00 INF network error error="Post \"https://localhost:8080/api/fleet/orbit/config\": dial tcp [::1]:8080: connect: connection refused"
```

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [x] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [x] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2024-02-21 15:36:15 -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 Reduce orbit logging when the server is down (#16968) 2024-02-21 15:36:15 -03: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
execcmd.go Kickstart sofwareupdated periodically from fleetd/orbit to work around a macOS bug (#9465) 2023-01-24 10:14:17 -05:00
execwinapi_stub.go Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
execwinapi_windows.go Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
execwinapi.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_test.go create and send Nudge configuration to hosts (#9491) 2023-01-25 17:03:40 -03:00
flag_runner.go Downgrade osquery-go due to panics in Shutdown and add more logging (#15017) 2023-11-13 18:29:45 -03:00
hash_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
hash.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
notifications_test.go fix race in orbit test (#16589) 2024-02-05 12:06:25 -03:00
notifications.go attempt to decrypt the disk before performing a BitLocker encryption (#16097) 2024-01-16 12:45:23 -03:00
nudge_test.go Add backoff functionality for fleetd updates (#15489) 2023-12-08 19:43:56 -03:00
nudge.go Reduce orbit logging when the server is down (#16968) 2024-02-21 15:36:15 -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
options.go add migration support to FD and orbit (#11741) 2023-05-18 14:21:54 -03:00
runner_test.go Fixing tests due to known exec after write Linux issue. (#16243) 2024-01-21 10:40:41 -06:00
runner.go Fixing tests due to known exec after write Linux issue. (#16243) 2024-01-21 10:40:41 -06:00
swift_dialog_test.go prevent panic when orbit is run with updates disabled (#12654) 2023-07-06 14:43:10 -03:00
swift_dialog.go device_token endpoint improvements (#15849) 2023-12-28 14:20:36 -06:00
testing_utils.go Enable installation and auto-updates of Nudge via Orbit (#9605) 2023-02-10 17:03:43 -03:00
update_test.go add migration support to FD and orbit (#11741) 2023-05-18 14:21:54 -03:00
update.go Add backoff functionality for fleetd updates (#15489) 2023-12-08 19:43:56 -03:00