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

etcd: print debug message event value as string #23714

Merged
merged 1 commit into from Feb 17, 2023

Conversation

giorio94
Copy link
Member

Change the print modifier of the debug messages about etcd emitted events to '%s', to print the retrieved value as human-readable string rather than array of bytes.

Signed-off-by: Marco Iorio marco.iorio@isovalent.com

etcd: print debug message event value as string

Change the print modifier of the debug messages about etcd emitted
events to '%s', to print the retrieved value as human-readable string
rather than array of bytes.

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 Feb 13, 2023
@giorio94 giorio94 requested a review from a team as a code owner February 13, 2023 14:19
@giorio94 giorio94 requested a review from aanm February 13, 2023 14:19
@giorio94
Copy link
Member Author

/test

@giorio94
Copy link
Member Author

/test-1.16-4.19

@giorio94
Copy link
Member Author

/ci-verifier

@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 Feb 17, 2023
@pchaigno pchaigno merged commit 28f4152 into cilium:master Feb 17, 2023
@giorio94 giorio94 deleted the mio/etcd-debug-msg branch February 21, 2023 16:57
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