This repository was archived by the owner on Jun 30, 2026. It is now read-only.
forked from kubevirt/project-infra
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathorgs.yaml
More file actions
851 lines (851 loc) · 24.1 KB
/
Copy pathorgs.yaml
File metadata and controls
851 lines (851 loc) · 24.1 KB
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
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
orgs:
kubevirt:
admins:
- brianmcarey
- caniszczyk
- codificat
- davidvossel
- dhiller
- fabiand
- kubevirt-bot
- rmohr
- stoniko
- thelinuxfoundation
billing_email: fdeutsch@redhat.com
company: ""
default_repository_permission: read
description: Managing virtualization workloads on Kubernetes
email: ""
has_organization_projects: true
has_repository_projects: true
location: ""
members:
- 0xFelix
- aburdenthehand
- acardace
- AdamJ
- adityaramteke
- aglitke
- akalenyu
- akrejcir
- alicefr
- AlonaKaplan
- alonsadan
- alosadagrande
- alromeros
- andreabolognani
- andreyod
- arnongilboa
- ArthurSens
- ashleyschuett
- awels
- bardielle
- beanh66
- beekhof
- booxter
- borod108
- brybacki
- codingben
- crobinso
- cwilkers
- cynepco3hahue
- danielBelenky
- danielerez
- dankenigsberg
- dcritch
- djzager
- dollierp
- dominikholler
- doron-fediuck
- dshchedr
- dteplits
- duyanyan
- e-minguez
- EdDev
- eedri
- enp0s3
- erkanerol
- ezrasilvera
- fabiendupont
- fedepaol
- fgimenez
- fossedihelm
- fromanirh
- gabrielecerami
- gbenhaim
- geetikakay
- gonzolino
- gouyang
- gsr-shanks
- guy9050
- hritvi
- hroyrh
- ibesso-rh
- idanshaby
- ifireball
- igoihman
- iholder-redhat
- Barakmor1
- ILpinto
- InbarRose
- iranzo
- irosenzw
- isaacdorfman
- itamarh
- j-griffith
- jakub-dzon
- jberkus
- jean-edouard
- jelkosz
- jhernand
- JinjunXiong
- jniederm
- jobbler
- jordigilh
- jparrill
- jtomasek
- kbidarkar
- krsacme
- ksimon1
- kubevirt-commenter-bot
- kvaps
- kwiesmueller
- lukas-bednar
- lveyde
- lyarwood
- machacekondra
- machadovilaca
- maiqueb
- mansam
- marceloamaral
- mareklibra
- MarSik
- masayag
- matthewcarleton
- maya-r
- mazzystr
- mfranczy
- mhenriks
- michalskrivanek
- mlsorensen
- mmazur
- mmirecki
- mrnold
- mshitrit
- myakove
- mykaul
- n1r1
- nellyc
- nelsonspbr
- nertpinx
- nirarg
- nunnatsa
- ohadlevy
- omeryahud
- openshift-ci-robot
- openshift-merge-robot
- opokornyy
- orelmisan
- orenc1
- ormergi
- oshoval
- pcbailey
- petrkotas
- phoracek
- pkliczewski
- prnaraya
- ptrnull
- qinqon
- qwang1
- RamLavi
- ravidbro
- rawagner
- razo7
- rgolangh
- rhrazdil
- rnetser
- rollandf
- ronensdeor
- rthallisey
- sandrobonazzola
- sarahbx
- SchSeba
- scollier
- screeley44
- serenamarie125
- sgarbour
- shellyka13
- shiywang
- shwetaap
- simon3z
- slintes
- sradco
- sreichar
- stbenjam
- stu-gott
- suomiy
- tareqalayan
- thetechnick
- tiraboschi
- tomob
- usrbinkat
- vasiliy-ul
- vatsalparekh
- victortoso
- VirrageS
- vladikr
- vojtechszocs
- xphyr
- xpivarc
- yanirq
- yossisegev
- yuhaohaoyu
- yuvalif
- yuvalturg
- zcahana
- zhlhahaha
- zvikorn
members_can_create_repositories: false
name: KubeVirt
repos:
ansible-kubevirt-modules:
allow_merge_commit: false
allow_rebase_merge: false
description: Ansible modules for managing KubeVirt objects in Kubernetes clusters
has_projects: true
api-reference:
allow_rebase_merge: false
description: API documentation
has_projects: false
has_wiki: false
homepage: http://www.kubevirt.io/api-reference/
blog:
allow_merge_commit: false
allow_squash_merge: false
archived: true
description: A web application to build your blog on GitHub
has_issues: false
has_projects: false
has_wiki: false
homepage: https://blog.kubevirt.io
bridge-marker:
has_projects: false
has_wiki: false
cdi-api-reference:
default_branch: main
description: Containerized Data Importer API Reference
has_projects: true
cdi-operator:
has_projects: true
client-go:
description: Go client for kubevirt
has_projects: true
default_branch: main
client-python:
description: An auto-generated python SDK to interact with KubeVirt resources
has_projects: false
cloud-image-builder:
description: Scripts and playbooks for creating and testing cloud images containing Kubernetes and KubeVirt
has_projects: true
cloud-provider-kubevirt:
description: Kubernetes cloud-provider for KubeVirt
has_projects: true
cluster-api-provider-external:
description: The external provider implementation of the Cluster Management API.
has_projects: true
cluster-network-addons-operator:
description: Deploy additional networking components on top of your Kubernetes cluster
has_projects: false
has_wiki: false
cockpit:
archived: true
description: There's code a goin' on
has_issues: false
has_projects: true
homepage: http://www.cockpit-project.org/
cockpit-demo:
allow_rebase_merge: false
allow_squash_merge: false
archived: true
description: This is a demonstration of how KubeVirt could be displayed in Cockpit
has_projects: false
has_wiki: false
common-templates:
description: Templates for running VMs on KubeVirt
has_projects: true
community:
allow_rebase_merge: false
description: Community content
has_projects: false
has_wiki: false
containerized-data-importer:
description: Data Import Service for kubernetes, designed with kubevirt in mind.
has_projects: true
cluster-api-provider-kubevirt:
description: Cluster API Provider for KubeVirt
has_projects: false
controller-lifecycle-operator-sdk:
has_projects: true
cpu-nfd-plugin:
description: NFD plugin, which list all supported cpu models on host.
has_projects: true
csi-driver:
description: KubeVirt CSI driver
has_projects: true
default_branch: main
demo:
allow_rebase_merge: false
description: Easy to use KubeVirt demo based on minikube.
has_projects: false
has_wiki: false
device-plugin-manager:
allow_merge_commit: false
allow_squash_merge: false
description: 'Incubating: A framework for writing Kubernetes Device Plugins'
has_projects: false
has_wiki: false
external-storage:
description: External storage plugins, provisioners, and helper libraries
has_issues: false
has_projects: true
gluster-kubernetes:
description: GlusterFS Native Storage Service for Kubernetes
has_issues: false
has_projects: true
hostpath-provisioner:
has_projects: true
hostpath-provisioner-operator:
has_projects: true
hyperconverged-cluster-operator:
allow_merge_commit: false
allow_rebase_merge: false
description: Operator pattern for managing multi-operator products
has_projects: true
k8s-start:
allow_rebase_merge: false
allow_squash_merge: false
description: k8s playground
has_projects: false
has_wiki: false
katacoda-scenarios:
allow_rebase_merge: false
description: Training scenarios for https://katacoda.com/kubevirt
has_projects: true
krew-index:
description: Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
has_issues: false
has_projects: true
homepage: https://index.krew.dev
kubectl-virt-plugin:
description: Holds all scripts to create packages and manifest file required for publishing the virtctl binary as a krew package for kubectl.
default_branch: main
has_projects: true
kubernetes-device-plugins:
archived: true
description: 'Incubating: A number of Kubernetes device-plugins developed and useful for KubeVirt'
has_projects: false
has_wiki: false
kubevirt-velero-plugin:
description: Plugin to Velero which automates backing up and restoring KubeVirt/CDI objects
has_projects: true
libguestfs-appliance:
allow_rebase_merge: false
allow_squash_merge: false
description: Builds libguestfs appliances and container images to be consumed by other kubevirt projects
has_projects: true
homepage: https://kubevirt.io
kubevirt:
allow_rebase_merge: false
allow_squash_merge: false
default_branch: main
description: Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
has_projects: true
homepage: https://kubevirt.io
kubevirt-ansible:
allow_rebase_merge: false
description: Set of Ansible roles & playbooks for KubeVirt deployment
has_projects: true
kubevirt-operator:
archived: true
description: 'Incubating: The KubeVirt Operator'
has_projects: true
kubevirt-ssp-operator:
has_projects: true
kubevirt-tekton-tasks:
allow_rebase_merge: false
allow_squash_merge: false
default_branch: main
description: VM specific tasks for Tekton Pipelines
has_projects: true
kubevirt-template-validator:
description: validating webhook to check templates sent to the cluster.
has_projects: true
kubevirt-tutorial:
description: Demo that guides users through an end to end KubeVirt experience.
has_projects: true
homepage: https://www.kubevirt.io/
kubevirt.github.io:
allow_rebase_merge: false
default_branch: main
description: KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
has_projects: false
has_wiki: false
homepage: https://kubevirt.io
kubevirtci:
default_branch: main
description: Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing
has_projects: true
kvm-info-nfd-plugin:
description: Plugin for Kubernetes Node Feature Discovery for high(er) level KVM featues
has_projects: true
libvirt:
allow_rebase_merge: false
description: DEPRECATED Vanilla dockerized libvirt image, used as a base for kubevirt
has_projects: false
has_wiki: false
machine-remediation:
description: 'Incubating: Deploy all components to recognize unhealthy machines and apply different remediation strategies on it'
has_projects: true
macvtap-cni:
has_projects: false
has_wiki: false
manageiq-providers-kubevirt:
archived: true
description: ManageIQ plugin for the Kubevirt provider.
has_issues: false
has_projects: true
has_wiki: false
monitoring:
description: KubeVirt monitoring dashboards
must-gather:
description: A client tool for gathering KubeVirt informations in a Kubernetes or OpenShift cluster
has_projects: true
node-labeller:
has_projects: true
node-maintenance-operator:
description: A Kubernetes Operator to manage node maintenance through NodeMaintenance custom resources
has_projects: true
origin-web-console:
default_branch: cnv-3.10
description: Web Console for the OpenShift Application Platform
has_issues: false
has_projects: true
has_wiki: false
homepage: https://www.openshift.org/
origin-web-console-server:
default_branch: cnv-3.10
has_issues: false
has_projects: true
project-infra:
allow_rebase_merge: false
default_branch: main
description: Project infrastructure administrative tools
has_projects: false
has_wiki: false
qe-tools:
allow_rebase_merge: false
allow_squash_merge: false
description: Different Ginkgo reporters for QE purposes
has_projects: true
run:
allow_rebase_merge: false
allow_squash_merge: false
description: This repository is backing run.kubevirt.io.
has_projects: false
has_wiki: false
secrets:
description: A repo to store all our secrets for automation
has_projects: true
private: true
ssp-operator:
description: Kubevirt SSP Operator
has_projects: true
storage-demo:
description: 'Incubating: Container images for a kubevirt storage demo environment'
has_projects: true
terraform-provider-kubevirt:
allow_rebase_merge: false
allow_squash_merge: false
default_branch: main
description: Terraform provider for Kubevirt platform
has_projects: true
tekton-tasks-operator:
default_branch: main
description: Operator which deploys kubevirt-tekton-tasks in cluster
has_projects: true
test-infra-containers:
description: All containers which are useful for testing (tgtd, cinder, ceph, gluster, ...)
has_projects: true
user-guide:
description: This user guide will walk you through installation and various features.
has_projects: false
has_wiki: false
homepage: https://kubevirt.io/user-guide
default_branch: main
v2v-job:
allow_rebase_merge: false
allow_squash_merge: false
archived: true
description: A job to allow importing a VM from a support virt-v2v source into KubeVirt.
has_projects: false
has_wiki: false
vAdvisor:
allow_rebase_merge: false
allow_squash_merge: false
archived: true
description: VM monitoring application based on WSGI, libvirt, flask and gevent, inspired by cAdvisor.
has_projects: false
has_wiki: false
vm-import-operator:
allow_rebase_merge: false
allow_squash_merge: false
description: Operator for importing VMs from RHV to KubeVirt
has_projects: true
vmctl:
description: Use KubeVirt VMs with Deployments, Replica Sets, …
has_projects: true
web-ui:
description: OpenShift Cluster Console UI
has_projects: true
has_wiki: false
homepage: https://www.openshift.org
web-ui-components:
allow_merge_commit: false
allow_rebase_merge: false
archived: true
description: https://kubevirt.io/web-ui-components
has_projects: true
web-ui-design:
description: ' Images and Markdown documenting proposed user workflows for the UI'
has_projects: true
web-ui-operator:
description: Operator for web-ui
has_projects: true
containerized-data-importer-api:
description: Containerized Data Importer API definitions
default_branch: main
has_projects: true
api:
description: KubeVirt API definition
default_branch: main
has_projects: true
containerdisks:
description: Officially built and maintained containerdisks of the KubeVirt project
default_branch: main
has_projects: true
teams:
QE:
description: ""
maintainers:
- nellyc
members:
- kbidarkar
- myakove
- gouyang
- gsr-shanks
- lukas-bednar
- tareqalayan
- duyanyan
- InbarRose
- shiywang
- vatsalparekh
- ILpinto
- adityaramteke
- yossisegev
- dshchedr
- dollierp
privacy: closed
repos:
kubevirt-ansible: write
qe-tools: write
kubectl-virt-plugin:
description: ""
maintainers:
- dhiller
privacy: secret
repos:
kubectl-virt-plugin: admin
kubevirt_maintainers:
description: kubevirt/kubevirt only maintainers
maintainers:
- rmohr
privacy: closed
repos:
cpu-nfd-plugin: admin
kubevirt: admin
node-labeller: read
kubevirt-velero-plugin-maintainers:
description: ""
maintainers:
- tomob
- aglitke
- brybacki
repos:
kubevirt-velero-plugin: admin
containerized-data-importer-api-maintainers:
description: ""
maintainers:
- mhenriks
- awels
- aglitke
repos:
containerized-data-importer-api: admin
api:
description: ""
maintainers:
- mhenriks
- rmohr
repos:
api: admin
cloud-provider-kubevirt-maintainers:
maintainers:
- nirarg
- davidvossel
- rmohr
repos:
cloud-provider-kubevirt: admin
maintainers:
description: ""
maintainers:
- fabiand
- davidvossel
- rmohr
- kubevirt-bot
members:
- vladikr
- slintes
- cynepco3hahue
- stu-gott
- nellyc
- kubevirt-commenter-bot
privacy: closed
repos:
api-reference: write
blog: read
client-go: admin
client-python: write
cloud-image-builder: read
cockpit-demo: write
common-templates: admin
community: write
containerized-data-importer: write
demo: write
device-plugin-manager: write
hostpath-provisioner-operator: admin
k8s-start: write
krew-index: admin
kubectl-virt-plugin: admin
kubernetes-device-plugins: write
kubevirt: admin
kubevirt-ansible: write
kubevirt-ssp-operator: read
kubevirt-tutorial: write
kubevirt.github.io: write
kubevirtci: write
libvirt: write
node-maintenance-operator: write
project-infra: write
qe-tools: admin
run: write
storage-demo: write
user-guide: write
v2v-job: write
vAdvisor: write
member:
description: Allow people to assign tasks to themselves
maintainers:
- rmohr
members:
- booxter
- MarSik
- masayag
- j-griffith
- eedri
- slintes
- gonzolino
- phoracek
- SchSeba
- awels
privacy: closed
repos:
cloud-provider-kubevirt: write
kubernetes-device-plugins: read
kubevirt: write
libguestfs-appliance-maintainers:
maintainers:
- alicefr
repos:
libguestfs-appliance: admin
monitoring-maintainers:
maintainers:
- sradco
repos:
monitoring: admin
must-gather:
description: ""
maintainers:
- rmohr
members:
- pkliczewski
- mmirecki
- nunnatsa
- tiraboschi
privacy: closed
repos:
must-gather: admin
network-operator-maintainers:
description: Maintainers of the network cluster operators
maintainers:
- davidvossel
members:
- phoracek
- SchSeba
- mmirecki
privacy: closed
repos:
bridge-marker: write
cluster-network-addons-operator: admin
olm-maintainers:
description: 'maintainers of the KubeVirt project olm manifests '
maintainers:
- davidvossel
members:
- rthallisey
privacy: closed
repos:
hyperconverged-cluster-operator: admin
openshift-ci:
description: Openshift CI bots. Add the team with write access to your repo to allow openshift CI to work.
maintainers:
- rmohr
members:
- openshift-ci-robot
- openshift-merge-robot
privacy: closed
repos:
common-templates: write
hyperconverged-cluster-operator: write
kubevirt-ssp-operator: write
must-gather: write
node-maintenance-operator: write
ssp-operator: write
ovirt-bot:
description: ""
maintainers:
- rmohr
privacy: secret
repos:
kubevirt: admin
kubevirt-ansible: write
prow-job-taskforce:
description: This team is authorized to interact with ProwJobs
maintainers:
- dhiller
- rmohr
- brianmcarey
- enp0s3
members:
- phoracek
- xpivarc
privacy: closed
repos:
secrets: admin
terraform-provider-kubevirt-maintainers:
maintainers:
- nirarg
- isaacdorfman
repos:
terraform-provider-kubevirt: admin
rerun-jobs-hco:
description: can rerun failed job in the hyperconverged-cluster-operator repository
maintainers:
- nunnatsa
- tiraboschi
sig-security:
description: ""
maintainers:
- fabiand
- stoniko
privacy: closed
ssp-maintainers:
description: ""
maintainers:
- dhiller
- dominikholler
members:
- omeryahud
privacy: closed
repos:
kubevirt-ssp-operator: read
ssp-operator: read
ssp-admin:
description: "Administration group to check for issues in ssp repos"
maintainers:
- dhiller
- dominikholler
- ksimon1
privacy: closed
repos:
kubevirt-ssp-operator: admin
ssp-operator: admin
kvm-info-nfd-plugin: admin
team-ux-review:
description: ""
maintainers:
- fabiand
members:
- serenamarie125
- beanh66
privacy: closed
tekton-tasks-operator-admin:
description: "Administration group to maintain settings in tekton operator repo"
maintainers:
- dominikholler
- ksimon1
privacy: closed
repos:
tekton-tasks-operator: admin
tekton-tasks-operator:
description: "People working in tekton operator repo"
maintainers:
- dominikholler
- ksimon1
privacy: closed
repos:
tekton-tasks-operator: write
web-ui-maintainers:
description: ""
maintainers:
- fabiand
members:
- vojtechszocs
- jelkosz
- jtomasek
- rawagner
- suomiy
- jniederm
- pcbailey
- mareklibra
privacy: closed
repos:
origin-web-console: admin
origin-web-console-server: admin
web-ui: write
web-ui-components: write
web-ui-operator: write
community-team:
description: "Maintainers of KubeVirt community and websites"
maintainers:
- fabiand
members:
- cwilkers
- aburdenthehand
privacy: closed
repos:
cloud-image-builder: admin
community: admin
kubevirt.github.io: write
user-guide: write
demo: write
katacoda-scenarios: admin
kubevirt-tutorial: write