Skip to content

kube log debug requests/ responses in JSON format#20

Merged
name212 merged 1 commit intomainfrom
fix-debug-logs
Apr 1, 2026
Merged

kube log debug requests/ responses in JSON format#20
name212 merged 1 commit intomainfrom
fix-debug-logs

Conversation

@name212
Copy link
Copy Markdown
Member

@name212 name212 commented Apr 1, 2026

upgrade flant/kube-client to 1.6.0

Allow only accept json format in kube client for prevent return protobuf from server.
Because clients of library can log all requests/responses to log debug,
log is "broken" because protobuf response output as formatted byte array.

Also, we added tidy command for go mod tidy in all packages and update deps for cobra example

Signed-off-by: Nikolay Mitrofanov <nikolay.mitrofanov@flant.com>
@name212 name212 merged commit 702256d into main Apr 1, 2026
6 of 7 checks passed
@name212 name212 deleted the fix-debug-logs branch April 1, 2026 15:46
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.

1 participant