Skip to content

Commit

Permalink
chore: add pf-status-relay-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarciaaco committed Dec 2, 2024
1 parent 0bbea6d commit db936f8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
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

0 comments on commit db936f8

Please sign in to comment.