| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
virt-launcher: address new mount path if imageVolume is enabled Signed-off-by: bmordeha <bmordeha@redhat.com> | 1 年前 | |
fix(ksm): re-introduce time based ksm handler Currently, the ksm handler is spin only when the KV config is changed. This means that in case of node pressure, without a KV config change, the ksm will not be enabled. IOW the ksm handler is not properly working, since it should be enabled in case of node pressure without any external intervention, and be stopped once the node pressure ends. Re-introduce the time based node pressure check. The main logic is the following: - if node matches the ksm label config, then start the ksm node pressure loop. - if node does not match the ksm label config, then stop the ksm node pressure loop and disable ksm. - during the ksm node pressure loop, in case of node pressure enable ksm, disable otherwise. Signed-off-by: fossedihelm <ffossemo@redhat.com> | 7 个月前 | |
Remove all uses of io/ioutil Signed-off-by: Jed Lejosne <jed@redhat.com> | 3 年前 | |
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml At the time of making this commit, the package github.com/ghodss/yaml is no longer actively maintained. sigs.k8s.io/yaml is a permanent fork of ghodss/yaml and is actively maintained by Kubernetes SIG. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> | 2 年前 | |
Add --dump-network-policies option to csv-generator If enabled, this option will dump the Network policies required by KubeVirt to normally operate. Signed-off-by: fossedihelm <ffossemo@redhat.com> | 7 个月前 | |
Add workqueue metrics to docs and e2e tests Signed-off-by: João Vilaça <machadovilaca@gmail.com> | 10 个月前 | |
unit tests: Use Ginkgo 2.0 build rule Signed-off-by: Or Shoval <oshoval@redhat.com> | 4 年前 | |
update builder image Signed-off-by: L. Pivarc <lpivarc@redhat.com> | 5 年前 | |
fix: close files Signed-off-by: guoguangwu <guoguangwug@gmail.com> | 2 年前 | |
virt-operator: Remove support for *_SHASUM env variables This support was deprecated by 9376f95a1d5e699e2c440453477aa1573470fd6e some time ago and can be removed now in favor of image tags. This should allow us to better handle heterogeneous clusters as we can now just focus on using a single image manifest backed version tag, offloading architecture specific decisions to other components. The cluster-patch Makefile target and associated logic that used these env variables to patch a local kubevirtci env has also been dropped. Signed-off-by: Lee Yarwood <lyarwood@redhat.com> | 11 个月前 | |
Run make generate on bumped code Signed-off-by: Roman Mohr <rmohr@google.com> | 3 年前 | |
Add virt-handler cpu and memory usage metrics Signed-off-by: svarnam <svarnam@nvidia.com> | 1 年前 | |
[code-quality] Remove redundant parentheses There are several places throughout the code where parentheses are not needed and they are making the code more visually cluttered without adding value. Removing the redundant parentheses to improve readability and simplify the code appearance. Signed-off-by: Oren Cohen <ocohen@redhat.com> | 1 年前 | |
exclude preexisting metrics to fix metric linter test Signed-off-by: dsanatar <dsanatar@redhat.com> | 5 个月前 | |
Generate network policies KubeVirt network policies will be generated during make generate. They will also be added to the release attachments. Signed-off-by: fossedihelm <ffossemo@redhat.com> | 7 个月前 | |
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com> | 8 个月前 | |
Move v1alpha1 to v1beta1 version Signed-off-by: svarnam <svarnam@nvidia.com> | 7 个月前 | |
vendor: Update vendor and bazel files Signed-off-by: Or Shoval <oshoval@redhat.com> | 4 年前 | |
Update scale OWNERS to new alias Signed-off-by: Ryan Hallisey <rhallisey@nvidia.com> | 2 年前 | |
tests: Update ginkgo imports Update ginkgo imports to use ginkgo 2.0 Signed-off-by: Or Shoval <oshoval@redhat.com> | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 7 个月前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 7 个月前 | ||
| 10 个月前 | ||
| 4 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 8 个月前 | ||
| 7 个月前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 4 年前 |