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

fix: pod mistaken ls label #1925

Merged
merged 1 commit into from
Sep 21, 2022
Merged

fix: pod mistaken ls label #1925

merged 1 commit into from
Sep 21, 2022

Conversation

lut777
Copy link
Contributor

@lut777 lut777 commented Sep 21, 2022

What type of this PR

Examples of user facing changes:

  • Bug fixes

In very rare cases, subnets may be deleted forcibly(e.g., manually remove finalizer).
Then a running pod labeled with deleted subnet will block the creation of a new subnet.
This pr fix this problem.

Which issue(s) this PR fixes:

Fixes #1911

@oilbeater oilbeater added bug Something isn't working need backport labels Sep 21, 2022
@lut777 lut777 merged commit 395a355 into kubeovn:master Sep 21, 2022
lut777 added a commit that referenced this pull request Sep 21, 2022
lut777 added a commit that referenced this pull request Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Subnet can not ready when pod with deleted subnet annotation.
2 participants