fleet/ee/server/service
jacobshandling 61a79f536b
Include Linux disk encryption status in configuration profiles aggregate status response when applicable, fix disk encryption/MDM configuration order-of-operations issues, add integration tests for LUKS (#24114)
## Addresses #24112, #24116, #23587

**For #24112, Counts included:**
<img width="1392" alt="Screenshot 2024-11-22 at 5 31 06 PM"
src="https://github.com/user-attachments/assets/2bb306d7-1130-4106-aef8-475b8be1f6b2">

- [x] Include counts when disk encryption is enforced
- [x] Exclude counts when disk encryption isn't enforced
__
- [x] Added/updated tests

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Ian Littman <iansltx@gmail.com>
2024-11-25 08:34:43 -06:00
..
embedded_scripts Add reboot to linux unlock script (#23382) 2024-11-11 14:22:22 -05:00
testdata Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
calendar.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
calendar_test.go Downloading a software installer package now shows the browser's built-in progress bar (#21341) 2024-08-20 12:37:29 -05:00
devices.go Improve LUKS escrow trigger error messages (#24030) 2024-11-21 13:33:37 -06:00
errors.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
hosts.go disable_issues and host issues support for other API endpoints (#19802) 2024-06-18 14:13:38 -05:00
maintained_apps.go Improve memory usage of software installers parsing (#23596) 2024-11-12 09:28:08 -05:00
mdm.go Add Linux encryption states to APIs (#23806) 2024-11-19 13:11:59 -07:00
mdm_export_for_test.go Update/fix/add tests for puppet-related flow (preassign+match) (#17859) 2024-03-26 13:41:40 -04:00
mdm_external_test.go Linux disk encryption: frontend changes, backend missing private key errors, remove disk encryption endpoints dependence on MDM being enabled (#23714) 2024-11-20 11:58:47 -08:00
mdm_profiles.go feat: enforce FileVault during Setup Assistant (#20759) 2024-07-26 15:50:31 -04:00
mdm_test.go NDES SCEP proxy backend (#22542) 2024-10-09 13:47:27 -05:00
orbit.go fix: various setup experience bugs (#23091) 2024-10-23 13:06:54 -04:00
scep_proxy.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
scep_proxy_test.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
service.go fix: update integration tests to use state machine, fix 402 error (#23181) 2024-10-24 16:27:55 -04:00
setup_experience.go fix: show script name in activity for setup experience script (#23944) 2024-11-19 17:38:09 -05:00
setup_experience_test.go Setup experience state machine (#22845) 2024-10-18 12:01:53 -04:00
software.go Fleet maintained apps get app (#22241) 2024-09-20 10:42:43 -04:00
software_installers.go Improve memory usage of software installers parsing (#23596) 2024-11-12 09:28:08 -05:00
software_installers_test.go Add policy ID and name to activity for automated software installs, list Fleet as author rather than installer uploader (#22747) 2024-10-09 18:15:56 -05:00
teams.go Include Linux disk encryption status in configuration profiles aggregate status response when applicable, fix disk encryption/MDM configuration order-of-operations issues, add integration tests for LUKS (#24114) 2024-11-25 08:34:43 -06:00
teams_test.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
users.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go Bugfix and SE: support VPP apps and (install during setup of VPP apps) in gitops for no-team (#23160) 2024-10-28 10:35:57 -04:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00