-
Task
-
Resolution: Unresolved
-
Blocker
-
None
-
None
-
RHDH Install 3283
Update the install-dynamic-plugins.py script to extract catalog index
directly to /dynamic-plugins-root volume when CATALOG_INDEX_IMAGE is set.
Changes:
- Change 'r:gz' to 'r:*' for tar auto-detection
- Set extraction path to a temp dir e.g. /tmp temporary inside the dynamicPluginsRoot delete after.
- Add extract_catalog_index() function
Acceptance Criteria:
- Script writes dynamic-plugins.default.yaml to a temp dir e.g. /tmp
- Tar auto-detection handles different compression formats
- Catalog index automatically prepended to includes when CATALOG_INDEX_IMAGE is set
- Backwards compatible when CATALOG_INDEX_IMAGE is not set
- is depended on by
-
RHIDP-9058 [Spike] POC to check how the Install Methods can consume catalog index (oci artifact)
-
- Closed
-
- is triggering
-
RHIDP-10946 Update catalog index documentation to reference GA releases on registry.redhat.io instead of CI builds
-
- Refinement
-
- links to