-
Notifications
You must be signed in to change notification settings - Fork 105
/
sigs.yaml
425 lines (425 loc) · 18.4 KB
/
sigs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
sigs:
- name: sig-compute
dir: sig-compute
label: sig/compute
leadership:
chairs:
- github: iholder101
name: Itamar Holder
company: Red Hat
- github: jean-edouard
name: Jed Lejosne
company: Red Hat
contact:
slack: kubevirt-dev
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
subprojects:
- name: kubevirt
owners:
- https://raw.githubusercontent.com/kubevirt/community/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/libvirt/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/external-storage/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/ansible-kubevirt-modules/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/cloud-image-builder/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/common-templates/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/machine-remediation/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/cluster-api-provider-external/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/cpu-nfd-plugin/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt-ssp-operator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/node-labeller/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt-template-validator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/hyperconverged-cluster-operator/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/cluster-network-addons-operator/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/node-maintenance-operator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubectl-virt-plugin/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/krew-index/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/must-gather/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/katacoda-scenarios/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/hostpath-provisioner/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/ssp-operator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/csi-driver/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt-tekton-tasks/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubectl-virt-plugin/main/OWNERS
- name: instancetype
description: The instance type and preference CRDs, APIs and feature set.
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/instancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/instancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/libinstancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virt-operator/resource/generate/components/data/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/staging/src/kubevirt.io/api/instancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virtctl/create/instancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virtctl/create/preference/OWNERS
leads:
- github: lyarwood
name: Lee Yarwood
company: Red Hat
- github: 0xFelix
name: Felix Matouschek
company: Red Hat
- name: documentation
label: sig/documentation
subprojects:
- name: documentation
owners:
- https://raw.githubusercontent.com/kubevirt/demo/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/user-guide/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt-tutorial/main/OWNERS
- name: storage
dir: sig-storage
label: sig/storage
leadership:
chairs:
- github: alicefr
name: Alice Frosi
company: Red Hat
- github: mhenriks
name: Michael Henriksen
company: Red Hat
meetings:
- description: KubeVirt Storage SIG Meeting
day: Monday
time: 1:00 PM
tz: UTC
frequency: bimonthly
url: https://zoom.us/j/97050528531
archive_url: https://docs.google.com/document/d/1mqJMjzT1biCpImEvi76DCMZxv-DwxGYLiPRLcR6CWpE/edit?tab=t.0
subprojects:
- name: containerized-data-importer
owners:
- https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS
- name: testing
label: sig/testing
subprojects:
- name: kubevirtci
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirtci/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/project-infra/main/OWNERS
- name: network
dir: sig-network
label: sig/network
leadership:
chairs:
- github: eddev
name: Edward Haas
company: Red Hat
- github: maiqueb
name: Miguel Duarte Barroso
company: Red Hat
subprojects:
- name: kubevirt-network
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS_ALIASES
- https://raw.githubusercontent.com/kubevirt/user-guide/main/OWNERS_ALIASES
leads:
- github: eddev
name: Edward Haas
company: Red Hat
- name: CNAO
owners:
- https://raw.githubusercontent.com/kubevirt/cluster-network-addons-operator/main/OWNERS
leads:
- github: RamLavi
name: Ram Lavi
company: Red Hat
- name: kubemacpool
owners:
- https://raw.githubusercontent.com/k8snetworkplumbingwg/kubemacpool/main/OWNERS
leads:
- github: RamLavi
name: Ram Lavi
company: Red Hat
- name: macvtap-cni
owners:
- https://raw.githubusercontent.com/kubevirt/macvtap-cni/main/OWNERS
leads:
- github: maiqueb
name: Miguel Duarte Barroso
company: Red Hat
- name: ipam-extensions
owners:
- https://raw.githubusercontent.com/kubevirt/ipam-extensions/main/OWNERS
leads:
- github: maiqueb
name: Miguel Duarte Barroso
company: Red Hat
- name: multus-dynamic-networks-controller
owners:
- https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-dynamic-networks-controller/refs/heads/main/.github/CODEOWNERS
leads:
- github: maiqueb
name: Miguel Duarte Barroso
company: Red Hat
- name: KubeVirt Perf and Scale SIG
dir: sig-scale
mission_statement: |
Define and drive scalability and performance goals within KubeVirt. This includes documenting, testing, and measuring performance and scalability for a KubeVirt release.
label: sig/scale
leadership:
chairs:
- github: rthallisey
name: Ryan Hallisey
company: Nvidia
- github: alaypatel07
name: Alay Patel
company: Nvidia
meetings:
- description: KubeVirt Perf and Scale SIG Meeting
day: Thursday
time: "14:00"
tz: UTC
frequency: bimonthy
url: https://zoom.us/j/3205945033
archive_url: https://docs.google.com/document/d/1d_b2o05FfBG37VwlC2Z1ZArnT9-_AEJoQTe7iKaQZ6I/edit?usp=sharing
recordings_url: https://www.youtube.com/channel/UC2FH36TbZizw25pVT1P3C3g
contact:
slack: kubevirt-dev
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
teams:
- name: kubevirt-community
description: General Discussion
subprojects:
- name: kubevirt
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tools/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/hack/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/performance/OWNERS
- name: observability
dir: sig-observability
mission_statement: |
Provide advanced observability, enabling seamless monitoring and management of virtual machine workloads within KubeVirt. This includes adding metrics, alerts, logs, documenting and testing for each KubeVirt release.
label: sig/observability
leadership:
chairs:
- github: sradco
name: Shirly Radco
company: Red Hat
- github: machadovilaca
name: João Vilaça
company: Red Hat
meetings:
- description: KubeVirt Observability SIG Meeting
day: Tuesday
time: "12:30"
tz: UTC
frequency: weekly
url: https://zoom.us/j/98887071488
archive_url: https://docs.google.com/document/d/1coyAoAJGzywifjSIwUUNKTdeBdSfy6RP2OWeFn8Klzg/edit?usp=sharing
contact:
slack: kubevirt-dev
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
teams:
- name: kubevirt-community
description: General Discussion
subprojects:
- name: kubevirt
owners:
- https://raw.githubusercontent.com/kubevirt/monitoring/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/cluster-network-addons-operator/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/ssp-operator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/hostpath-provisioner/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/hostpath-provisioner-operator/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/hyperconverged-cluster-operator/master/OWNERS
- https://raw.githubusercontent.com/kubevirt/must-gather/main/OWNERS
- name: KubeVirt Buildsystem SIG
dir: sig-buildsystem
mission_statement: |
SIG buildsystem takes care of all things building and automating for the KubeVirt project - they ensure new and existing contributors have a smooth contribution experience, i.o.w. contributors shouldn't have the feeling that they are wasting their time.
This includes bazel, test automation and updates, also support of failing builds or test lanes in case of infrastructural or configuration problems.
label: sig/buildsystem
leadership:
chairs:
- github: dhiller
name: Daniel Hiller
company: Red Hat
- github: brianmcarey
name: Brian Carey
company: Red Hat
- github: xpivarc
name: Luboslav Pivarc
company: Red Hat
subprojects:
- name: kubevirt-buildsystem
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/automation/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/hack/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/hack/builder/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/bazel/OWNERS
- name: arch-s390x
description: |
The arch-s390x subproject takes care of all matters related to building and compiling for s390x architecture.
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirtci/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS
leads:
- github: jschintag
name: Jan Schintag
company: IBM
- github: cfilleke
name: Cheryl Fillekes
company: IBM
- github: vamsikrishna-siddu
name: vamsikrishna-siddu
company: IBM
- name: arch-arm
description: |
The arch-arm subproject takes care of all matters related to building and compiling for arm architecture.
owners:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirtci/main/OWNERS
leads:
- github: zhlhahaha
name: Howard Zhang
company: ARM
- name: KubeVirt CI Operations Group
dir: sig-ci
mission_statement: |
Ensure that the CI infrastructure is operational, that CI jobs are executed in a timely manner and PRs of any of the onboarded projects are not blocked.
label: sig/ci
leadership:
chairs:
- github: brianmcarey
name: Brian Carey
company: Red Hat
- github: dhiller
name: Daniel Hiller
company: Red Hat
meetings:
- description: KubeVirt CI Taskforce Sync meeting
day: Monday
time: "09:00"
tz: CET
frequency: weekly
url: https://zoom.us/j/96583958896
archive_url: https://docs.google.com/document/d/1pWg6JvjStffoZ0NnVk4ALQOs3MYOdHtBpkLBlJlHTqA/edit
- description: KubeVirt tests quarantine catch-up
day: Wednesday
time: "08:45"
tz: CET
frequency: weekly
url: https://zoom.us/j/94552009485
archive_url: https://docs.google.com/document/d/1pWg6JvjStffoZ0NnVk4ALQOs3MYOdHtBpkLBlJlHTqA/edit
contact:
slack: kubevirt-dev
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
teams:
- name: kubevirt-community
description: General Discussion
subprojects:
- name: ci-s390x
description: |
The ci-s390x subproject takes care of all matters related to CI for s390x architecture.
owners:
- https://raw.githubusercontent.com/kubevirt/project-infra/main/OWNERS
leads:
- github: jschintag
name: Jan Schintag
company: IBM
- github: cfilleke
name: Cheryl Fillekes
company: IBM
- github: vamsikrishna-siddu
name: vamsikrishna-siddu
company: IBM
- github: chandramerla
name: Chandra Merla
company: IBM
- name: ci-arm
description: |
The ciarch-arm subproject takes care of all matters related to CI for arm architecture.
owners:
- https://raw.githubusercontent.com/kubevirt/project-infra/main/OWNERS
leads:
- github: zhlhahaha
name: Howard Zhang
company: ARM
workinggroups:
- name: S390x architecture working group
dir: wg-arch-s390x
mission_statement: |
WG ARCH s390x takes care of all things related to supporting s390x architecture on KubeVirt clusters.
This includes all build processes, also support of failing builds or test lanes.
label: wg/arch-s390x
leadership:
chairs:
- github: jschintag
name: Jan Schintag
company: IBM
- github: cfilleke
name: Cheryl Fillekes
company: IBM
- github: vamsikrishna-siddu
name: vamsikrishna-siddu
company: IBM
- name: ARM architecture working group
dir: wg-arch-arm
mission_statement: |
WG ARCH ARM takes care of all things related to supporting ARM architecture on KubeVirt clusters.
This includes all build processes, also support of failing builds or test lanes.
label: wg/arch-arm
leadership:
chairs:
- github: zhlhahaha
name: Howard Zhang
company: ARM
- name: Code-Quality Working Group
dir: wg-code-quality
mission_statement: |
The Code-Quality Working Group aims to create an inter-SIG process for identifying, agreeing on and addressing code quality issues
label: wg/code-quality
leadership:
chairs:
- github: EdDev
name: Edward Haas
company: Red Hat
- github: iholder101
name: Itamar Holder
company: Red Hat
meetings:
- description: KubeVirt Code-Quality Working Group meeting
day: Thu
time: "09:00"
tz: UTC
frequency: biweekly
url: https://zoom.us/j/93168599900
archive_url: https://docs.google.com/document/d/1fBgXan7AQ1LZOmQpNq38H11MmtfuWxOz9DPypyV9UL0/edit
contact:
slack: kubevirt-dev
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
teams:
- name: wg-code-quality
description: Code-Quality Working Group
liaison:
github: dhiller
name: Daniel Hiller
usergroups:
- name: KubeVirt Community
mission_statement: |
Lorem Ipsum.
leadership:
chairs:
- github: aburdenthehand
name: Andrew Burden
company: Red Hat
meetings:
- description: Regular KubeVirt Community Meeting
day: Wednesday
time: "15:00"
tz: UTC
frequency: weekly
url: https://zoom.us/j/92221936273
archive_url: https://docs.google.com/document/d/1kyhpWlEPzZtQJSjJlAqhPcn3t0Mt_o0amhpuNPGs1Ls/edit
recordings_url: https://www.youtube.com/watch?v=2Jdb1uJSSs4&list=PLnLpXX8KHIYxs1c4QT0ohCOblKFa6dsIv
contact:
slack: virtualization
mailing_list: https://groups.google.com/forum/#!forum/kubevirt-dev
teams:
- name: kubevirt-community
description: General Discussion
committees: []