diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 00000000..4a50009b --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,13 @@ +aliases: + sig-compute-leads: + sig-documentation-leads: + sig-network-leads: + sig-release-leads: + sig-scale-leads: + - rthallisey + sig-storage-leads: + sig-testing-leads: + ug-kubevirt-community-leads: +## BEGIN CUSTOM CONTENT + +## END CUSTOM CONTENT diff --git a/liaisons.md b/liaisons.md new file mode 100644 index 00000000..b42b8a00 --- /dev/null +++ b/liaisons.md @@ -0,0 +1,35 @@ + + +# Liaisons + +Steering Committee members are elected representatives of the kubevirt +project contributor base. It's important that we make sure ensure a good +flow of governance information and feedback loops to and from the +groups. With over 35 community groups and 100+ leads, it can be hard to +connect for communitywide consensus and to help with this, each group +is assigned a Steering Committee liaison. + +Leads may call on liaisons to act as a point of contact from Steering, +be an advisor for governance or community health matters, and kick +things off and consult throughout the process for [annual reports](committee-steering/governance/annual-reports.md). + +Liaisons do not make decisions for the community group or on behalf of +the Steering Committee. + +Liaisons are assigned community groups at random (adjustments can be +made, if needed) with each member having an (almost) equal distribution +of SIGs and WGs. Each year after Steering Committee elections, new +members will assume one of the departing members groups. + +| Community Group | Steering Committee Liaison | +| -------------------------- | -------------------------- | + + + diff --git a/sig-compute/README.md b/sig-compute/README.md new file mode 100644 index 00000000..957866db --- /dev/null +++ b/sig-compute/README.md @@ -0,0 +1,61 @@ + +# compute Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the compute Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Fcompute) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-compute: +### hyperconverged-cluster-operator +- **Owners:** + - [kubevirt/hyperconverged-cluster-operator](https://github.com/kubevirt/hyperconverged-cluster-operator/blob/main/OWNERS) +### kubevirt +- **Owners:** + - [kubevirt/kubevirt](https://github.com/kubevirt/kubevirt/blob/main/OWNERS) +### misc +- **Owners:** + - [kubevirt/ansible-kubevirt-modules](https://github.com/kubevirt/ansible-kubevirt-modules/blob/master/OWNERS) + - [kubevirt/cloud-image-builder](https://github.com/kubevirt/cloud-image-builder/blob/master/OWNERS) + - [kubevirt/cluster-api-provider-external](https://github.com/kubevirt/cluster-api-provider-external/blob/master/OWNERS) + - [kubevirt/cpu-nfd-plugin](https://github.com/kubevirt/cpu-nfd-plugin/blob/master/OWNERS) + - [kubevirt/external-storage](https://github.com/kubevirt/external-storage/blob/master/OWNERS) + - [kubevirt/hostpath-provisioner](https://github.com/kubevirt/hostpath-provisioner/blob/main/OWNERS) + - [kubevirt/katacoda-scenarios](https://github.com/kubevirt/katacoda-scenarios/blob/main/OWNERS) + - [kubevirt/krew-index](https://github.com/kubevirt/krew-index/blob/master/OWNERS) + - [kubevirt/kubectl-virt-plugin](https://github.com/kubevirt/kubectl-virt-plugin/blob/main/OWNERS) + - [kubevirt/kvm-info-nfd-plugin](https://github.com/kubevirt/kvm-info-nfd-plugin/blob/master/OWNERS) + - [kubevirt/libvirt](https://github.com/kubevirt/libvirt/blob/master/OWNERS) + - [kubevirt/machine-remediation](https://github.com/kubevirt/machine-remediation/blob/master/OWNERS) + - [kubevirt/must-gather](https://github.com/kubevirt/must-gather/blob/main/OWNERS) + - [kubevirt/node-labeller](https://github.com/kubevirt/node-labeller/blob/master/OWNERS) + - [kubevirt/node-maintenance-operator](https://github.com/kubevirt/node-maintenance-operator/blob/master/OWNERS) +### ssp-operator +- **Owners:** + - [kubevirt/common-instancetypes](https://github.com/kubevirt/common-instancetypes/blob/master/OWNERS) + - [kubevirt/common-templates](https://github.com/kubevirt/common-templates/blob/master/OWNERS) + - [kubevirt/kubevirt-tekton-tasks](https://github.com/kubevirt/kubevirt-tekton-tasks/blob/main/OWNERS) + - [kubevirt/ssp-operator](https://github.com/kubevirt/ssp-operator/blob/master/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-documentation/README.md b/sig-documentation/README.md new file mode 100644 index 00000000..0c491350 --- /dev/null +++ b/sig-documentation/README.md @@ -0,0 +1,38 @@ + +# documentation Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the documentation Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Fdocumentation) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-documentation: +### documentation +- **Owners:** + - [kubevirt/demo](https://github.com/kubevirt/demo/blob/main/OWNERS) + - [kubevirt/kubevirt-tutorial](https://github.com/kubevirt/kubevirt-tutorial/blob/main/OWNERS) + - [kubevirt/kubevirt.github.io](https://github.com/kubevirt/kubevirt.github.io/blob/main/OWNERS) + - [kubevirt/user-guide](https://github.com/kubevirt/user-guide/blob/main/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-list.md b/sig-list.md new file mode 100644 index 00000000..a75a0c1c --- /dev/null +++ b/sig-list.md @@ -0,0 +1,54 @@ +--- +title: Community Groups +linkTitle: Community Groups +description: | + A list of our community groups: Special Interest Groups, Working Groups and Committees. +weight: 99 +type: docs +aliases: [ "/groups", "/sigs" ] +slug: community-groups +--- + + + +Most community activity is organized into Special Interest Groups (SIGs), +time bounded Working Groups, and the [community meeting](communication/README.md#weekly-meeting). + +SIGs follow these [guidelines](governance.md) although each of these groups may operate a little differently +depending on their needs and workflow. + +Each group's material is in its subdirectory in this project. + +When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) + +### Special Interest Groups + +| Name | Label | Chairs | Contact | Meetings | +|------|-------|--------|---------|----------| +|[compute](sig-compute/README.md)|[compute](https://github.com/kubevirt/kubevirt/labels/sig%2Fcompute)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| +|[documentation](sig-documentation/README.md)|[documentation](https://github.com/kubevirt/kubevirt/labels/sig%2Fdocumentation)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| +|[network](sig-network/README.md)|[network](https://github.com/kubevirt/kubevirt/labels/sig%2Fnetwork)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| +|[release](sig-release/README.md)|[release](https://github.com/kubevirt/kubevirt/labels/sig%2Frelease)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| +|[Scale](sig-scale/README.md)|[scale](https://github.com/kubevirt/kubevirt/labels/sig%2Fscale)|* [Ryan T. Hallisey](https://github.com/rthallisey), Nvidia
|* [Slack](https://kubernetes.slack.com/messages/kubevirt-dev)
* [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev)|* KubeVirt Perf and Scale SIG Meeting: [Thursdays at 14:00 UTC (bimonthy)](https://zoom.us/j/3205945033)
+|[storage](sig-storage/README.md)|[storage](https://github.com/kubevirt/kubevirt/labels/sig%2Fstorage)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| +|[testing](sig-testing/README.md)|[testing](https://github.com/kubevirt/kubevirt/labels/sig%2Ftesting)||* [Slack](https://kubernetes.slack.com/messages/)
* [Mailing List]()| + +### Working Groups + +| Name | Label | Stakeholder SIGs |Organizers | Contact | Meetings | +|------|-------|------------------|-----------|---------|----------| + +### Committees + +| Name | Label | Members | Contact | +|------|--------|---------|---------| + + + diff --git a/sig-network/README.md b/sig-network/README.md new file mode 100644 index 00000000..1e36ba2c --- /dev/null +++ b/sig-network/README.md @@ -0,0 +1,45 @@ + +# network Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the network Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Fnetwork) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-network: +### k8snetworkplumbingwg +- **Owners:** + - [k8snetworkplumbingwg/kubemacpool](https://github.com/k8snetworkplumbingwg/kubemacpool/blob/master/OWNERS) + - [k8snetworkplumbingwg/multi-networkpolicy-iptables](https://github.com/k8snetworkplumbingwg/multi-networkpolicy-iptables/blob/master/OWNERS) + - [k8snetworkplumbingwg/sriov-network-operator](https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/master/OWNERS) +### kubevirt +- **Owners:** + - [kubevirt/cluster-network-addons-operator](https://github.com/kubevirt/cluster-network-addons-operator/blob/main/OWNERS) + - [kubevirt/macvtap-cni](https://github.com/kubevirt/macvtap-cni/blob/main/OWNERS) + - [kubevirt/ovs-cni](https://github.com/kubevirt/ovs-cni/blob/main/OWNERS) +### nmstate +- **Owners:** + - [nmstate/kubernetes-nmstate](https://github.com/nmstate/kubernetes-nmstate/blob/main/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-release/README.md b/sig-release/README.md new file mode 100644 index 00000000..ad248293 --- /dev/null +++ b/sig-release/README.md @@ -0,0 +1,35 @@ + +# release Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the release Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Frelease) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-release: +### kubevirt +- **Owners:** + - [kubevirt/sig-release](https://github.com/kubevirt/sig-release/blob/main/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-scale/README.md b/sig-scale/README.md new file mode 100644 index 00000000..b2595760 --- /dev/null +++ b/sig-scale/README.md @@ -0,0 +1,47 @@ + +# Scale Special Interest Group + +Define and drive scalability and performance goals within KubeVirt. +This includes documenting, testing, and measuring performance and scalability for a KubeVirt release. + +The [charter](charter.md) defines the scope and governance of the Scale Special Interest Group. + +## Meetings +*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubevirt-dev) for the group will typically add invites for the following meetings to your calendar.* +* KubeVirt Perf and Scale SIG Meeting: [Thursdays at 14:00 UTC](https://zoom.us/j/3205945033) (bimonthy). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:00&tz=UTC). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1d_b2o05FfBG37VwlC2Z1ZArnT9-_AEJoQTe7iKaQZ6I/edit?usp=sharing). + * [Meeting recordings](https://www.youtube.com/channel/UC2FH36TbZizw25pVT1P3C3g). + +## Leadership + +### Chairs +The Chairs of the SIG run operations and processes governing the SIG. + +* Ryan T. Hallisey (**[@rthallisey](https://github.com/rthallisey)**), Nvidia + +## Contact +- Slack: [#kubevirt-dev](https://kubevirt.slack.com/messages/kubevirt-dev) +- [Mailing list](https://groups.google.com/forum/#!forum/kubevirt-dev) +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Fscale) +- GitHub Teams: + - [@kubevirt/kubevirt-community](https://github.com/orgs/kubevirt/teams/kubevirt-community) - General Discussion + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-scale: +### kubevirt +- **Owners:** + - [kubevirt/kubevirt/tests/performance](https://github.com/kubevirt/kubevirt/blob/main/tests/performance/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-storage/README.md b/sig-storage/README.md new file mode 100644 index 00000000..8fba6b91 --- /dev/null +++ b/sig-storage/README.md @@ -0,0 +1,36 @@ + +# storage Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the storage Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Fstorage) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-storage: +### containerized-data-importer +- **Owners:** + - [kubevirt/containerized-data-importer](https://github.com/kubevirt/containerized-data-importer/blob/main/OWNERS) + - [kubevirt/csi-driver](https://github.com/kubevirt/csi-driver/blob/master/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sig-testing/README.md b/sig-testing/README.md new file mode 100644 index 00000000..57e3cacc --- /dev/null +++ b/sig-testing/README.md @@ -0,0 +1,36 @@ + +# testing Special Interest Group + +TBD + +The [charter](charter.md) defines the scope and governance of the testing Special Interest Group. + + + +## Leadership + +## Contact +- Slack: [#](https://kubevirt.slack.com/messages/) +- [Mailing list]() +- [Open Community Issues/PRs](https://github.com/kubevirt/community/labels/sig%2Ftesting) + +## Subprojects + +The following [subprojects][subproject-definition] are owned by sig-testing: +### kubevirtci +- **Owners:** + - [kubevirt/kubevirtci](https://github.com/kubevirt/kubevirtci/blob/main/OWNERS) + - [kubevirt/project-infra](https://github.com/kubevirt/project-infra/blob/main/OWNERS) + +[subproject-definition]: https://github.com/kubevirt/community/blob/main/sig-governance.md#subprojects +[working-group-definition]: https://github.com/kubevirt/community/blob/main/siggovernance.md#working-groups + + + diff --git a/sigs.yaml b/sigs.yaml index 7f7bbd44..a126ca2a 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1,133 +1,187 @@ sigs: - - dir: sig-release - name: release - label: sig/release - subprojects: - - name: kubevirt - owners: - - https://raw.githubusercontent.com/kubevirt/sig-release/main/OWNERS - - dir: sig-compute - name: compute - label: sig/compute - subprojects: - - name: kubevirt - owners: - - https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS - - name: hyperconverged-cluster-operator - owners: - - https://raw.githubusercontent.com/kubevirt/hyperconverged-cluster-operator/main/OWNERS - - name: ssp-operator - owners: - - https://raw.githubusercontent.com/kubevirt/ssp-operator/master/OWNERS - - https://raw.githubusercontent.com/kubevirt/kubevirt-tekton-tasks/main/OWNERS - - https://raw.githubusercontent.com/kubevirt/common-templates/master/OWNERS - - https://raw.githubusercontent.com/kubevirt/common-instancetypes/master/OWNERS - - name: misc - 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/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/node-labeller/master/OWNERS - - https://raw.githubusercontent.com/kubevirt/kvm-info-nfd-plugin/master/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 - - dir: sig-documentation - 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 - - dir: sig-storage - name: storage - label: sig/storage - subprojects: - - name: containerized-data-importer - owners: - - https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS - - https://raw.githubusercontent.com/kubevirt/csi-driver/master/OWNERS - - dir: sig-testing - 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 - - dir: sig-network - name: network - label: sig/network - subprojects: - - name: kubevirt - owners: - - https://raw.githubusercontent.com/kubevirt/ovs-cni/main/OWNERS - - https://raw.githubusercontent.com/kubevirt/cluster-network-addons-operator/main/OWNERS - - https://raw.githubusercontent.com/kubevirt/macvtap-cni/main/OWNERS - - name: nmstate - owners: - - https://raw.githubusercontent.com/nmstate/kubernetes-nmstate/main/OWNERS - - name: k8snetworkplumbingwg - owners: - - https://raw.githubusercontent.com/k8snetworkplumbingwg/kubemacpool/master/OWNERS - - https://raw.githubusercontent.com/k8snetworkplumbingwg/multi-networkpolicy-iptables/master/OWNERS - - https://raw.githubusercontent.com/k8snetworkplumbingwg/sriov-network-operator/master/OWNERS - - dir: sig-scale - name: KubeVirt Perf and Scale SIG - 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 T. Hallisey - 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 + - dir: sig-compute + name: compute + mission_statement: > + TBD + + charter_link: charter.md + label: compute + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: hyperconverged-cluster-operator + owners: + - https://raw.githubusercontent.com/kubevirt/hyperconverged-cluster-operator/main/OWNERS + - name: kubevirt + owners: + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/OWNERS + - name: misc + 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/cluster-api-provider-external/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/cpu-nfd-plugin/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/external-storage/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/hostpath-provisioner/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/katacoda-scenarios/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/krew-index/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubectl-virt-plugin/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/kvm-info-nfd-plugin/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/libvirt/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/machine-remediation/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/must-gather/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/node-labeller/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/node-maintenance-operator/master/OWNERS + - name: ssp-operator + owners: + - https://raw.githubusercontent.com/kubevirt/common-instancetypes/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/common-templates/master/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt-tekton-tasks/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/ssp-operator/master/OWNERS + - dir: sig-documentation + name: documentation + mission_statement: > + TBD + + charter_link: charter.md + label: documentation + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: documentation + owners: + - https://raw.githubusercontent.com/kubevirt/demo/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt-tutorial/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/user-guide/main/OWNERS + - dir: sig-network + name: network + mission_statement: > + TBD + + charter_link: charter.md + label: network + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: k8snetworkplumbingwg + owners: + - https://raw.githubusercontent.com/k8snetworkplumbingwg/kubemacpool/master/OWNERS + - https://raw.githubusercontent.com/k8snetworkplumbingwg/multi-networkpolicy-iptables/master/OWNERS + - https://raw.githubusercontent.com/k8snetworkplumbingwg/sriov-network-operator/master/OWNERS + - name: kubevirt + owners: + - https://raw.githubusercontent.com/kubevirt/cluster-network-addons-operator/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/macvtap-cni/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/ovs-cni/main/OWNERS + - name: nmstate + owners: + - https://raw.githubusercontent.com/nmstate/kubernetes-nmstate/main/OWNERS + - dir: sig-release + name: release + mission_statement: > + TBD + + charter_link: charter.md + label: release + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: kubevirt + owners: + - https://raw.githubusercontent.com/kubevirt/sig-release/main/OWNERS + - dir: sig-scale + name: Scale + mission_statement: "Define and drive scalability and performance goals within KubeVirt. \nThis includes documenting, testing, and measuring performance and scalability for a KubeVirt release.\n" + charter_link: charter.md + label: scale + leadership: + chairs: + - github: rthallisey + name: Ryan T. Hallisey + 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/tests/performance/OWNERS + - dir: sig-storage + name: storage + mission_statement: > + TBD + + charter_link: charter.md + label: storage + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: containerized-data-importer + owners: + - https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/csi-driver/master/OWNERS + - dir: sig-testing + name: testing + mission_statement: > + TBD + + charter_link: charter.md + label: testing + leadership: + chairs: [] + meetings: [] + contact: {} + subprojects: + - name: kubevirtci + owners: + - https://raw.githubusercontent.com/kubevirt/kubevirtci/main/OWNERS + - https://raw.githubusercontent.com/kubevirt/project-infra/main/OWNERS +workinggroups: [] usergroups: - - dir: kubevirt-community - name: KubeVirt Community - mission_statement: | - Lorem Ipsum. - label: kubevirt-community - leadership: - chairs: [] - 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 + - dir: ug-kubevirt-community + name: KubeVirt Community + mission_statement: > + Lorem Ipsum. + + label: kubevirt-community + leadership: + chairs: [] + 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: [] diff --git a/ug-kubevirt-community/README.md b/ug-kubevirt-community/README.md new file mode 100644 index 00000000..be951d25 --- /dev/null +++ b/ug-kubevirt-community/README.md @@ -0,0 +1,27 @@ + +# KubeVirt Community User Group + +Lorem Ipsum. + +## Meetings +*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubevirt-dev) for the group will typically add invites for the following meetings to your calendar.* +* Regular KubeVirt Community Meeting: [Wednesdays at 15:00 UTC](https://zoom.us/j/92221936273) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=UTC). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1kyhpWlEPzZtQJSjJlAqhPcn3t0Mt_o0amhpuNPGs1Ls/edit). + * [Meeting recordings](https://www.youtube.com/watch?v=2Jdb1uJSSs4&list=PLnLpXX8KHIYxs1c4QT0ohCOblKFa6dsIv). + +## Contact +- Slack: [#virtualization](https://kubernetes.slack.com/messages/virtualization) +- [Mailing list](https://groups.google.com/forum/#!forum/kubevirt-dev) +- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fkubevirt-community) +- GitHub Teams: + - [@kubernetes/kubevirt-community](https://github.com/orgs/kubernetes/teams/kubevirt-community) - General Discussion + + +