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

SUP-3261: Use Protobuf encoding for API responses #501

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

petetomasik
Copy link
Contributor

Default to Protobuf for encoding of API responses, fallback to JSON if not supported by API resource type.

Fixes #400

@petetomasik petetomasik requested a review from a team as a code owner February 10, 2025 16:08
Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🥅 🏀 ⛹️ (slam dunk)

@petetomasik petetomasik merged commit 8592e62 into main Feb 12, 2025
1 check passed
@petetomasik petetomasik deleted the SUP-3261-enable-protobuf-k8s-client branch February 12, 2025 14:51
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.

Use protobuf content type instead of JSON for k8s API calls
2 participants