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 Sep 1, 2021
1 parent 38653a0 commit 9dfa1a2
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 0 deletions.
11 changes: 11 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,17 @@ groups:
- [email protected]
- [email protected]

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

- email-id: [email protected]
name: k8s-infra-staging-capi-kubeadm
description: |-
Expand Down
1 change: 1 addition & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ restrictions:
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
Expand Down
1 change: 1 addition & 0 deletions infra/gcp/infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ infra:
k8s-staging-boskos:
k8s-staging-build-image:
k8s-staging-capi-docker:
k8s-staging-capi-ibmcloud:
k8s-staging-capi-kubeadm:
k8s-staging-capi-openstack:
k8s-staging-capi-vsphere:
Expand Down
11 changes: 11 additions & 0 deletions k8s.gcr.io/images/k8s-staging-capi-ibmcloud/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- gyliu513
- jichenjc
- mkumatag

reviewers:
- gyliu513
- jichenjc
- mkumatag
1 change: 1 addition & 0 deletions k8s.gcr.io/images/k8s-staging-capi-ibmcloud/images.yaml
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-capi-ibmcloud is [email protected]
registries:
- name: gcr.io/k8s-staging-capi-ibmcloud
src: true
- name: us.gcr.io/k8s-artifacts-prod/capi-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/capi-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/capi-ibmcloud
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit 9dfa1a2

Please sign in to comment.