Skip to content

Commit f1ee130

Browse files
Merge branch 'master' into weekly-ci-triage-meeting-link
2 parents 1bb387f + 17e7d9f commit f1ee130

File tree

8 files changed

+34
-20
lines changed

8 files changed

+34
-20
lines changed

committee-steering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove
2323

2424
* Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**), Google
2525
* Antonio Ojea (**[@aojea](https://github.com/aojea)**), Google
26-
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Cisco
26+
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Bloomberg L.P.
2727
* Paco Xu 徐俊杰 (**[@pacoxu](https://github.com/pacoxu)**), DaoCloud
2828
* Patrick Ohly (**[@pohly](https://github.com/pohly)**), Intel
2929
* Sascha Grunert (**[@saschagrunert](https://github.com/saschagrunert)**), Red Hat

communication/slack-config/usergroups.yaml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -240,20 +240,22 @@ usergroups:
240240
long_name: Cluster API Release Team
241241
description: Members of the Cluster API Release Team
242242
members:
243-
- adilGhaffarDev
243+
- AttyXY
244+
- blind3dd
244245
- cahillsf
245246
- chandankumar4
246-
- jayesh-srivastava
247-
- pravarag
248-
- rajankumary2k
249-
- SD-13
247+
- cprivitere
248+
- hackeramitkumar
249+
- mboersma
250+
- mbrow137
251+
- pratik-mahalle
252+
- ramessesii2
253+
- RansherSingh
250254
- serngawy
251-
- sivchari
255+
- shecodesmagic
256+
- sreeram-venkitesh
252257
- Sunnatillo
253-
- tasdikrahman
254-
- tormath1
255-
- varshasuryawanshi
256-
- vishalanarase
258+
- wendy-ha18
257259

258260
- name: kcp-devs
259261
long_name: kcp Development Team

communication/slack-config/users.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ users:
2121
aravindputrevu: U1G27SDU6
2222
asmacdo: UNVH7RY9J
2323
Atharva-Shinde: U028J67T478
24+
AttyXY: U07KSK513NW
2425
AvineshTripathi: U029U44P26B
2526
bai: U4XAULHL3
2627
Bart Farrell: U01DZM7PJDT
@@ -29,6 +30,7 @@ users:
2930
benoitf: UCQC3DNUA
3031
bentheelder: U1P7T516X
3132
bhumijgupta: U022JUBM3B4
33+
blind3dd: UC7GPBQB1
3234
briandealwis: UAZKM38JV
3335
bubblemelon: U7K9C643G
3436
byako: U03GZBD4J4C
@@ -53,6 +55,7 @@ users:
5355
cji: U5YSRC21J
5456
clubanderson: U0462LN24QJ
5557
cpanato: U8DFY4TTK
58+
cprivitere: UEXCRF7EK
5659
csams: U02B6A9GF55
5760
Dave Smith-Uchida: UDZDED8G2
5861
david-martin: ULMJ41U73
@@ -164,6 +167,8 @@ users:
164167
maysunfaisal: U01DEHK2YUB
165168
mbbroberg: U18JTHMDY
166169
mbianchidev: UU1JM5G5A
170+
mboersma: U5PL62ULA
171+
mbrow137: U07HN4TUNKS
167172
mcbenjemaa: UF111SQ4U
168173
meatballhat: U01QEKCBTBM
169174
mehabhalodiya: U024HPAQDC1
@@ -210,6 +215,7 @@ users:
210215
pnbrown: U011JJTQVGF
211216
pohly: U91901TMF
212217
prajyot-parab: U02MVRCN8CX
218+
pratik-mahalle: U06P66FAHPU
213219
pravarag: UFA5V59J5
214220
prietyc123: U01D4MBLM52
215221
Priyankasaggu11929: U012EE74CU8
@@ -219,7 +225,9 @@ users:
219225
r-lawton: U019CNHR2E6
220226
rajankumary2k: U011YM87GQK
221227
rajula96reddy: U7K9EK1HC
228+
ramessesii2: U0359S5LUDR
222229
ramrodo: UU74ZC2RX
230+
RansherSingh: U05MZREAE2Y
223231
rashmigottipati: U013T1DD3PW
224232
razashahid107: U05FB1L2YM8
225233
reylejano: U01GDNJL5MW
@@ -248,6 +256,7 @@ users:
248256
sethmccombs: U92LLUZ8A
249257
sgtcodfish: U01PQ8N3PM1
250258
shamus: US7EUUBK8
259+
shecodesmagic: U0592U4JQA3
251260
shipra101: U06MJ9TT031
252261
shubham-pampattiwar: U01QW84HBBN
253262
simplytunde: UAY1NBYHE
@@ -292,6 +301,7 @@ users:
292301
Vyom-Yadav: U03658QBE1K
293302
vzhukovs: U030TR1FG85
294303
wallrj: U1ZMERJF7
304+
wendy-ha18: U072Q1ZPVA7
295305
willie-yao: U024EME7SQK
296306
wilsonehusin: U0100068GF2
297307
wurbanski: URX7CMK97

generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ drop GitHub issue templates into the `generator/generated/` directory.
7878
You can generate the issues from these templates by running:
7979

8080
```bash
81-
for i in $(ls -1 generator/generated/*.md); do hub issue create -F $i && rm $i; done
81+
for i in $(ls -1 generator/generated/*.md); do gh issue create --repo kubernetes/community --title="$(head -n 1 $i)" --body-file $i && rm $i; done
8282
```
8383

8484
You may run into rate limiting issues, which is why this command removes the

generator/annual-report/github_issue.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Actions for the chair/organizer of the community group:
1616
Once all the above items are complete, this issue may be `/close`'d
1717

1818
Key dates:
19-
- Initial PR to communtiy repo should be opened by May 1, {{now.UTC.Year}}
20-
- PR should be reviewed and merged by May 22, {{now.UTC.Year}}
19+
- Initial PR to community repo should be opened by February 14, {{now.UTC.Year}}
20+
- PR should be reviewed and merged by February 28, {{now.UTC.Year}}
2121

2222
More detailed information on the annual reports process is available [here](https://git.k8s.io/community/committee-steering/governance/annual-reports.md).
2323

sig-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
4848
|[Multicluster](sig-multicluster/README.md)|[multicluster](https://github.com/kubernetes/kubernetes/labels/sig%2Fmulticluster)|* [Jeremy Olmsted-Thompson](https://github.com/jeremyot), Google<br>* [Stephen Kitt](https://github.com/skitt), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-multicluster)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster)|* Regular SIG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (bi-weekly)](https://zoom.us/my/k8s.mc)<br>
4949
|[Network](sig-network/README.md)|[network](https://github.com/kubernetes/kubernetes/labels/sig%2Fnetwork)|* [Michael Zappa](https://github.com/mikezappa87), Microsoft<br>* [Shane Utt](https://github.com/shaneutt), Red Hat<br>* [Tim Hockin](https://github.com/thockin), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-network)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-network)|* Gateway API Meeting (Americas): [Mondays at 15:00 PT (Pacific Time) (weekly)](https://zoom.us/j/441530404)<br>* Gateway API Meeting (Europe): [Tuesday (starting September 10th 2024)s at 08:00 PT (Pacific Time) (monthly)](https://zoom.us/j/441530404)<br>* Network Policy API Meeting: [Tuesdays at 9:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/96264742248)<br>* SIG Network Ingress NGINX Meeting: [Thursdays at 8:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/98377891310)<br>* SIG Network Meeting: [Thursdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/361123509)<br>* SIG Network Multi-Network Meeting: [Wednesdays at 08:00 PT (Pacific Time) (weekly)](https://zoom.us/j/95680858961?pwd=M1c2TTdMZHpMUUtIYXRpbjRobkNJZz09)<br>
5050
|[Node](sig-node/README.md)|[node](https://github.com/kubernetes/kubernetes/labels/sig%2Fnode)|* [Sergey Kanzhelev](https://github.com/SergeyKanzhelev), Google<br>* [Peter Hunt](https://github.com/haircommander), Red Hat<br>* [Mrunal Patel](https://github.com/mrunalp), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-node)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-node)|* Main SIG Meeting: [Tuesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/4799874685)<br>* Weekly CI/Triage Meeting: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/93387714284?pwd=NHNpT2xtOGtwNnVQZ1JXdkNlQ1RMQT09)<br>
51-
|[Release](sig-release/README.md)|[release](https://github.com/kubernetes/kubernetes/labels/sig%2Frelease)|* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Sascha Grunert](https://github.com/saschagrunert), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-release)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-release)|* Regular SIG Meeting APAC/EU Oriented Time: [Tuesdays at 14:30 UTC (biweekly)](https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09)<br>* Regular SIG Meeting US Oriented Time: [Tuesdays at 17:00 UTC (biweekly)](https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09)<br>
51+
|[Release](sig-release/README.md)|[release](https://github.com/kubernetes/kubernetes/labels/sig%2Frelease)|* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Stephen Augustus](https://github.com/justaugustus), Bloomberg L.P.<br>* [Sascha Grunert](https://github.com/saschagrunert), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-release)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-release)|* Regular SIG Meeting APAC/EU Oriented Time: [Tuesdays at 14:30 UTC (biweekly)](https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09)<br>* Regular SIG Meeting US Oriented Time: [Tuesdays at 17:00 UTC (biweekly)](https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09)<br>
5252
|[Scalability](sig-scalability/README.md)|[scalability](https://github.com/kubernetes/kubernetes/labels/sig%2Fscalability)|* [Marcel Zieba](https://github.com/marseel), Isovalent<br>* [Shyam Jeedigunta](https://github.com/shyamjvs), Amazon<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scalability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scale)|* Regular SIG Meeting: [Thursdays at 10:30 PT (Pacific Time) (bi-weekly ([upcoming meeting dates](#upcoming-meeting-dates)))](https://zoom.us/j/94252896018?pwd=cTlMMlBoTHZqUEdjRm9VY2NWNUg5dz09)<br>
5353
|[Scheduling](sig-scheduling/README.md)|[scheduling](https://github.com/kubernetes/kubernetes/labels/sig%2Fscheduling)|* [Wei Huang](https://github.com/Huang-Wei), Apple<br>* [Abdullah Gharaibeh](https://github.com/ahg-g), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-scheduling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)|* biweekly meeting (NA & Europe): [Thursdays at 17:00 UTC (biweekly starting Thursday June 7, 2018)](https://zoom.us/j/841218129)<br>* descheduler biweekly meeting Europe time: [Tuesdays at 14:30 CET (biweekly starting Tuesday Feb 27, 2024)](https://zoom.us/j/841218129)<br>* descheduler biweekly meeting North America time: [Tuesdays at 19:30 CET (biweekly starting Tuesday March 12, 2024)](https://zoom.us/j/841218129)<br>
5454
|[Security](sig-security/README.md)|[security](https://github.com/kubernetes/kubernetes/labels/sig%2Fsecurity)|* [Ian Coldwater](https://github.com/IanColdwater), Docker<br>* [Cailyn Edwards](https://github.com/cailyn-codes), Okta<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Slack](https://kubernetes.slack.com/messages/sig-security)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-security)|* Regular SIG Meeting: [Fridays at 8:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/9934z1184192?pwd=L25Tc0ZOL3FqU09KNERlTU12dFhTQT09)<br>
@@ -76,7 +76,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
7676
|------|--------|---------|---------|
7777
|[Code of Conduct](committee-code-of-conduct/README.md)|[code-of-conduct](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Ana Margarita Medina](https://github.com/AnaMMedina21), Lightstep<br>* [Danielle Lancashire](https://github.com/endocrimes), Independent<br>* [Hilliary Lipsig](https://github.com/hlipsig), Red Hat<br>* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Xander Grzywinski](https://github.com/salaxander), Defense Unicorns<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List]([email protected])
7878
|[Security Response](committee-security-response/README.md)|[security-response](https://github.com/kubernetes/kubernetes/labels/committee%2Fsecurity-response)|* [Sri Saran Balaji](https://github.com/SaranBalaji90), Amazon<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Craig Ingram](https://github.com/cji), Google<br>* [Mo Khan](https://github.com/enj), Microsoft<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Rita Zhang](https://github.com/ritazh), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Private Mailing List]([email protected])
79-
|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Antonio Ojea](https://github.com/aojea), Google<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Paco Xu 徐俊杰](https://github.com/pacoxu), DaoCloud<br>* [Patrick Ohly](https://github.com/pohly), Intel<br>* [Sascha Grunert](https://github.com/saschagrunert), Red Hat<br>* [Maciej Szulik](https://github.com/soltysh), Defense Unicorns<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List]([email protected])
79+
|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Antonio Ojea](https://github.com/aojea), Google<br>* [Stephen Augustus](https://github.com/justaugustus), Bloomberg L.P.<br>* [Paco Xu 徐俊杰](https://github.com/pacoxu), DaoCloud<br>* [Patrick Ohly](https://github.com/pohly), Intel<br>* [Sascha Grunert](https://github.com/saschagrunert), Red Hat<br>* [Maciej Szulik](https://github.com/soltysh), Defense Unicorns<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List]([email protected])
8080
<!-- BEGIN CUSTOM CONTENT -->
8181

8282
<!-- END CUSTOM CONTENT -->

sig-release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The [charter](charter.md) defines the scope and governance of the Release Specia
2727
The Chairs of the SIG run operations and processes governing the SIG.
2828

2929
* Jeremy Rickard (**[@jeremyrickard](https://github.com/jeremyrickard)**), Microsoft
30-
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Cisco
30+
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Bloomberg L.P.
3131
* Sascha Grunert (**[@saschagrunert](https://github.com/saschagrunert)**), Red Hat
3232

3333
### Technical Leads

sigs.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,6 @@ sigs:
20192019
liaison:
20202020
github: justaugustus
20212021
name: Stephen Augustus
2022-
company: Cisco
20232022
subprojects:
20242023
- name: community-images
20252024
description: kubectl plugin used to highlight images pulled from community-owned
@@ -2533,7 +2532,7 @@ sigs:
25332532
25342533
- github: justaugustus
25352534
name: Stephen Augustus
2536-
company: Cisco
2535+
company: Bloomberg L.P.
25372536
25382537
- github: saschagrunert
25392538
name: Sascha Grunert
@@ -2889,12 +2888,15 @@ sigs:
28892888
- github: IanColdwater
28902889
name: Ian Coldwater
28912890
company: Docker
2891+
28922892
- github: cailyn-codes
28932893
name: Cailyn Edwards
28942894
company: Okta
2895+
28952896
- github: tabbysable
28962897
name: Tabitha Sable
28972898
company: Datadog
2899+
28982900
meetings:
28992901
- description: Regular SIG Meeting
29002902
day: Friday
@@ -3884,7 +3886,7 @@ committees:
38843886
38853887
- github: justaugustus
38863888
name: Stephen Augustus
3887-
company: Cisco
3889+
company: Bloomberg L.P.
38883890
38893891
- github: pacoxu
38903892
name: Paco Xu 徐俊杰

0 commit comments

Comments
 (0)