fleet/server
Zach Wasserman 4a70cd69fa
Shorten "simple" query API period to 25s (#3775)
This helps the period stay under the default request timeouts for most
load balancers.

Some default timeouts:
* AWS ALB - 60s
* Nginx - 60s
* GCP LB - 30s
2022-01-19 17:48:57 -08:00
..
authz Team observers can browse global policies (#3737) 2022-01-18 13:18:40 -03:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Add read and write timeout options for redis (#3624) 2022-01-11 17:08:39 -05:00
contexts Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
datastore Fix flaky TestPolicyWebhooks (#3777) 2022-01-19 16:17:00 -03:00
errorstore Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
fleet Return 400 when trying to create packs, queries and policies with empty names (#3761) 2022-01-19 16:07:58 -03:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
live_query Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
logging Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
mail update copyright year in core product transactional email templates (#3549) 2022-01-01 12:41:32 -06:00
mock Refactor async host processing to avoid redis SCAN keys (for policies) (#3657) 2022-01-18 09:56:43 -05:00
ptr Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
pubsub Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
service Shorten "simple" query API period to 25s (#3775) 2022-01-19 17:48:57 -08:00
sso Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
test Fix team packs rego policy rules (#3356) 2021-12-13 20:53:29 -08:00
vulnerabilities Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
webhooks Global policies automation webhooks (#3378) 2021-12-23 18:26:55 -03:00
websocket Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
utils.go Modify /server/utils to handle all 2xx codes as POST success (#3534) 2021-12-30 16:00:10 -06:00