-
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.
feat(CVP-4395,CVP-4396): add get package and channel functions in utils
This commit adds two functions: *get_package_from_catalog: Given an output of opm render fbcFragment, it returns a package. *get_channel_from_catalog: Given an output of opm render fbcFragment and a olm.package, returns the 'defaultChannel' value from the olm.package entry Both functions will be used in the task of deploy-fbc pipeline in tekton-integration-catalog Signed-off-by: Anna Rania <[email protected]>
- Loading branch information
Anna Rania
committed
Jan 28, 2025
1 parent
6ec3651
commit 8a0b759
Showing
2 changed files
with
195 additions
and
0 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