mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 06:58:30 +00:00
#18477 Built-in labels can now be applied via `fleetctl apply` as long as no changes are made to them. This allows the following workflow: 1. `fleetctl get labels --yaml > labels.yml` 2. (Optional) Edit/add non-built in labels in labels.yml 3. fleetctl apply -f labels.yml # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Tim Lee <timlee@fleetdm.com> |
||
|---|---|---|
| .. | ||
| mockimpl | ||
| mockresult | ||
| nanodep | ||
| scep | ||
| datastore.go | ||
| datastore_installers.go | ||
| datastore_mdm_mock.go | ||
| datastore_mock.go | ||
| datastore_users_helpers.go | ||
| errors.go | ||