fleet/server/service
Lucas Manuel Rodriguez 33a15831c0
Add missing platform_like during orbit enrollment (#32671)
#30877

We need to send `platform_like` during orbit enrollment for proper setup
experience for Linux

If some of the following don't apply, delete the relevant line.

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [X] Added/updated automated tests

- [X] QA'd all new/changed functionality manually

## fleetd/orbit/Fleet Desktop

- [X] Verified compatibility with the latest released version of Fleet
(see [Must
rule](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/workflows/fleetd-development-and-release-strategy.md))
- [ ] Verified that fleetd runs on macOS, Linux and Windows
- [x] Verified auto-update works from the released version of component
to the new version (see [tools/tuf/test](../tools/tuf/test/README.md))
2025-09-05 16:05:19 -03:00
..
async OpenTelemetry minor improvements (#32324) 2025-08-28 19:32:46 -05:00
calendar Update Google Calendar event bodies and relevant previews in the Fleet UI (#28715) 2025-05-01 13:12:53 -07:00
conditional_access_microsoft_proxy Microsoft Compliance Partner backend changes (#29540) 2025-06-11 14:22:46 -03:00
contract Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
externalsvc
integrationtest IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
middleware Fixes to the offline indicator (#31685) 2025-08-07 16:24:13 -03:00
mock Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
osquery_utils OpenTelemetry minor improvements (#32324) 2025-08-28 19:32:46 -05:00
redis_key_value
redis_lock
redis_policy_set
schedule Clear cron schedule errors before each run (#26775) 2025-03-03 16:41:48 -06:00
testdata API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
activities.go Cancel upcoming activities: create past canceled activities (#27956) 2025-04-09 16:08:51 -04:00
activities_test.go Cancel upcoming activities: create past canceled activities (#27956) 2025-04-09 16:08:51 -04:00
appconfig.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
appconfig_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
apple_mdm.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
apple_mdm_ddm_test.go Updated SQL modes in tests to match production. (#31445) 2025-08-03 08:18:13 +02:00
apple_mdm_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
base_client.go TPM osquery-perf support (#30994) 2025-07-18 10:19:05 -03:00
base_client_errors.go fleetctl: Handle "password reset required" errors (#27132) 2025-03-17 09:44:59 -07:00
base_client_test.go TPM osquery-perf support (#30994) 2025-07-18 10:19:05 -03:00
build_tags_test.go
calendar.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
campaigns.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
campaigns_test.go
carves.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
carves_test.go
certificate_authorities.go HCA: fix generate GitOps missing todo comment and include secrets parsing (#32640) 2025-09-05 16:35:21 +03:00
client.go Support providing multiple packages per software package file in GitOps (#32503) 2025-09-05 08:38:00 -05:00
client_appconfig.go
client_carves.go
client_certificate_authorities.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
client_debug.go
client_hosts.go
client_labels.go
client_live_query.go
client_live_query_test.go
client_mdm.go Add ability to upload EULA via gitops (#30332) 2025-07-01 17:28:13 +01:00
client_mdm_test.go
client_packs.go
client_policies.go
client_profiles.go Fix macos_setup not always being exported correctly by generate-gitops (#30504) 2025-07-02 09:07:58 -03:00
client_queries.go
client_scripts.go Fix macos_setup not always being exported correctly by generate-gitops (#30504) 2025-07-02 09:07:58 -03:00
client_secret_variables.go Add backend APIs for adding, deleting and listing secret variables (#31936) 2025-08-14 19:33:47 -03:00
client_sessions.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
client_setup.go
client_software.go API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
client_targets.go
client_teams.go Add VPP install automation in GitOps (#25400) 2025-01-14 12:52:39 -06:00
client_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
client_trigger.go
client_users.go
conditional_access_microsoft.go Microsoft Compliance Partner backend changes (#29540) 2025-06-11 14:22:46 -03:00
cron_schedules.go
cron_schedules_test.go
debug_handler.go Refactoring service layer. Part 1 (#25945) 2025-02-03 11:23:26 -06:00
debug_handler_test.go
device_client.go TPM osquery-perf support (#30994) 2025-07-18 10:19:05 -03:00
device_client_test.go
devices.go API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
devices_test.go 28342: Do not report error if host already escrowed (#30652) 2025-07-09 12:47:17 -04:00
endpoint_campaigns.go Refactoring service layer. Part 1 (#25945) 2025-02-03 11:23:26 -06:00
endpoint_middleware.go Refactoring service layer. Part 1 (#25945) 2025-02-03 11:23:26 -06:00
endpoint_middleware_test.go Fleet server verifies HTTP signature (#30825) 2025-07-16 20:08:27 +02:00
endpoint_setup.go Apply starter library during for fleetctl preview server (#30519) 2025-07-16 08:12:32 -06:00
endpoint_setup_test.go Apply starter library during for fleetctl preview server (#30519) 2025-07-16 08:12:32 -06:00
endpoint_utils.go API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
endpoint_utils_test.go Added GET enterprise API endpoint. (#26555) 2025-02-26 10:47:05 -06:00
frontend.go IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
frontend_test.go IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
full_test.go
global_policies.go Allow configuring webhook policy automations for "No team" (#32129) 2025-08-28 16:38:27 -05:00
global_policies_test.go Add GitOps for policy labels (#27781) 2025-04-04 09:46:51 -05:00
global_schedule.go Microsoft Compliance Partner backend changes (#29540) 2025-06-11 14:22:46 -03:00
global_schedule_test.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
handler.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
handler_test.go Update OPA dependency to v1.4.2 (#29454) 2025-05-27 11:48:38 -05:00
hosts.go Prevent deadlocks by adding FOR UPDATE locks (#32173) 2025-08-22 12:36:03 -05:00
hosts_test.go 31167: SUSP api (#32163) 2025-08-26 11:31:06 -04:00
http_auth_test.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
integration_certificate_authorities_test.go Fix unreleased bug with activities for certificate authorities (#32623) 2025-09-05 10:05:22 -05:00
integration_core_test.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
integration_desktop_test.go BMAA: Add personal enrollment type including aggregate counts (#31091) 2025-07-22 17:24:19 -04:00
integration_ds_only_test.go
integration_enterprise_test.go Added Primo migration for failing policies automation. (#32515) 2025-09-04 10:12:27 -05:00
integration_enterprise_vulns_test.go make sure vulns are shown in list OS page, and fix the names (#31930) 2025-08-14 16:47:58 -04:00
integration_install_test.go 30311: Fix race condition in test (#30903) 2025-07-17 10:20:49 -04:00
integration_live_queries_test.go Updated SQL modes in tests to match production. (#31445) 2025-08-03 08:18:13 +02:00
integration_logger_test.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
integration_mdm_ddm_test.go Add backend APIs for adding, deleting and listing secret variables (#31936) 2025-08-14 19:33:47 -03:00
integration_mdm_dep_test.go IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
integration_mdm_lifecycle_test.go Fixing flaky TestTurnOnLifecycleEventsApple (#32450) 2025-08-29 11:23:55 -05:00
integration_mdm_profiles_test.go Allow configuring webhook policy automations for "No team" (#32129) 2025-08-28 16:38:27 -05:00
integration_mdm_release_worker_test.go Wait for expected profiles to be sent before releasing device (#31381) 2025-07-31 17:50:57 +02:00
integration_mdm_setup_experience_test.go API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
integration_mdm_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
integration_smtp_test.go
integration_sso_test.go Add sso_server_url configuration for dual URL SSO setups (#31497) 2025-08-01 20:32:15 +02:00
integration_vpp_install_test.go remove 'lock' on verification commands when MDM is turned off (#31023) 2025-07-17 21:50:18 -04:00
invites.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
invites_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
jitter.go
jitter_test.go Update to Go 1.24.1 (#27506) 2025-03-31 11:14:09 -05:00
labels.go Add support for host vitals labels (#30278) 2025-06-30 09:58:58 -05:00
labels_test.go Support host vital labels with department without groups (#30598) 2025-07-07 16:03:53 -03:00
linux_mdm.go Implement BitLocker "action required" status (#31451) 2025-08-05 11:23:27 -05:00
linux_mdm_test.go Update GET /hosts/:id/encryption_key to return archived key when current key is unavailable (#30396) 2025-07-02 14:57:25 -05:00
live_queries.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
mail_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
maintained_apps.go Switch Fleet-maintained apps to use manifest-based structure (#27201) 2025-03-20 21:21:56 -05:00
mdm.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
mdm_scep.go
mdm_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
mem_failing_policies_set_test.go
metrics.go
metrics_appconfig.go
metrics_change_email.go
metrics_invites.go
metrics_labels.go
metrics_sessions.go Replace home-made SAML implementation with https://github.com/crewjam/saml (#28486) 2025-07-07 15:13:46 -03:00
metrics_users.go
microsoft_mdm.go Added verification support for $FLEET_VAR_HOST_UUID (#31777) 2025-08-11 14:47:55 +02:00
microsoft_mdm_test.go Added verification support for $FLEET_VAR_HOST_UUID (#31777) 2025-08-11 14:47:55 +02:00
orbit.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
orbit_client.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
orbit_client_test.go
orbit_test.go Added new global activity when disk encryption key is escrowed (#31634) 2025-08-08 12:14:48 -04:00
osquery.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
osquery_test.go Add missing platform_like during orbit enrollment (#32671) 2025-09-05 16:05:19 -03:00
packs.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
packs_test.go
queries.go Activity feed: Surface team_id and team_name in policy and query activities (#28394) 2025-07-29 17:57:21 -05:00
queries_test.go 30311: Fix race condition in test (#30903) 2025-07-17 10:20:49 -04:00
scheduled_queries.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
scheduled_queries_test.go
scim.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
scripts.go Add "batch script host results" API (#32174) 2025-08-27 16:39:43 -05:00
scripts_test.go Add batch scheduling API (#31681) 2025-08-07 15:36:49 -04:00
secret_variables.go Prevent IT admins from deleting a secret variable in use (#32161) 2025-08-22 11:22:37 -03:00
secret_variables_test.go Add backend APIs for adding, deleting and listing secret variables (#31936) 2025-08-14 19:33:47 -03:00
service.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
service_appconfig.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
service_appconfig_test.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
service_campaign_test.go
service_campaigns.go Full-stack: Granular host count data for live queries/policies (#27258) 2025-03-19 09:53:55 -07:00
service_errors.go
service_users.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
sessions.go IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
sessions_test.go Fixed an issue where SSO URLs with trailing slashes (#31548) 2025-08-04 19:08:43 +02:00
setup_experience.go API endpoints for Linux setup experience (#32493) 2025-09-04 12:58:47 -03:00
setup_experience_test.go Embedded secrets validation (#24624) 2024-12-17 17:14:12 -05:00
software.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
software_installers.go Add endpoint + supporting code for self-service uninstall script results (#29712) 2025-06-06 13:17:18 -06:00
software_installers_test.go Extract UpgradeCode from MSI custom packages, use for better uninstall script generation (#30969) 2025-07-17 10:33:23 -05:00
software_test.go
software_titles.go Add experimental software title name update endpoint for titles with a bundle ID (#26938) 2025-03-07 11:36:17 -06:00
software_titles_test.go Add experimental software title name update endpoint for titles with a bundle ID (#26938) 2025-03-07 11:36:17 -06:00
status.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
targets.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
targets_test.go
team_policies.go fix: standardize team_id handling in policy activities (#32151) 2025-08-27 08:43:36 -05:00
team_policies_test.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
team_schedule.go Microsoft Compliance Partner backend changes (#29540) 2025-06-11 14:22:46 -03:00
team_schedule_test.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
teams.go Add "No Team" integration configurations for Jira and Zendesk (#32387) 2025-09-02 18:02:34 -05:00
teams_test.go Microsoft Compliance Partner backend changes (#29540) 2025-06-11 14:22:46 -03:00
testing_client.go IdP Authentication before BYOD (#32017) 2025-08-18 18:31:53 +02:00
testing_utils.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
translator.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
transport.go BMAA: Add personal enrollment type including aggregate counts (#31091) 2025-07-22 17:24:19 -04:00
transport_setup.go
transport_test.go Filter hosts by batch script execution status (#29547) 2025-06-05 18:53:14 -06:00
trigger.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
user_roles.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
users.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
users_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
validation_setup.go Full-stack: Make "Server url" validation conditions consistent across Fleet, update Web Address form validation and submission logic per Fleet best practices (frontend/docs/patterns.md) (#27455) 2025-03-27 13:56:38 -07:00
vpp.go BE: Return software title id in adding vpp response (#29304) 2025-05-20 16:47:38 -04:00
vpp_test.go BE: Return software title id in adding vpp response (#29304) 2025-05-20 16:47:38 -04:00
vulnerabilities.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
vulnerabilities_test.go