Skip to content

Commit 8bdcb34

Browse files
committed
Setup an AR repo for maintainer tools
Signed-off-by: Arnaud Meukam <[email protected]> Signed-off-by: Arnaud Meukam <[email protected]>
1 parent c9802bd commit 8bdcb34

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ restrictions:
4242
4343
4444
45+
4546
4647
4748

groups/sig-architecture/groups.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,17 @@ groups:
7272
7373
7474

75+
- email-id: [email protected]
76+
name: k8s-infra-staging-maintainer-tools
77+
description: |-
78+
ACL for Maintainer Tools. See: https://sigs.k8s.io/maintainer-tools
79+
settings:
80+
WhoCanPostMessage: "ANYONE_CAN_POST"
81+
ReconcileMembers: "true"
82+
members:
83+
84+
85+
7586
#
7687
# k8s-infra gcs write access
7788
#

infra/gcp/terraform/k8s-staging-images/registries.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ locals {
3030
kubernetes = "group:[email protected]"
3131
kueue = "group:[email protected]"
3232
lws = "group:[email protected]"
33+
maintainer-tools = "group:[email protected]"
3334
gateway-api-inference-extension = "group:[email protected]"
3435
secrets-store-sync = "group:[email protected]"
3536
test-infra = "group:[email protected]"

0 commit comments

Comments
 (0)