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

[ART-2817] Image add: ose-cluster-cloud-controller-manager-operator #936

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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 @@
mode: wip
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: false
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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add dmoiseev@redhat.com. Otherwise looks good

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added