文件最后提交记录最后更新时间
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>8 个月前
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>8 个月前
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>8 个月前
migration ctrl: use the priority field The priority field of the VMIM instruct the controller on which migration should be picked first. Signed-off-by: fossedihelm <ffossemo@redhat.com>7 个月前
Gazelle: Remove exclude for vendored grpc Includes generated BUILD files Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>8 个月前
Refactor: expose PatchNode function to node utils Signed-off-by: Itamar Holder <iholder@redhat.com>4 年前
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>8 个月前
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 年前
Add and wire a reloadable rate limiter virt-api, virt-controller and virt-handler now use a reconfigurable ratelimiter which will react to config changes. In virt-api there are two clients, one for normal operations and one for webhook tasks. Signed-off-by: Roman Mohr <rmohr@redhat.com>4 年前
network: Introduce an independent procsys (net) driver The driver is aimed to provide an adapter layer between kubevirt and the proc/sys (sysfs) backend implementation. A fake is also included, allowing testing upper logic. The content is mainly copied from driver/common.go. The original is due to be removed once the setup flow stops using it. Signed-off-by: Edward Haas <edwardh@redhat.com>2 年前
Tls, test: Ensure different CN type is accepted Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>6 个月前
Cleanup keys Signed-off-by: Ryan Hallisey <rhallisey@nvidia.com>4 年前
Add migration source/target state fields Add migrate state that is specifically managed by either the source or target virt-handler. Also keep the original migration state fields for back wards compabitility. Added fields to the VirtualMachineInstanceMigration spec to indicate if it is a source or target migration resource. This is only allowed if the new feature gate is enabled in the kubevirt configuration. Signed-off-by: Alexander Wels <awels@redhat.com>1 年前
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>8 个月前
Adjust node selector for TDX VMIs The TDX VMI gets scheduled on a TDX labelled node Signed-off-by: Zhenchao Liu <zhencliu@redhat.com>7 个月前
Consistent copyright notice under pkg Red Hat is willing to mark these files as copyrighted by the KubeVirt Authors. If accepted, a similar sed PR would follow to the reset of the code based. sed -i 's/\(20.., \)*20.. Red Hat, Inc./The KubeVirt Authors./' git grep -l '20.. Red Hat, Inc.' Signed-off-by: Dan Kenigsberg <danken@redhat.com>1 年前
s390x: Implement Secure Execution for VMs Add a feature gate for SecureExecution. Move the SEV feature gate to not be applied to Secure Execution. Ensure Secure Execution launch pods are only scheduled on nodes which support the feature. Ensure devices in a Secure Execution VM have iommu enabled, as we can't set the launch security type since it would require a privileged pod. Ensure that live migration is disabled for Secure Execution VMs. Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>1 年前
Merge pull request #14973 from Barakmor1/imagevolumedigest VEP16:Add workaround to expose image digests for ImageVolume7 个月前
add feature gates, render virt-launcher based on vmi spec Signed-off-by: Alay Patel <alayp@nvidia.com>11 个月前
add feature gates, render virt-launcher based on vmi spec Signed-off-by: Alay Patel <alayp@nvidia.com>11 个月前