Star0
5
代码介绍
代码
Issues1
Pull Requests2
流水线
Actions
讨论
Wiki
项目成员342
分析
项目设置
Star0
5
  1. kubevirt
  2. /
  3. pkg
  4. /
  5. util
  6. /
  7. pdbs
LLuboslav PivarcMake 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 年前