-
Notifications
You must be signed in to change notification settings - Fork 483
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For R.C. - Add installer edit side effects to batch installer update …
…(via GitOps) (#22191) > [!NOTE] > This PR is already merged in `main`, see #22100 This is against the release branch so it can be included in 4.57.0 ``` 1155 git checkout fleetdm/minor-fleet-v4.57.0 1156 git log main 1157 git cherry-pick 8575535 1158 git checkout -b 20404-gitops-rc 1159 git push -u fleetdm 20404-gitops-rc ``` Co-authored-by: Ian Littman <iansltx@gmail.com> Co-authored-by: Luke Heath <luke@fleetdm.com> Co-authored-by: Jacob Shandling <jacob@fleetdm.com> Co-authored-by: Victor Lyuboslavsky <victor.lyuboslavsky@gmail.com>
- Loading branch information
1 parent
442510b
commit 0b5b129
Showing
3 changed files
with
230 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Reset install counts and cancel pending installs/uninstalls when GitOps installer updates change package contents |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters