mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 06:18:25 +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 |
||
|---|---|---|
| .. | ||
| lib | ||
| global_config_no_paths.yml | ||
| team_config_no_paths.yml | ||
| team_software_installer_install_not_found.yml | ||
| team_software_installer_no_url.yml | ||
| team_software_installer_not_found.yml | ||
| team_software_installer_post_install_not_found.yml | ||
| team_software_installer_pre_condition_multiple_queries.yml | ||
| team_software_installer_pre_condition_not_found.yml | ||
| team_software_installer_too_large.yml | ||
| team_software_installer_unsupported.yml | ||
| team_software_installer_valid.yml | ||