Skip to content
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
c860d35
RHIDP-14785: Add OLM v1 path to prepare-restricted-environment.sh
Fortune-Ndlovu Jun 23, 2026
c2f5b71
Merge branch 'redhat-developer:main' into RHIDP-14785-operator-add-ol…
Fortune-Ndlovu Jun 25, 2026
cd0b877
Enhance OLM manifest generation logic in prepare-restricted-environme…
Fortune-Ndlovu Jun 25, 2026
58f282c
Update pull secret handling in prepare-restricted-environment.sh
Fortune-Ndlovu Jun 25, 2026
5cb6ebd
Refactor buildRegistryUrl function in prepare-restricted-environment.sh
Fortune-Ndlovu Jun 25, 2026
619503d
Add ClusterRole and update manifest generation in prepare-restricted-…
Fortune-Ndlovu Jun 25, 2026
ae5e5cf
Enhance OLM detection logic in prepare-restricted-environment.sh
Fortune-Ndlovu Jun 25, 2026
50bb1df
Validate OLM version input in prepare-restricted-environment.sh
Fortune-Ndlovu Jun 25, 2026
56ac6ba
Update FILTERED_VERSIONS variable in prepare-restricted-environment.sh
Fortune-Ndlovu Jun 25, 2026
7e0432a
Update version filtering and add opm installation check in prepare-re…
Fortune-Ndlovu Jun 28, 2026
a744c7c
Refactor related images handling and update OLM API version in prepar…
Fortune-Ndlovu Jun 28, 2026
4a483a5
Update OLM deployment checks and manifest application in prepare-rest…
Fortune-Ndlovu Jun 30, 2026
8e966e0
fix: use plain strings for channels in ClusterExtension manifest
Fortune-Ndlovu Jul 2, 2026
a76338a
Refactor OLM version validation to use case statement
Fortune-Ndlovu Jul 6, 2026
eec8f8c
Remove OpenShift-only restriction from OLM v1 detection
Fortune-Ndlovu Jul 6, 2026
ef19992
Add comments to clarify should_generate_v1/v0_manifests logic
Fortune-Ndlovu Jul 6, 2026
1bcb723
Use oc or kubectl in v1 manual install instructions based on cluster …
Fortune-Ndlovu Jul 6, 2026
5c38e4d
Use oc-mirror native ClusterCatalog manifests (cc-*.yaml) for OLM v1
Fortune-Ndlovu Jul 6, 2026
7344e57
Fix ShellCheck SC2168: remove local keyword outside functions
Fortune-Ndlovu Jul 6, 2026
3ef9065
Add role binding for image-puller to catalogd service accounts
Fortune-Ndlovu Jul 6, 2026
665bdb6
Skip OLM v0 CatalogSource CRD check when OLM v1 is resolved on Kubern…
Fortune-Ndlovu Jul 7, 2026
7c0e560
Remove redundant set -euo pipefail from functions
Fortune-Ndlovu Jul 7, 2026
9f1508f
Cache catalogd namespace from detection to avoid duplicate cluster query
Fortune-Ndlovu Jul 7, 2026
8ce1dc0
Remove duplicate CATALOG_PULL_SECRET assignment in non-oc-mirror path
Fortune-Ndlovu Jul 7, 2026
1671f11
Add comment explaining why CRD upgrade safety preflight is disabled
Fortune-Ndlovu Jul 7, 2026
c317ca3
Fix crdUpgradeSafety comment to reference upstream OLM v1 bug
Fortune-Ndlovu Jul 7, 2026
85cd950
Remove crdUpgradeSafety preflight override from ClusterExtension
Fortune-Ndlovu Jul 7, 2026
a2b90a0
Restore CATALOG_PULL_SECRET assignment in non-oc-mirror path
Fortune-Ndlovu Jul 7, 2026
2362951
Use global pull secret for OLM v1 catalog and bundle authentication
Fortune-Ndlovu Jul 8, 2026
eaeaec4
Fix ShellCheck warnings: remove unused CATALOG_PULL_SECRET and single…
Fortune-Ndlovu Jul 8, 2026
7a37760
Grant image-puller in image source namespace for OLM v1 components
Fortune-Ndlovu Jul 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading