Star
0
Fork
5
代码
介绍
代码
Issues
1
Pull Requests
2
流水线
Actions
讨论
Wiki
项目成员
342
分析
项目设置
Star
0
Fork
5
of-dev/v1.7.1
kubevirt
/
pkg
/
util
/
pdbs
下载当前目录
L
Luboslav Pivarc
Make pdb controller to only remove PDBs
8fca8298
创建于
2025年6月16日
历史提交
文件
最后提交记录
最后更新时间
BUILD.bazel
Update poddisruptionbudget api from v1beta1 to v1 Signed-off-by: fossedihelm <ffossemo@redhat.com>
4 年前
pdbs.go
Make pdb controller to only remove PDBs Now that the Pod eviction webhook is required and the webhook is always protecting the VM, the PodDisruptionBudget is duplicate. Do not expand PDBs on Migration Now when we dropped the creation of PDBs we no longer need to manage them during migration. Remove PDB e2e tests, these tests are no longer valid. Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>
1 年前