Skip to content

Commit 39c114d

Browse files
authored
Merge pull request #35845 from ameukam/drop-oncall-owners-alias
k8s-infra: Rotate k8s-infra leads & cleanup OWNERS alias
2 parents aecf1a2 + 6c0c74e commit 39c114d

File tree

10 files changed

+17
-45
lines changed

10 files changed

+17
-45
lines changed

OWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ approvers:
1313
- stevekuznetsov
1414
- krzyzacy
1515
- test-infra-oncall # oncall
16-
- sig-k8s-infra-oncall # oncall
1716
emeritus_approvers:
1817
- amwat
1918
- fejta

OWNERS_ALIASES

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ aliases:
88
- mpherman2
99
- timwangmusic
1010

11-
12-
sig-k8s-infra-oncall:
13-
- BenTheElder
14-
# kubernetes.io org admins
15-
- ameukam
16-
- dims
17-
- thockin
18-
- upodroid
19-
2011
# copied from git.k8s.io/community/OWNERS_ALIASES
2112
sig-api-machinery-leads:
2213
- deads2k
@@ -81,9 +72,9 @@ aliases:
8172
- rexagod
8273
- richabanker
8374
sig-k8s-infra-leads:
84-
- BenTheElder
8575
- ameukam
86-
- dims
76+
- GenPage
77+
- hakman
8778
- upodroid
8879
- xmudrii
8980
sig-multicluster-leads:

config/jobs/image-pushing/OWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ reviewers:
77
- ameukam
88
- BenTheElder
99
- dims
10+
- upodroid
11+
- xmudrii
1012

1113
# All oncallers
1214
approvers:
1315
- test-infra-oncall
14-
- sig-k8s-infra-oncall
16+
- sig-k8s-infra-leads

config/jobs/kubernetes/sig-k8s-infra/trusted/OWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ options:
55
filters:
66
".*":
77
reviewers:
8-
- sig-k8s-infra-oncall
8+
- sig-k8s-infra-leads
99
approvers:
10-
- sig-k8s-infra-oncall
10+
- sig-k8s-infra-leads
1111
- test-infra-oncall
1212
# ContribEx related jobs that K8s infra owns (currently
1313
# only the sig-contirbex-k8s-triage-robot.yaml job) should

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-apps.sh

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ SCRIPT_DIR=$(dirname "${BASH_SOURCE[0]}")
2424
readonly OUTPUT="${SCRIPT_DIR}/sig-k8s-infra-apps.yaml"
2525
# list of subdirs in kubernetes/k8s.io/apps
2626
readonly APPS=(
27-
codesearch
28-
elekto
29-
gcsweb
30-
kettle
31-
k8s-io
32-
kubernetes-external-secrets
33-
perfdash
34-
publishing-bot
35-
slack-infra
27+
codesearch
28+
elekto
29+
gcsweb
30+
kettle
31+
k8s-io
32+
kubernetes-external-secrets
33+
perfdash
34+
publishing-bot
35+
slack-infra
3636
)
3737

3838
cat >"${OUTPUT}" <<EOF
@@ -43,7 +43,7 @@ postsubmits:
4343
EOF
4444

4545
for app in "${APPS[@]}"; do
46-
cat >>"${OUTPUT}" <<EOF
46+
cat >>"${OUTPUT}" <<EOF
4747
- name: post-k8sio-deploy-app-${app}
4848
cluster: k8s-infra-prow-build-trusted
4949
decorate: true
@@ -70,7 +70,6 @@ for app in "${APPS[@]}"; do
7070
testgrid-num-failures-to-alert: '1'
7171
rerun_auth_config:
7272
github_team_slugs:
73-
# proxy for sig-k8s-infra-oncall
7473
- org: kubernetes
7574
slug: sig-k8s-infra-leads
7675
# proxy for test-infra-oncall

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-apps.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ postsubmits:
2828
testgrid-num-failures-to-alert: '1'
2929
rerun_auth_config:
3030
github_team_slugs:
31-
# proxy for sig-k8s-infra-oncall
3231
- org: kubernetes
3332
slug: sig-k8s-infra-leads
3433
# proxy for test-infra-oncall
@@ -69,7 +68,6 @@ postsubmits:
6968
testgrid-num-failures-to-alert: '1'
7069
rerun_auth_config:
7170
github_team_slugs:
72-
# proxy for sig-k8s-infra-oncall
7371
- org: kubernetes
7472
slug: sig-k8s-infra-leads
7573
# proxy for test-infra-oncall
@@ -110,7 +108,6 @@ postsubmits:
110108
testgrid-num-failures-to-alert: '1'
111109
rerun_auth_config:
112110
github_team_slugs:
113-
# proxy for sig-k8s-infra-oncall
114111
- org: kubernetes
115112
slug: sig-k8s-infra-leads
116113
# proxy for test-infra-oncall
@@ -151,7 +148,6 @@ postsubmits:
151148
testgrid-num-failures-to-alert: '1'
152149
rerun_auth_config:
153150
github_team_slugs:
154-
# proxy for sig-k8s-infra-oncall
155151
- org: kubernetes
156152
slug: sig-k8s-infra-leads
157153
# proxy for test-infra-oncall
@@ -192,7 +188,6 @@ postsubmits:
192188
testgrid-num-failures-to-alert: '1'
193189
rerun_auth_config:
194190
github_team_slugs:
195-
# proxy for sig-k8s-infra-oncall
196191
- org: kubernetes
197192
slug: sig-k8s-infra-leads
198193
# proxy for test-infra-oncall
@@ -233,7 +228,6 @@ postsubmits:
233228
testgrid-num-failures-to-alert: '1'
234229
rerun_auth_config:
235230
github_team_slugs:
236-
# proxy for sig-k8s-infra-oncall
237231
- org: kubernetes
238232
slug: sig-k8s-infra-leads
239233
# proxy for test-infra-oncall
@@ -274,7 +268,6 @@ postsubmits:
274268
testgrid-num-failures-to-alert: '1'
275269
rerun_auth_config:
276270
github_team_slugs:
277-
# proxy for sig-k8s-infra-oncall
278271
- org: kubernetes
279272
slug: sig-k8s-infra-leads
280273
# proxy for test-infra-oncall
@@ -315,7 +308,6 @@ postsubmits:
315308
testgrid-num-failures-to-alert: '1'
316309
rerun_auth_config:
317310
github_team_slugs:
318-
# proxy for sig-k8s-infra-oncall
319311
- org: kubernetes
320312
slug: sig-k8s-infra-leads
321313
# proxy for test-infra-oncall
@@ -356,7 +348,6 @@ postsubmits:
356348
testgrid-num-failures-to-alert: '1'
357349
rerun_auth_config:
358350
github_team_slugs:
359-
# proxy for sig-k8s-infra-oncall
360351
- org: kubernetes
361352
slug: sig-k8s-infra-leads
362353
# proxy for test-infra-oncall

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-dns.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ postsubmits:
1414
testgrid-num-failures-to-alert: '1'
1515
rerun_auth_config:
1616
github_team_slugs:
17-
# proxy for sig-k8s-infra-oncall
1817
- org: kubernetes
1918
slug: sig-k8s-infra-leads
2019
# TODO(spiffxp): team specifically for this service
@@ -47,7 +46,6 @@ periodics:
4746
testgrid-num-failures-to-alert: '1'
4847
rerun_auth_config:
4948
github_team_slugs:
50-
# proxy for sig-k8s-infra-oncall
5149
- org: kubernetes
5250
slug: sig-k8s-infra-leads
5351
# TODO(spiffxp): team specifically for this service

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-groups.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ periodics:
1515
testgrid-num-failures-to-alert: '3'
1616
rerun_auth_config:
1717
github_team_slugs:
18-
# proxy for sig-k8s-infra-oncall
1918
- org: kubernetes
2019
slug: sig-k8s-infra-leads
2120
# team specifically for this service
@@ -50,7 +49,6 @@ postsubmits:
5049
testgrid-num-failures-to-alert: '1'
5150
rerun_auth_config:
5251
github_team_slugs:
53-
# proxy for sig-k8s-infra-oncall
5452
- org: kubernetes
5553
slug: sig-k8s-infra-leads
5654
# team specifically for this service

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ postsubmits:
1515
testgrid-num-failures-to-alert: '1'
1616
rerun_auth_config:
1717
github_team_slugs:
18-
# proxy for sig-k8s-infra-oncall
1918
- org: kubernetes
2019
slug: sig-k8s-infra-leads
2120
# proxy for test-infra-oncall
@@ -51,7 +50,6 @@ postsubmits:
5150
testgrid-num-failures-to-alert: '1'
5251
rerun_auth_config:
5352
github_team_slugs:
54-
# proxy for sig-k8s-infra-oncall
5553
- org: kubernetes
5654
slug: sig-k8s-infra-leads
5755
# proxy for test-infra-oncall
@@ -119,7 +117,6 @@ periodics:
119117
description: runs autobumper to create/update a PR that updates prow.k8s.io
120118
rerun_auth_config:
121119
github_team_slugs:
122-
# proxy for sig-k8s-infra-oncall
123120
- org: kubernetes
124121
slug: sig-k8s-infra-leads
125122
# proxy for test-infra-oncall
@@ -157,7 +154,6 @@ periodics:
157154
description: runs autobumper to create/update a PR that updates prow components in k/test-infra
158155
rerun_auth_config:
159156
github_team_slugs:
160-
# proxy for sig-k8s-infra-oncall
161157
- org: kubernetes
162158
slug: sig-k8s-infra-leads
163159
# proxy for test-infra-oncall

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ periodics:
7777
description: Runs BigQuery queries to generate data for metrics.
7878
rerun_auth_config:
7979
github_team_slugs:
80-
# proxy for sig-k8s-infra-oncall
8180
- org: kubernetes
8281
slug: sig-k8s-infra-leads
8382
# proxy for test-infra-oncall
@@ -109,7 +108,6 @@ periodics:
109108
description: Runs BigQuery queries, summarizes results into clusters, and uploads to GCS for go.k8s.io/triage
110109
rerun_auth_config:
111110
github_team_slugs:
112-
# proxy for sig-k8s-infra-oncall
113111
- org: kubernetes
114112
slug: sig-k8s-infra-leads
115113
# proxy for test-infra-oncall

0 commit comments

Comments
 (0)