Skip to content

Commit a020e3f

Browse files
authored
Merge pull request #8049 from ameukam/maintainer-tools-oci-repo
Setup an AR repo for maintainer tools
2 parents 50882ed + 8bdcb34 commit a020e3f

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)