File tree Expand file tree Collapse file tree 6 files changed +32
-3
lines changed
communication/slack-config Expand file tree Collapse file tree 6 files changed +32
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ channels:
216
216
- name : k8s-dual-stack
217
217
archived : true
218
218
- name : k8s-image-swapper
219
- - name : k8s-infra-alerts
219
+ # k8s-infra-alerts is defined in sig-k8s-infra/
220
220
- name : k8s-release
221
221
archived : true
222
222
- name : k8spin
@@ -581,8 +581,7 @@ channels:
581
581
id : C0409NGC1TK
582
582
- name : wg-etcd-operator
583
583
- name : wg-iot-edge
584
- - name : sig-k8s-infra
585
- id : CCK68P2Q2
584
+ # sig-k8s-infra is defined in sig-k8s-infra/
586
585
- name : wg-lts
587
586
- name : wg-machine-learning
588
587
archived : true
Original file line number Diff line number Diff line change @@ -24,6 +24,10 @@ restrictions:
24
24
- " ^kubernetes-docs-[a-z]{2}(-maintainers)?$"
25
25
- " ^sig-docs$"
26
26
- " ^sig-docs-.*$"
27
+ - path : " sig-k8s-infra/*.yaml"
28
+ channels :
29
+ - " ^k8s-infra-.*$"
30
+ - " ^sig-k8s-infra$"
27
31
- path : " sig-network/*.yaml"
28
32
channels :
29
33
- " ^sig-network-.*$"
Original file line number Diff line number Diff line change
1
+ # See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+ reviewers:
4
+ - sig-k8s-infra-leads
5
+ approvers:
6
+ - sig-k8s-infra-leads
7
+ labels:
8
+ - sig/k8s-infra
Original file line number Diff line number Diff line change
1
+ channels :
2
+ - name : k8s-infra-alerts
3
+ - name : sig-k8s-infra
4
+ id : CCK68P2Q2
Original file line number Diff line number Diff line change @@ -38,6 +38,19 @@ usergroups:
38
38
- sandipanpanda
39
39
- sreeram-venkitesh
40
40
41
+ - name : k8s-infra-leads
42
+ long_name : SIG K8S Infra leads
43
+ description : |-
44
+ Leads of the Infrastructure SIG. Ping for a community-owned infrastructure problem.
45
+ channels :
46
+ - k8s-infra-alerts
47
+ - sig-k8s-infra
48
+ members :
49
+ - ameukam
50
+ - bentheelder
51
+ - dims
52
+ - upodroid
53
+ - xmudrii
41
54
42
55
# Should match the membership of the following teams at all times:
43
56
# - https://git.k8s.io/security/#product-security-committee-psc
Original file line number Diff line number Diff line change @@ -309,6 +309,7 @@ users:
309
309
tsuzu : UP5JBA094
310
310
Tunde : UAY977ENN
311
311
typeid : U05M1L6EPS6
312
+ upodroid : U01FLMDKY3B
312
313
valaparthvi : U016TMJVDAA
313
314
varshaprasad96 : UK59YP2DA
314
315
varshasuryawanshi : U07EPRHR6LQ
You can’t perform that action at this time.
0 commit comments