Skip to content

Commit

Permalink
Add project k8s-staging-cluster-api-nested
Browse files Browse the repository at this point in the history
Add k8s-staging-cluster-api-nested project for images build from
https://sigs.k8s.io/cluster-api-provider-nested

Signed-off-by: Chris Hein <[email protected]>
  • Loading branch information
christopherhein committed Jun 3, 2021
1 parent b889e4f commit 4fd5ae4
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
12 changes: 12 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,18 @@ groups:
- [email protected]
- [email protected]

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

- email-id: [email protected]
name: k8s-infra-staging-bootkube
description: |-
Expand Down
1 change: 1 addition & 0 deletions infra/gcp/ensure-staging-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ readonly STAGING_PROJECTS=(
cluster-api-azure
cluster-api-do
cluster-api-gcp
cluster-api-nested
coredns
cpa
cri-tools
Expand Down
14 changes: 14 additions & 0 deletions k8s.gcr.io/images/k8s-staging-cluster-api-nested/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- christopherhein
- sig-cluster-lifecycle-leads
- vincepri

reviewers:
- christopherhein
- sig-cluster-lifecycle-leads
- vincepri

labels:
- sig/cluster-lifecycle
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-nested is [email protected]
registries:
- name: gcr.io/k8s-staging-cluster-api-nested
src: true
- name: us.gcr.io/k8s-artifacts-prod/cluster-api-nested
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/cluster-api-nested
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/cluster-api-nested
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit 4fd5ae4

Please sign in to comment.