Skip to content

Commit

Permalink
Merge pull request #936 from vfreex/add-ose-cluster-cloud-controller-…
Browse files Browse the repository at this point in the history
…manager-operator

[ART-2817] Image add: ose-cluster-cloud-controller-manager-operator
  • Loading branch information
vfreex committed Jun 18, 2021
2 parents fe9d497 + 61bd5aa commit 91ba612
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions images/ose-cluster-cloud-controller-manager-operator.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
container_yaml:
go:
modules:
- module: github.com/openshift/cluster-cloud-controller-manager-operator
content:
source:
dockerfile: Dockerfile
git:
branch:
target: release-{MAJOR}.{MINOR}
url: git@github.com:openshift-priv/cluster-cloud-controller-manager-operator.git
enabled_repos:
- rhel-8-baseos-rpms
- rhel-8-appstream-rpms
for_payload: true
from:
builder:
- stream: golang
member: openshift-enterprise-base
name: openshift/ose-cluster-cloud-controller-manager-operator
owners:
- mfedosin@redhat.com
- mbooth@redhat.com
- dgrigore@redhat.com
- jspeed@redhat.com
- elmiko@redhat.com
- dmoiseev@redhat.com

0 comments on commit 91ba612

Please sign in to comment.