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

daemon, ipcache: Plumb root context to IP identity watcher #22626

Merged
merged 1 commit into from Dec 19, 2022

Conversation

christarazi
Copy link
Member

In the case that the Agent goes down, it can properly signal to the
ipcache package to tear down the IP identity watcher goroutine.

This doesn't resolve any bugs that I'm aware of and just found it via
code inspection.

Signed-off-by: Chris Tarazi chris@isovalent.com

@christarazi christarazi added area/daemon Impacts operation of the Cilium daemon. kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. labels Dec 8, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Dec 8, 2022
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Dec 8, 2022
@christarazi
Copy link
Member Author

/test

@christarazi christarazi removed the kind/community-contribution This was a contribution made by a community member. label Dec 8, 2022
@christarazi christarazi force-pushed the pr/christarazi/ctx-ipcache-watch branch from 520b14c to 4f93495 Compare December 9, 2022 17:17
@christarazi christarazi marked this pull request as ready for review December 12, 2022 19:28
@christarazi christarazi requested review from a team as code owners December 12, 2022 19:28
In the case that the Agent goes down, it can properly signal to the
ipcache package to tear down the IP identity watcher goroutine.

This doesn't resolve any bugs that I'm aware of and just found it via
code inspection.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
@christarazi christarazi force-pushed the pr/christarazi/ctx-ipcache-watch branch from 4f93495 to 30f39f6 Compare December 14, 2022 01:16
@christarazi
Copy link
Member Author

/test

@christarazi
Copy link
Member Author

Marking ready to merge because CI has passed for all required jobs and we have approving reviews.

@christarazi christarazi added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Dec 16, 2022
@joamaki joamaki merged commit ca52560 into cilium:master Dec 19, 2022
@christarazi christarazi deleted the pr/christarazi/ctx-ipcache-watch branch December 19, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/daemon Impacts operation of the Cilium daemon. 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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants