[release-4.22] OCPBUGS-105866: remove redhat-marketplace catalog from HyperShift - #9289
[release-4.22] OCPBUGS-105866: remove redhat-marketplace catalog from HyperShift#9289dhgautam99 wants to merge 3 commits into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@dhgautam99: This pull request references Jira Issue OCPBUGS-105866, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
bdb97e7 to
1e3d9b0
Compare
…HyperShift The redhat-marketplace catalog is no longer needed. This commit removes all references to the redhat-marketplace OLM catalog across the codebase: - Remove RedHatMarketplaceCatalogImageAnnotation API constant - Delete v2 component assets (deployment.yaml, service.yaml) - Remove from CPOv2 catalogs component registration - Remove from HCCO guest-side CatalogSource reconciliation - Remove from NO_PROXY lists in catalog-operator, olm-operator, packageserver - Update catalog image override validation (3 default catalogs instead of 4) - Remove from E2E test workload registry and crash tolerations - Delete test fixtures and regenerate imagestream golden files - Update vendor copy
1e3d9b0 to
b7681ff
Compare
…ation Remove redhat-marketplace-catalog from example pod listings, component lists, and annotation references across HyperShift documentation.
|
@dhgautam99: This pull request references Jira Issue OCPBUGS-105866, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Regenerate zz_fixture files to update desired-state-hash values after removing redhat-marketplace catalog entries from imagestream and oauth component manifests.
|
@dhgautam99: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhgautam99, muraee The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
Scheduling tests matching the |
What this PR does / why we need it:
Backport of #8958 to release-4.22. Removes the redhat-marketplace catalog component from HyperShift control planes:
Which issue(s) this PR fixes:
Fixes https://redhat.atlassian.net/browse/OCPBUGS-105866
Special notes for your reviewer:
Cherry-pick of fa4b094 from main. Conflicts resolved by:
k8sutil.DeleteIfNeeded→util.DeleteIfNeededto match 4.22 import aliasImagestream fixtures still contain stale redhat-marketplace references and need regeneration via
UPDATE_FIXTURES=true.Checklist: