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

Silence warnings during endpoint restore #3216

Merged
merged 2 commits into from
Mar 20, 2018
Merged

Silence warnings during endpoint restore #3216

merged 2 commits into from
Mar 20, 2018

Conversation

tgraf
Copy link
Member

@tgraf tgraf commented Mar 20, 2018

No description provided.

The endpoint map gets cleared on startup so when we opt out of restoring an
endpoint as is the cause for the health endpoints which gets re-created anyway,
we currently emit warnings to the logs which are confusing.

Silence warnings when cleaning up resources when restoring.

Fixes: #2936

Signed-off-by: Thomas Graf <[email protected]>
@tgraf tgraf added kind/bug This is a bug in the Cilium logic. pending-review release-note/bug This PR fixes an issue in a previous release of Cilium. labels Mar 20, 2018
@tgraf tgraf requested review from a team March 20, 2018 17:20
@tgraf tgraf requested review from a team as code owners March 20, 2018 17:20
@tgraf tgraf changed the title Fix health restore Silence warnings during endpoint restore Mar 20, 2018
@tgraf
Copy link
Member Author

tgraf commented Mar 20, 2018

test-me-please

@tgraf tgraf merged commit 6adcb0d into master Mar 20, 2018
@tgraf tgraf deleted the fix-health-restore branch March 20, 2018 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is a bug in the Cilium logic. release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants