Skip to content

Commit

Permalink
Merge pull request #1392 from justaugustus/releng-artifact-admins
Browse files Browse the repository at this point in the history
releng: Grant Release Manager Admins artifact admin privileges
  • Loading branch information
k8s-ci-robot authored Nov 3, 2020
2 parents c51b38f + e8bfe1f commit 07a3a07
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 28 deletions.
29 changes: 1 addition & 28 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ groups:
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Expand Down Expand Up @@ -825,34 +826,6 @@ groups:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-cip-test
description: |-
ACL for staging cip-test buckets, also the test-only backup and auditing
jobs for the promoter. The associated test-only GCP Project IDs are:
- k8s-cip-test-prod: This is used for testing the promoter to see that
it can still promote things, as part of an E2E test.
- k8s-staging-cip-test: Also used for the promotion E2E test.
- k8s-gcr-backup-test-prod: Used for testing the backup script in
infra/gcr/backup_tools.
- k8s-gcr-backup-test-prod-bak: Same as above.
- k8s-gcr-audit-test-prod: Used for an E2E test for the cip-auditor
Cloud Run service.
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-provider-aws
description: |-
Expand Down
29 changes: 29 additions & 0 deletions groups/sig-release/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,35 @@ groups:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-cip-test
description: |-
ACL for staging cip-test buckets, also the test-only backup and auditing
jobs for the promoter. The associated test-only GCP Project IDs are:
- k8s-cip-test-prod: This is used for testing the promoter to see that
it can still promote things, as part of an E2E test.
- k8s-staging-cip-test: Also used for the promotion E2E test.
- k8s-gcr-backup-test-prod: Used for testing the backup script in
infra/gcr/backup_tools.
- k8s-gcr-backup-test-prod-bak: Same as above.
- k8s-gcr-audit-test-prod: Used for an E2E test for the cip-auditor
Cloud Run service.
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-kubernetes
description: |-
Expand Down

0 comments on commit 07a3a07

Please sign in to comment.