Skip to content

Issues: kubevirt/kubevirt

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Used "github.com/go-kit/log" dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. kind/deprecation Indicates the PR/issue deprecates a feature that will be removed in a subsequent release. size/L
#13009 opened Oct 4, 2024 by Arpit529Srivastava Loading…
feat: propagate VMExport labels and annotations to associated pod area/virtctl dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/enhancement lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/network sig/storage size/L
#13006 opened Oct 4, 2024 by chomatdam Loading…
8 tasks done
Conformance cloudinit dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. sig/testing size/L
#12996 opened Oct 3, 2024 by xpivarc Loading…
Conformance headless dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. sig/testing size/L
#12990 opened Oct 2, 2024 by xpivarc Loading…
Windows test cleanup dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. sig/buildsystem Denotes an issue or PR that relates to changes in the build system. sig/testing size/L
#12987 opened Oct 2, 2024 by xpivarc Loading…
tests/utils: move & refactor UpdateKubeVirtConfigValueAndWait method area/instancetype dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. sig/compute sig/observability Denotes an issue or PR that relates to observability. sig/storage sig/testing size/L
#12979 opened Oct 2, 2024 by dasionov Draft
usbredir test: make sure test setup is right dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Categorizes an issue or pull request as critical and of urgent priority. release-note-none Denotes a PR that doesn't merit a release note. sig/testing size/L
#12977 opened Oct 1, 2024 by victortoso Loading…
8 tasks
[release-1.1] [release 1.3] VMRestore: fix possible miss update of dvname on vmrestore restores - fixes quarantine tests dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/storage size/L
#12969 opened Sep 30, 2024 by kubevirt-bot Loading…
[release-1.2] [release 1.3] VMRestore: fix possible miss update of dvname on vmrestore restores - fixes quarantine tests dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/storage size/L
#12968 opened Sep 30, 2024 by kubevirt-bot Loading…
Conformance lifecycle part 1 dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. sig/testing size/L
#12962 opened Sep 30, 2024 by xpivarc Loading…
cleanup(tests,memorydump): Remove virtctl from tests dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. sig/storage sig/testing size/L
#12947 opened Sep 27, 2024 by 0xFelix Loading…
8 tasks
pkg/network: Break cyclic dependency dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/network size/L
#12937 opened Sep 25, 2024 by orelmisan Loading…
8 tasks
VM admitter: improve validation of datavolumetemplate approved Indicates a PR has been approved by an approver from all required OWNERS files. area/api-server dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/virtualization size/L
#12933 opened Sep 25, 2024 by ShellyKa13 Loading…
8 tasks
[Tests]Remove UnfinishedVMIPodSelector from tests/utils.go approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. sig/network sig/testing size/L
#12900 opened Sep 23, 2024 by Barakmor1 Loading…
8 tasks
tests/utils: Move MountCloudInitFunc to local files dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/network size/L
#12897 opened Sep 23, 2024 by RamLavi Loading…
8 tasks
kubevirtci: move cluster-up into its own folder to allow OWNERS approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/build-change Categorizes PRs as related to changing build files of virt-* components needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. sig/buildsystem Denotes an issue or PR that relates to changes in the build system. sig/network size/L
#12872 opened Sep 19, 2024 by dhiller Draft
bazel-images: Split image targets per architecture dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/build-change Categorizes PRs as related to changing build files of virt-* components lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/buildsystem Denotes an issue or PR that relates to changes in the build system. size/L
#12867 opened Sep 19, 2024 by jschintag Loading…
8 tasks done
volume-migration: avoid to start a vm on failed migration approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/compute sig/storage size/L
#12864 opened Sep 19, 2024 by alicefr Loading…
Add kubevirt_vmi_status_addresses metric dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/enhancement release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/observability Denotes an issue or PR that relates to observability. size/L
#12802 opened Sep 11, 2024 by machadovilaca Loading…
8 tasks
volume-migration: remove restriction for the hotplug volumes area/controller area/virtctl dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/enhancement release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/compute sig/storage size/L
#12800 opened Sep 11, 2024 by alicefr Loading…
8 tasks
[wip] add allocated disk size metrics dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. sig/observability Denotes an issue or PR that relates to observability. sig/scale sig/storage size/L
#12765 opened Sep 8, 2024 by avlitman Draft
8 tasks
adding virtctl config cmd area/virtctl dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/L
#12759 opened Sep 7, 2024 by gaurangkudale Loading…
8 tasks
instancetype: PreferredUseEFi and PreferredUseSecureBoot deprecation area/instancetype dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/deprecation Indicates the PR/issue deprecates a feature that will be removed in a subsequent release. lgtm Indicates that a PR is ready to be merged. needs-approver-review Indicates that a PR requires a review from an approver. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/api Denotes an issue or PR that relates to changes in api. sig/compute sig/scale size/L
#12750 opened Sep 6, 2024 by lyarwood Loading…
8 tasks
Use usable size instead of requested capacity in disk expansion logic area/launcher dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/storage size/L
#12733 opened Sep 4, 2024 by alromeros Loading…
WIP: live migration to a named node area/api-server area/controller area/virtctl dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/api Denotes an issue or PR that relates to changes in api. size/L
#12725 opened Sep 3, 2024 by tiraboschi Loading…
4 of 8 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.