fleet/server
Roberto Dip 9dfd903c3a
set defaults for team spec configs related to features (#7476)
This adjusts functions related to applying team specs to make sure the `features` key works as expected, this is:

1. Create Team flow
    1. if no features are provided, we copy whatever features are set in the global config
    2. otherwise, we generate a new config merging whatever is provided with the defaults for new installs.
2. Edit Team flow: we always generate a new config merging whatever is provided with the defaults for new installs.
2022-08-31 17:30:46 -03:00
..
authz Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Feature 7076: Ingest installed windows updates (#7138) 2022-08-26 14:55:03 -04:00
contexts adjust installers endpoint to avoid AJAX downloads (#7226) 2022-08-16 12:54:41 -03:00
datastore Bug 7441: Upgrading to 4.19.0 might fail due to migration (#7446) 2022-08-30 11:20:48 -04:00
errorstore report error analytics (#6341) 2022-06-28 16:31:14 -03:00
fleet set defaults for team spec configs related to features (#7476) 2022-08-31 17:30:46 -03:00
health Separate health checks for MySQL and Redis (#6468) 2022-07-01 08:08:03 -03:00
launcher Upgrade osquery-go (#4728) 2022-03-23 12:15:37 -03:00
live_query Track active hosts count and enforce limit (#6099) 2022-06-13 16:29:32 -04:00
logging test: use T.TempDir to create temporary test directory (#6080) 2022-06-13 10:20:38 -03:00
mail update copyright year in core product transactional email templates (#3549) 2022-01-01 12:41:32 -06:00
mock enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
policies Add test for no host in failing policy trigger (#6279) 2022-06-20 11:41:45 -04:00
ptr Feature 7077: Add MSRC feed parser (#7424) 2022-08-30 16:39:50 -04:00
pubsub Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
service set defaults for team spec configs related to features (#7476) 2022-08-31 17:30:46 -03:00
sso add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
test Improve vulnerability detection for Ubuntu (#6102) 2022-06-07 21:09:47 -04:00
vulnerabilities Feature 7077: Add MSRC feed parser (#7424) 2022-08-30 16:39:50 -04:00
webhooks Feature 6487: Deprecate cpe_id from software_cve table (#6562) 2022-08-04 09:24:44 -04:00
websocket improve error handling in vulnerabilities cron (#7276) 2022-08-18 16:53:58 -03:00
worker Add test for no host in failing policy trigger (#6279) 2022-06-20 11:41:45 -04:00
utils.go Modify /server/utils to handle all 2xx codes as POST success (#3534) 2021-12-30 16:00:10 -06:00