Martin Angers
37584adcf3
SE: add CLI automated tests for fleetctl gitops ( #23125 )
2024-10-23 16:57:56 -04:00
Victor Lyuboslavsky
b60ebbc63e
Added GitOps support for uninstall script. ( #21969 )
...
`fleetctl gitops` subtask for #20320
# Checklist for submitter
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-09-12 13:25:40 -05:00
Dante Catalfamo
7abae84be5
Use gitops format for software installer query ( #20891 )
...
#20747
2024-08-01 14:36:40 -04:00
Martin Angers
1def5b2ddf
Add support for software installers in fleetctl gitops ( #18990 )
2024-05-14 16:58:58 -04:00
Victor Lyuboslavsky
e4d5e27dd9
fleetctl gitops ( #16535 )
...
Add `fleetctl gitops` command for #13643
Code review video:
https://www.loom.com/share/7941c51c709b44ccafd618dd05837d99?sid=27b923d7-1393-4396-bac7-30616b2d6de9
fleet-gitops PR that also needs review:
https://github.com/fleetdm/fleet-gitops/pull/26
Working global/team gitops configs that can be used for testing:
https://github.com/fleetdm/fleet-gitops/tree/victor/fixing-configs
# 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/` or
`orbit/changes/`.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-02-09 13:34:57 -06:00