File tree 2 files changed +21
-0
lines changed
2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ restrictions:
113
113
- " ^k8s-infra-staging-etcd-manager@kubernetes.io$"
114
114
- " ^k8s-infra-staging-kops@kubernetes.io$"
115
115
- " ^k8s-infra-staging-kubeadm@kubernetes.io$"
116
+ - " ^sig-cluster-lifecycle-kubespray@kubernetes.io$"
116
117
- " ^k8s-infra-staging-scl-image-builder@kubernetes.io$"
117
118
- " ^sig-cluster-lifecycle-cluster-api-vsphere-alerts@kubernetes.io$"
118
119
- path : " sig-contributor-experience/groups.yaml"
Original file line number Diff line number Diff line change @@ -480,6 +480,26 @@ groups:
480
480
- dlipovetsky@d2iq.com
481
481
- neolit123@gmail.com
482
482
483
+ - email-id : sig-cluster-lifecycle-kubespray@kubernetes.io
484
+ name : sig-cluster-lifecycle-kubespray
485
+ description : |-
486
+ Group for Kubespray maintainers to receive CI system notifications.
487
+ settings :
488
+ WhoCanJoin : " ANYONE_CAN_JOIN"
489
+ WhoCanViewGroup : " ANYONE_CAN_VIEW"
490
+ WhoCanDiscoverGroup : " ANYONE_CAN_DISCOVER"
491
+ WhoCanPostMessage : " ANYONE_CAN_POST"
492
+ MessageModerationLevel : " MODERATE_NON_MEMBERS"
493
+ WhoCanViewMembership : " ALL_MANAGERS_CAN_VIEW"
494
+ WhoCanModerateMembers : " OWNERS_AND_MANAGERS"
495
+ WhoCanModerateContent : " OWNERS_AND_MANAGERS"
496
+ MembersCanPostAsTheGroup : " false"
497
+ ReconcileMembers : " false"
498
+ owners :
499
+ - kay.yan@daocloud.io
500
+ - mg@max.gautier.name
501
+ - tico88612@gmail.com
502
+
483
503
#
484
504
# k8s-infra gcs write access
485
505
#
You can’t perform that action at this time.
0 commit comments