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

kvstore: always use scoped logger to distinguish different client instances #32087

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

giorio94
Copy link
Member

Make sure to always use the scoped logger, so that it is possible to identify the client they refer to in a clustermesh scenario, in which we have multiple etcd clients active at the same time.

Make sure to always use the scoped logger, so that it is possible to
identify the client they refer to in a clustermesh scenario, in which
we have multiple etcd clients active at the same time.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. sig/kvstore Impacts the KVStore package interactions. labels Apr 19, 2024
@giorio94 giorio94 requested a review from a team as a code owner April 19, 2024 11:58
@giorio94 giorio94 requested a review from marseel April 19, 2024 11:58
@giorio94
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 23, 2024
@julianwiedmann julianwiedmann added this pull request to the merge queue Apr 23, 2024
Merged via the queue into cilium:main with commit b7d0ab5 Apr 23, 2024
63 checks passed
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. sig/kvstore Impacts the KVStore package interactions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants