Skip to content
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

onboard new ocp component pf-status-relay-operator #5767

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
33 changes: 33 additions & 0 deletions images/pf-status-relay-operator.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
content:
source:
dockerfile: Dockerfile.openshift
git:
branch:
target: release-{MAJOR}.{MINOR}
url: git@github.com:openshift-priv/pf-status-relay-operator.git
web: https://github.com/openshift/pf-status-relay-operator
ci_alignment:
streams_prs:
ci_build_root:
stream: rhel-9-golang-ci-build-root
distgit:
bundle_component: pf-status-relay-operator-metadata-container
branch: rhaos-{MAJOR}.{MINOR}-rhel-9
component: pf-status-relay-operator-container
delivery:
# Maps to honeybadger repo_name
repo_name: ose-pf-status-relay-operator-container
for_payload: false
from:
builder:
- stream: rhel-9-golang
member: openshift-enterprise-base-rhel9
name: openshift/ose-pf-status-relay-rhel9-operator
name_in_bundle: pf-status-relay-operator
owners:
- marguerr@redhat.com
update-csv:
bundle-dir: 'stable/'
manifests-dir: manifests/
registry: image-registry.openshift-image-registry.svc:5000
valid-subscription-label: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]'
3 changes: 3 additions & 0 deletions images/pf-status-relay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ content:
streams_prs:
ci_build_root:
stream: rhel-9-golang-ci-build-root
dependents:
- pf-status-relay-operator
distgit:
branch: rhaos-{MAJOR}.{MINOR}-rhel-9
component: pf-status-relay-container
Expand All @@ -22,5 +24,6 @@ from:
- stream: rhel-9-golang
member: openshift-enterprise-base-rhel9
name: openshift/pf-status-relay-rhel9
name_in_bundle: pf-status-relay
owners:
- marguerr@redhat.com