Invalidate vppSoftware and fleet-maintained-apps cache entries after adding software (#41364)#41372
Merged
nulmete merged 1 commit intorc-minor-fleet-v4.82.0from Mar 10, 2026
Conversation
…adding software (#41364) <!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #41290 (follow-up of #41331 - missed invalidating the App store and FMA lists). Also added a change to refetch all software titles after a Custom Package is added. # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. (Already added as part of the first PR). ## Testing - [x] QA'd all new/changed functionality manually https://github.com/user-attachments/assets/6b6d5410-0cd8-4c60-98e0-9b1b4a86be40 https://github.com/user-attachments/assets/815b85e7-98ac-4178-95cb-8b5f61e8edf7 For unreleased bug fixes in a release candidate, one of: - [x] Confirmed that the fix is not expected to adversely impact load test results - [ ] Alerted the release DRI if additional load testing is needed
cdcme
approved these changes
Mar 10, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue: Resolves #41290 (follow-up of
#41331 - missed invalidating the App store and FMA lists). Also added a change to refetch all software titles after a Custom Package is added.
Checklist for submitter
changes/,orbit/changes/oree/fleetd-chrome/changes.See Changes
files for more information.
(Already added as part of the first PR).
Testing
Screen.Recording.2026-03-10.at.2.25.42.PM.mov
Screen.Recording.2026-03-10.at.2.26.14.PM.mov
For unreleased bug fixes in a release candidate, one of: