-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: identify all unreleased related images for an FBC fragment
The set of related images will only continue to grow for a FBC fragment as bundles are added to the packages' channels. Once fragments are released and become part of the target index, we no longer need to consider the validity of these related images. Therefore, we want to be able to determine the set of unique unreleased related images for an FBC fragment so that we know the minimal set of pullspecs that might need to be further inspected and/or verified. Signed-off-by: arewm <arewm@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
156 additions
and
3 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
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