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

endpoint: Fix typo in CT clean logic #14137

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

joestringer
Copy link
Member

This is a purely cosmetic change. The IPs of the endpoint will only be
scrubbed if the CT map already exists, but the variable was named
'created' which is misleading (the opposite meaning).

Basic build validation should be sufficient for this patch as there are
no functional changes.

This is a purely cosmetic change. The IPs of the endpoint will only be
scrubbed if the CT map already exists, but the variable was named
'created' which is misleading (the opposite meaning).

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Nov 23, 2020
@joestringer joestringer requested a review from a team as a code owner November 23, 2020 20:42
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Nov 23, 2020
@pchaigno pchaigno added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. kind/cleanup This includes no functional changes. labels Nov 23, 2020
@pchaigno pchaigno removed their assignment Nov 23, 2020
@aditighag aditighag merged commit 5a089ae into cilium:master Nov 23, 2020
@joestringer joestringer deleted the submit/fix-typo branch November 24, 2020 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants