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

Automated cherry pick of #5404: Fix controller issue in handling empty pod labels for #5424

Conversation

luolanzone
Copy link
Contributor

Cherry pick of #5404 on release-1.11.

#5404: Fix controller issue in handling empty pod labels for

For details on the cherry pick process, see the cherry pick requests page.

When a Pod is created without any labels at all, its labelidentity
will include "pod:<none>" as defined by FormatLabels in apimachinery.
This case is not handled correctly by the label group index and can
cause the controller to crash.

Signed-off-by: Dyanngg <dingyang@vmware.com>
@luolanzone luolanzone added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Aug 22, 2023
@luolanzone luolanzone requested review from Dyanngg and tnqn August 22, 2023 09:05
@tnqn
Copy link
Member

tnqn commented Aug 23, 2023

/skip-all

@tnqn tnqn merged commit 8d93571 into antrea-io:release-1.11 Aug 23, 2023
@luolanzone luolanzone deleted the automated-cherry-pick-of-#5404-upstream-release-1.11 branch August 23, 2023 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants