Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[16.0] eve-k: don't block during kubevirt-operator delete#5400

Merged
rene merged 1 commit into
lf-edge:16.0from
andrewd-zededa:16.0-backport-5375
Nov 13, 2025
Merged

[16.0] eve-k: don't block during kubevirt-operator delete#5400
rene merged 1 commit into
lf-edge:16.0from
andrewd-zededa:16.0-backport-5375

Conversation

@andrewd-zededa

@andrewd-zededa andrewd-zededa commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Description

This has been seen to lead to extended blocking,
allow this to complete in the background.

Remove redundant features delete, already deleted in the top deletion: "kubectl delete -n kubevirt kubevirt kubevirt --wait=true"

(cherry picked from commit 13b98bb)

Backport of #5375

PR dependencies

None

How to test and validate this PR

  • deploy 3 HV=k eve nodes, onboard to a controller, deploy an EdgeNodeClusterConfig including a registration manifest.
  • Verify all cluster nodes are visible in "kubectl get node" and that the registration manifest exists on one node.
  • eve enter kube; ls /var/lib/rancher/k3s/server/manifests/persist-registration.yaml

Changelog notes

None

PR Backports

This is the backport.

Checklist

  • I've provided a proper description
  • I've added the proper documentation
  • I've tested my PR on amd64 device
  • I've tested my PR on arm64 device
  • I've written the test verification instructions
  • I've set the proper labels to this PR

For backport PRs (remove it if it's not a backport):

  • I've added a reference link to the original PR
  • PR's title follows the template

And the last but not least:

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

Please, check the boxes above after submitting the PR in interactive mode.

This has been seen to lead to extended blocking,
allow this to complete in the background.

Remove redundant features delete, already deleted in the
top deletion: "kubectl delete -n kubevirt kubevirt kubevirt --wait=true"

Signed-off-by: Andrew Durbin <[email protected]>
(cherry picked from commit 13b98bb)

@eriknordmark eriknordmark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rene rene merged commit 738cfb3 into lf-edge:16.0 Nov 13, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants