Skip to content

Commit 50d5731

Browse files
authored
Merge pull request #8513 from ameukam/agent-sandbox-staging-ml
groups: Add mailing list for Agent Sandbox
2 parents 536bf6c + 435f9a4 commit 50d5731

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ restrictions:
2727
- "^sig-api-machinery@kubernetes.io$"
2828
- path: "sig-apps/groups.yaml"
2929
allowedGroups:
30+
- "^k8s-infra-staging-agent-sandbox@kubernetes.io$"
3031
- "^k8s-infra-staging-examples@kubernetes.io$"
3132
- "^k8s-infra-staging-jobset@kubernetes.io$"
3233
- "^k8s-infra-staging-lws@kubernetes.io$"

groups/sig-apps/groups.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,17 @@ groups:
5555
MembersCanPostAsTheGroup: "false"
5656
ReconcileMembers: "false"
5757

58+
- email-id: k8s-infra-staging-agent-sandbox@kubernetes.io
59+
name: k8s-infra-staging-agent-sandbox
60+
description: |-
61+
ACL for staging Agent Sandbox
62+
settings:
63+
ReconcileMembers: "true"
64+
members:
65+
- chiachenk@google.com
66+
- justinsb@google.com
67+
- soltysh@gmail.com
68+
5869
- email-id: k8s-infra-staging-jobset@kubernetes.io
5970
name: k8s-infra-staging-jobset
6071
description: |-

0 commit comments

Comments
 (0)