fleet/server/service
Zach Wasserman 486b67caca
Add initial support for kubequery (#6863)
Configuration and fixes for the Fleet server and frontend to add support
for https://github.com/Uptycs/kubequery.

Co-authored-by: Michal Nicpon <michal@fleetdm.com>
2022-09-15 10:02:17 -06:00
..
async Support async saving of scheduled query statistics (#7012) 2022-08-10 10:01:05 -04:00
externalsvc Support failing policies integrations (#5973) 2022-06-06 10:41:51 -04:00
middleware Set authz checked when rate limiting device endpoints (#6702) 2022-07-18 14:22:49 -03:00
mock Add distributed discovery query support for detail queries, add orbit… (#4597) 2022-03-15 16:51:00 -03:00
osquery_utils Add initial support for kubequery (#6863) 2022-09-15 10:02:17 -06:00
redis_policy_set Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
schedule Add schedule package and refactor cron jobs for cleanups, aggregations, and usage statistics (#6618) 2022-08-10 11:00:56 -05:00
testdata add endpoint to serve the kolide certificate back to the user (#1025) 2017-01-20 14:32:10 -05:00
activities_test.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
activities.go Refactor ListActivities to new endpoint pattern (#3115) 2021-11-29 08:12:22 -05:00
appconfig_test.go add application config setting to enable JIT provisioning (#7140) 2022-08-10 15:15:35 -03:00
appconfig.go Document all keys in config and team YAML documents (#7449) 2022-09-08 17:57:38 -04:00
base_client_errors.go add Go client to consume device endpoints (#5987) 2022-06-01 20:05:05 -03:00
base_client_test.go add Go client to consume device endpoints (#5987) 2022-06-01 20:05:05 -03:00
base_client.go Add support for CA root certificate to Fleet Desktop (fleetctl package's --fleet-certificate flag) (#6312) 2022-06-21 16:25:36 -03:00
campaigns_test.go fleetctl query improve error message (#5141) 2022-04-20 11:35:46 -06:00
campaigns.go Use nanoseconds for campaign IDs (#6216) 2022-06-14 15:46:09 +00:00
carves_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
carves.go Add new endpoints to retrieve device information by orbit identifier (#4531) 2022-03-09 16:13:56 -05:00
client_appconfig.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_carves.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_debug.go don't clear errors automatically when reading them from Redis (#5623) 2022-05-10 11:44:43 -03:00
client_hosts.go add upgrade tests (#6596) 2022-07-19 15:11:51 -06:00
client_labels.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_live_query_test.go add Go client to consume device endpoints (#5987) 2022-06-01 20:05:05 -03:00
client_live_query.go Unversion the /setup endpoint, version the websocket endpoint (#5104) 2022-04-20 15:57:26 -04:00
client_packs.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_policies.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_queries.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_sessions.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_setup.go fleetctl preview to use v1 setup path, to support previous versions of fleet (#5331) 2022-04-25 10:02:21 -03:00
client_software.go add upgrade tests (#6596) 2022-07-19 15:11:51 -06:00
client_targets.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_teams.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client_users.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
client.go Move specs parsing functionality to a new pkg/spec package (#7050) 2022-08-05 19:07:32 -03:00
debug_handler_test.go Add fleetctl debug migrations command to get missing migrations (#2967) 2021-11-22 14:06:12 -03:00
debug_handler.go Issue 3173 debug status processlist (#4009) 2022-02-03 14:56:22 -03:00
device_client_test.go Revert token rotation (#7628) 2022-09-08 15:04:02 -03:00
device_client.go Revert token rotation (#7628) 2022-09-08 15:04:02 -03:00
devices.go Bump go to 1.19.1 (#7690) 2022-09-12 20:32:43 -03:00
endpoint_campaigns.go Unversion the /setup endpoint, version the websocket endpoint (#5104) 2022-04-20 15:57:26 -04:00
endpoint_middleware_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
endpoint_middleware.go Refactor authz skip for device auth, add org_logo_url for frontend (#4619) 2022-03-16 10:15:25 -04:00
endpoint_setup.go Add read replica testing helpers and fix non-sso login bug (#4908) 2022-04-04 16:52:05 -07:00
endpoint_utils_test.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
endpoint_utils.go adjust installers endpoint to avoid AJAX downloads (#7226) 2022-08-16 12:54:41 -03:00
frontend.go add google analytics to sandbox instances (#6941) 2022-08-01 11:27:12 +01:00
global_policies_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
global_policies.go Allow updating the policy platform (part 1 of the ticket) (#4311) 2022-02-22 13:42:03 -05:00
global_schedule_test.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
global_schedule.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
handler_test.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
handler.go Feature 7084: Add new EE endpoint for Fleet Desktop (#7530) 2022-09-12 15:37:38 -04:00
hosts_test.go Handle errors for duplicate os records (#7294) 2022-08-22 14:34:00 -05:00
hosts.go Remove aggregate host counts from GET /hosts responses (#7510) 2022-09-06 10:34:06 -04:00
http_auth_test.go Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
http_auth.go Remove unused request-id in context (#3632) 2022-01-13 14:12:56 -08:00
http_publicip.go Add public ip to hosts & derive geolocation when rendering host (#4652) 2022-03-21 12:29:52 -04:00
installer_test.go adjust installers endpoint to avoid AJAX downloads (#7226) 2022-08-16 12:54:41 -03:00
installer.go adjust installers endpoint to avoid AJAX downloads (#7226) 2022-08-16 12:54:41 -03:00
integration_core_test.go Remove aggregate host counts from GET /hosts responses (#7510) 2022-09-06 10:34:06 -04:00
integration_desktop_test.go Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
integration_ds_only_test.go Support async saving of hosts' last seen time (#5640) 2022-05-10 11:29:17 -04:00
integration_enterprise_test.go Feature 7084: Add new EE endpoint for Fleet Desktop (#7530) 2022-09-12 15:37:38 -04:00
integration_live_queries_test.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
integration_logger_test.go Support async saving of hosts' last seen time (#5640) 2022-05-10 11:29:17 -04:00
integration_sandbox_test.go fix flaky TestIntegrationsSandbox/TestInstallerHeadCheck (#7345) 2022-08-23 09:58:10 -03:00
integration_sso_test.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
invites_test.go Fix update invite email conflict (#4751) 2022-03-28 09:38:57 -06:00
invites.go Fix update invite email conflict (#4751) 2022-03-28 09:38:57 -06:00
jitter_test.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
jitter.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
labels_test.go Do not use golangci action for better reproducibility (use make lint-go) (#6175) 2022-06-10 18:52:24 -03:00
labels.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
live_queries.go Shorten "simple" query API period to 25s (#3775) 2022-01-19 17:48:57 -08:00
mem_failing_policies_set_test.go Fix failing policy sets for redis cluster mode (#3725) 2022-01-17 15:16:54 -05:00
metrics_appconfig.go Refactor app config (POC, for now) (#1685) 2021-08-20 12:27:41 -03:00
metrics_change_email.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
metrics_invites.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
metrics_labels.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
metrics_sessions.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
metrics_users.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
metrics.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
osquery_test.go Add initial support for kubequery (#6863) 2022-09-15 10:02:17 -06:00
osquery.go Revert token rotation (#7628) 2022-09-08 15:04:02 -03:00
packs_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
packs.go Return 400 when trying to create packs, queries and policies with empty names (#3761) 2022-01-19 16:07:58 -03:00
queries_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
queries.go apply queries spec endpoint missing authorization check (#4068) 2022-02-08 09:47:48 -07:00
scheduled_queries_test.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
scheduled_queries.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
service_appconfig_test.go allow to configure a default global enroll secret (#6609) 2022-07-12 19:12:10 -03:00
service_appconfig.go improve vuln cpe matching on macos (#6985) 2022-09-01 10:02:07 -06:00
service_campaign_test.go Allow troubleshooting of mocked live query store (#6197) 2022-06-13 10:18:03 -03:00
service_campaigns.go Add read replica testing helpers and fix non-sso login bug (#4908) 2022-04-04 16:52:05 -07:00
service_errors.go add API endpoints to retrieve pre-built installers (#6672) 2022-07-18 13:44:30 -03:00
service_users.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
service.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
sessions_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
sessions.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
software_test.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
software.go Include CVE scores when listing software (#5673) 2022-05-20 10:58:40 -06:00
status.go Migrate the last batch of authenticatedUser endpoints to the new pattern (#4210) 2022-02-15 15:22:19 -05:00
targets_test.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
targets.go Improve live query UX (#5749) 2022-06-10 13:29:45 -05:00
team_policies_test.go Add missing error checking to test config setup (#4401) 2022-03-11 12:51:12 -03:00
team_policies.go Allow updating the policy platform (part 1 of the ticket) (#4311) 2022-02-22 13:42:03 -05:00
team_schedule_test.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
team_schedule.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
teams_test.go set defaults for team spec configs related to features (#7476) 2022-08-31 17:30:46 -03:00
teams.go Update team integrations to reference global integrations (part of failing policies automation support) (#6156) 2022-06-13 10:04:47 -04:00
testing_client.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
testing_utils.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
translator.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
transport_error_test.go Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
transport_error.go Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04:00
transport_setup.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
transport_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
transport.go Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
user_roles.go Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
users_test.go Sentence case error (#6845) 2022-07-25 13:14:05 -04:00
users.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
validation_setup.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00