-
Notifications
You must be signed in to change notification settings - Fork 221
feat: catalog index consumption in install-dynamic-plugins.py to extract and consume catalog index #3737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rm3l
merged 30 commits into
redhat-developer:main
from
Fortune-Ndlovu:RHIDP-9761-catalog-index-extraction
Dec 2, 2025
Merged
feat: catalog index consumption in install-dynamic-plugins.py to extract and consume catalog index #3737
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
39e9fd5
feat: add catalog index OCI artifact support to install-dynamic-plugi…
Fortune-Ndlovu 0610df8
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu dd2917e
Add a defensive file existence check in the extract_catalog_index()
Fortune-Ndlovu c0801c6
Update documentation wording
Fortune-Ndlovu bddef47
fix: remove trailing whitespace changes from catalog index feature
Fortune-Ndlovu ff65e78
Restore test file from upstream/main to preserve original trailing wh…
Fortune-Ndlovu 5a1151d
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu 79e09bf
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu 512608c
Create minimal documentation
Fortune-Ndlovu 8a7852e
Update minimal documenation to include operator CR context
Fortune-Ndlovu cc2d016
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu cd2ea19
fix: improve catalog index extraction behavior and error handling. On…
Fortune-Ndlovu ad059f8
update unit tests
Fortune-Ndlovu 2a2d36d
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu 18ecc20
fix SonarCloud issues
Fortune-Ndlovu a89eac2
Fix print statement formatting in cleanup section
Fortune-Ndlovu cc7e319
Update unit tests to create helper functions
Fortune-Ndlovu 89f9273
fix all 3 security hotspots and remove ALL duplication in test file
Fortune-Ndlovu 20ae3d0
make sonar cloud happy by using Python's safest tarfile extraction fi…
Fortune-Ndlovu 8ec3b9f
fixed all 3 security hotspots, adding # NOSONAR comments to suppress …
Fortune-Ndlovu 35cf7f1
fix last LOW Security Hotspot in test_install-dynamic-plugins
Fortune-Ndlovu 613a422
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu c5620be
Add DOCKER_PROTOCOL_PREFIX = 'docker://' after RECOGNIZED_ALGORITHMS …
Fortune-Ndlovu 0d1d05b
use the early return pattern
Fortune-Ndlovu 0ae49ce
remove only the redundant check and update the return type
Fortune-Ndlovu 10dc8b2
Update clean up temp dir
Fortune-Ndlovu 76e5923
fix invalid test due to the function no longer handling empty strings
Fortune-Ndlovu 54801aa
resolve SonarQube issue: Change the parameter name from dynamicPlugin…
Fortune-Ndlovu df3acfc
Merge branch 'redhat-developer:main' into RHIDP-9761-catalog-index-ex…
Fortune-Ndlovu 091bd4a
Merge branch 'main' into RHIDP-9761-catalog-index-extraction
Fortune-Ndlovu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.