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

ipcache: Error out from InjectLabels if Checker is nil #19887

Merged
merged 1 commit into from
May 25, 2022

Conversation

jrajahalme
Copy link
Member

K8s cache is not fully synced also when k8sSyncedChecker is still nil.

Found during code inspection, not sure if this can manifest as a bug on
runtime.

Fixes: #17823
Signed-off-by: Jarno Rajahalme jarno@isovalent.com

K8s cache is not fully synced also when k8sSyncedChecker is still nil.

Found during code inspection, not sure if this can manifest as a bug on
runtime.

Fixes: cilium#17823
Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
@jrajahalme jrajahalme added kind/bug This is a bug in the Cilium logic. backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. release-blocker/1.12 This issue will prevent the release of the next version of Cilium. labels May 19, 2022
@jrajahalme jrajahalme requested a review from a team as a code owner May 19, 2022 18:48
@jrajahalme jrajahalme requested a review from jrfastab May 19, 2022 18:48
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 19, 2022
@jrajahalme jrajahalme added the release-note/misc This PR makes changes that have no direct user impact. label May 19, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 19, 2022
@joestringer joestringer added needs-backport/1.11 and removed backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. labels May 19, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.11.6 May 19, 2022
@joestringer
Copy link
Member

The labels were wrong for backport, this needs backport but this is submitted against master. Fixed. Otherwise LGTM, nice find.

@joestringer
Copy link
Member

/test

@christarazi christarazi removed the request for review from jrfastab May 25, 2022 15:26
@joestringer
Copy link
Member

awscni job failed before starting the actual tests, seems like some issue with the testing scripts or infra. No need to block this on that one failure. Merging.

@joestringer joestringer merged commit 078c052 into cilium:master May 25, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.11.6 May 26, 2022
@tklauser tklauser added backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.11 labels Jun 2, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.11 in 1.11.6 Jun 2, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.11 in 1.11.6 Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. kind/bug This is a bug in the Cilium logic. release-blocker/1.12 This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.11.6
Backport done to v1.11
Development

Successfully merging this pull request may close these issues.

None yet

5 participants