Skip to content

Commit

Permalink
Add cluster-api-ibmcloud staging repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag committed Aug 31, 2021
1 parent 49417c3 commit 3f545d8
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
10 changes: 10 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,16 @@ groups:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-cluster-api-ibmcloud
description: |-
ACL for staging CAPI for IBMCloud
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-cluster-api-nested
description: |-
Expand Down
13 changes: 13 additions & 0 deletions k8s.gcr.io/images/k8s-staging-cluster-api-ibmcloud/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- gyliu513
- jichenjc
- xunpan
- mkumatag

reviewers:
- gyliu513
- jichenjc
- xunpan
- mkumatag
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# No images yet
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# google group for gcr.io/k8s-staging-cluster-api-ibmcloud is [email protected]
registries:
- name: gcr.io/k8s-staging-cluster-api-ibmcloud
src: true
- name: us.gcr.io/k8s-artifacts-prod/cluster-api-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/cluster-api-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/cluster-api-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit 3f545d8

Please sign in to comment.