mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
#19152 `fleetctl gitops --dry-run` now errors on duplicate (or conflicting) global/team enroll secrets. - One check is done on the backend to check against existing secrets - Another check is done in fleetctl to detect duplicate secrets coming in # Checklist for submitter - [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
1 line
97 B
Text
1 line
97 B
Text
`fleetctl gitops --dry-run` now errors on duplicate (or conflicting) global/team enroll secrets.
|