mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
d943fbbf8e
#15196 This is the work of @ghernandez345 except for adding the `ResponseController` thing in Go to override the server timeout for that specific sync endpoint so that the calls don't timeout waiting for a script response (the default HTTP server timeout was 90s for our server). # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [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] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests - [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)). --------- Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com> Co-authored-by: Roberto Dip <me@roperzh.com> Co-authored-by: Roberto Dip <dip.jesusr@gmail.com> |
||
---|---|---|
.. | ||
.keep | ||
11958-remove-glibc-requirements | ||
12842-orbit-bitlocker-management | ||
13825-remotely-configure-fleetd-update-channels | ||
14176-orbit-retries | ||
14380-rpm-graceful-upgrade | ||
14546-orbit-not-reporting-bitlocker-errors | ||
14633-bump-go | ||
14657-log-flag | ||
14879-fleetd-host-identifier | ||
15476-traffic-spike-when-updating | ||
15539-removing-duplicate-device_token-calls | ||
15540-reduce-server-load-from-fleetd-upgrade | ||
15541-reduce-agent-calls-to-orbit-config-endpoint | ||
15542-removing-fleet-desktop-traffic-when-disabled | ||
feat-extend-script-timeout | ||
go-update |