fleet/server/mdm/apple
Roberto Dip 3127c9fffd
handle "modified" and "deleted" operation types in DEP sync (#12150)
for #10605, this modifies the cron used to ping the list/sync devices
API from ABM to account for the "deleted" and "modified" operation
types.

We know that:

1. Sometimes, Apple sends a "modified" operation type when a device's
MDM server is reassigned in ABM, up until now, we were ignoring these
devices.
2. Devices that are no longer assigned to Fleet in ABM can't be
migrated.
2023-06-06 15:04:59 -03:00
..
appmanifest implement bootstrap packages during DEP enrollment (#11052) 2023-04-07 17:31:02 -03:00
mobileconfig automatically install a fleetd configuration profile to relevant teams (#10910) 2023-04-04 17:09:20 -03:00
apple_mdm_external_test.go Add support for profile UUIDs per team/no-team for the default profile (#11717) 2023-05-17 09:06:14 -04:00
apple_mdm_test.go Add support for profile UUIDs per team/no-team for the default profile (#11717) 2023-05-17 09:06:14 -04:00
apple_mdm.go handle "modified" and "deleted" operation types in DEP sync (#12150) 2023-06-06 15:04:59 -03:00
cert_test.go Ingest file vault recovery keys in macOS (#9712) 2023-02-08 11:49:42 -03:00
cert.go Ingest file vault recovery keys in macOS (#9712) 2023-02-08 11:49:42 -03:00
commander.go pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00
profile_matcher_test.go Match pre-assigned profiles to a team (or create one) and assign host to team (#12127) 2023-06-05 15:08:21 -04:00
profile_matcher.go Match pre-assigned profiles to a team (or create one) and assign host to team (#12127) 2023-06-05 15:08:21 -04:00
util_test.go gate DEP enrollment behind SSO when configured (#11309) 2023-04-27 09:43:20 -03:00
util.go pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00