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

fix the way operator sockets are printed in operatorsinfo srvc #246

Merged
merged 1 commit into from
May 28, 2024

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented May 15, 2024

What Changed?

Simple change. Tried to find a way to get slog to pass map keys through their LogValue function, but couldn't find anything.
Another option would be to define a custom type for each map we have and define a LogValue on each, but that seems tiresome...

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@samlaf samlaf requested a review from shrimalmadhur May 15, 2024 07:17
@samlaf samlaf merged commit 54fce96 into master May 28, 2024
3 checks passed
@samlaf samlaf deleted the fix-socket-map-logging-in-operatorsinfo-srvc branch May 28, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants