Star
0
Fork
5
代码
介绍
代码
Issues
1
Pull Requests
2
流水线
Actions
讨论
Wiki
项目成员
342
分析
项目设置
Star
0
Fork
5
of-dev/v1.7.1
kubevirt
/
docs
/
network
下载当前目录
O
Or Shoval
network, binding plugins: Document custom sockets adding instructions
316c704e
创建于
2025年5月28日
历史提交
文件
最后提交记录
最后更新时间
OWNERS
docs: Move network docs under a network folder Move network documentation under a dedicated folder in order to allow the sig-network to own and maintain them. Signed-off-by: Edward Haas <edwardh@redhat.com>
2 年前
libvirt-pod-networking.md
docs: Move network docs under a network folder Move network documentation under a dedicated folder in order to allow the sig-network to own and maintain them. Signed-off-by: Edward Haas <edwardh@redhat.com>
2 年前
network-binding-plugin.md
network, binding plugins: Document custom sockets adding instructions Signed-off-by: Or Shoval <oshoval@redhat.com>
1 年前
sriov.md
kubevirtci: move into it's own folder to allow OWNERS We use [kubevirtci] for spinning up virtualized k8s clusters for testing (locally and on CI). Therefore we source the cluster-up folder into kubevirts' project folder root. Also we have the cluster-up-sha.txt which is used to verify which version we use currently, so that we can determine whether an update is necessary. Related to how OWNERS files work, and since both of those items are located in the root folder, we currently need a root approver for approving pull requests that bump kubevirtci. Thus, to be able for sig-buildsystem to own kubevirtci we move it to it's own folder
kubevirtci
. In that folder we place an OWNERS file with which we as sig-buildsystem claim ownership of kubevirtci. [kubevirtci]:
https://github.com/kubevirt/kubevirtci
Signed-off-by: Daniel Hiller <dhiller@redhat.com>
1 年前