Skip to content
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

[BUG] Hub Leader config is not cleaned up when node pool is deleted #2323

Closed
tnsimon opened this issue Feb 14, 2025 · 1 comment · Fixed by #2324
Closed

[BUG] Hub Leader config is not cleaned up when node pool is deleted #2323

tnsimon opened this issue Feb 14, 2025 · 1 comment · Fixed by #2324
Labels
kind/bug kind/bug

Comments

@tnsimon
Copy link
Contributor

tnsimon commented Feb 14, 2025

What happened:
Hub Leader config isn't deleted when the nodepool is deleted.

What you expected to happen:
Hub leader config map should be deleted when nodepool removed.

How to reproduce it (as minimally and precisely as possible):

  • Delete the nodepool (without any nodes)
  • Check configmap/leader-hub-{nodepool} is removed

Anything else we need to know?:

Environment:

  • OpenYurt version: master
  • Kubernetes version (use kubectl version): 1.30.6
  • OS (e.g: cat /etc/os-release): any
  • Kernel (e.g. uname -a): any
  • Install tools: N/A
  • Others:

others

/kind bug

@tnsimon tnsimon added the kind/bug kind/bug label Feb 14, 2025
@tnsimon
Copy link
Contributor Author

tnsimon commented Feb 14, 2025

/assign @tnsimon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug kind/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant