Skip to content

Commit 0f0a6ac

Browse files
committed
add group for karpenter clusterapi
This change adds a google group for access control for the karpenter provider cluster api project. It adds the cluster lifecycle leads as additional members in the group.
1 parent da7f4b7 commit 0f0a6ac

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ restrictions:
117117
- "^sig-cluster-lifecycle-kubespray-alerts@kubernetes.io$"
118118
- "^k8s-infra-staging-scl-image-builder@kubernetes.io$"
119119
- "^sig-cluster-lifecycle-cluster-api-vsphere-alerts@kubernetes.io$"
120+
- "^karpenter-cluster-api-leads@kubernetes.io$"
120121
- path: "sig-contributor-experience/groups.yaml"
121122
allowedGroups:
122123
- "^community@kubernetes.io$"

groups/sig-cluster-lifecycle/groups.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,16 @@ groups:
500500
- tico88612@gmail.com
501501
- 2t.antoine@gmail.com
502502

503+
- email-id: karpenter-cluster-api-leads@kubernetes.io
504+
name: karpenter-cluster-api-leads
505+
description: |-
506+
ACL for staging karpenter provider cluster api artifacts.
507+
settings:
508+
ReconcileMembers: "true"
509+
members:
510+
- msm@opbstudios.com
511+
- macao@redhat.com
512+
503513
#
504514
# k8s-infra gcs write access
505515
#

0 commit comments

Comments
 (0)