Skip to content

Commit

Permalink
Automated CVP content_set_check fix for openshift-4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Aug 21, 2023
1 parent 6ed185b commit 15c8b21
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 11 deletions.
2 changes: 2 additions & 0 deletions images/driver-toolkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ from:
name: openshift/ose-driver-toolkit
owners:
- [email protected]
non_shipping_repos:
- rhel-8-server-ose-rpms-embargoed
3 changes: 0 additions & 3 deletions images/openshift-base-rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ content:
enabled_repos:
- rhel-8-appstream-rpms
- rhel-8-baseos-rpms
# sometimes we ship RHEL content ahead of RHEL (usually for RHCOS).
# update with that content too so we avoid out-of-date assembly issues:
- rhel-8-server-ose-rpms-embargoed
for_payload: false
for_release: false
from:
Expand Down
3 changes: 1 addition & 2 deletions images/openshift-enterprise-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ from:
member: ose-tools
labels:
License: GPLv2+
io.k8s.description: OpenShift is a platform for developing, building, and deploying
containerized applications.
io.k8s.description: OpenShift is a platform for developing, building, and deploying containerized applications.
io.k8s.display-name: OpenShift End-to-End Tests
io.openshift.tags: openshift,tests,e2e
vendor: Red Hat
Expand Down
2 changes: 2 additions & 0 deletions images/openshift-kubernetes-nmstate-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ owners:
- [email protected]
- [email protected]
- [email protected]
non_shipping_repos:
- rhel-8-server-ose-rpms-embargoed
2 changes: 2 additions & 0 deletions images/ose-frr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ name: openshift/frr-rhel8
name_in_bundle: metallb-frr-rhel8
owners:
- [email protected]
non_shipping_repos:
- rhel-8-server-ose-rpms-embargoed
2 changes: 0 additions & 2 deletions images/ose-image-customization-controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ from:
name: openshift/ose-image-customization-controller
owners:
- [email protected]
non_shipping_repos:
- rhel-8-server-ose-rpms-embargoed
3 changes: 1 addition & 2 deletions images/ose-metallb-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ update-csv:
bundle-dir: '{MAJOR}.{MINOR}/'
manifests-dir: manifests/
registry: image-registry.openshift-image-registry.svc:5000
valid-subscription-label: '["OpenShift Kubernetes Engine", "OpenShift Container
Platform", "OpenShift Platform Plus"]'
valid-subscription-label: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]'
3 changes: 1 addition & 2 deletions images/ose-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ from:
member: openshift-enterprise-cli
labels:
License: GPLv2+
io.k8s.description: Contains debugging and diagnostic tools for use with an OpenShift
cluster.
io.k8s.description: Contains debugging and diagnostic tools for use with an OpenShift cluster.
io.k8s.display-name: OpenShift Tools
io.openshift.tags: openshift,tools
vendor: Red Hat
Expand Down

0 comments on commit 15c8b21

Please sign in to comment.