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

use protobuf content type instead of json for k8sClient #1321

Closed

Conversation

bhavi-koduru
Copy link
Member

@bhavi-koduru bhavi-koduru commented Aug 28, 2024

Description of the issue

Describe the problem or feature in addition to a link to the issues.

Use protobuf over json to help gain performance and reduce footprint on apiserver side.
Ref: kubernetes/kube-state-metrics#475
kubernetes/client-go#76

Description of changes

How does this change address the problem?

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@bhavi-koduru bhavi-koduru requested a review from a team as a code owner August 28, 2024 18:38
Copy link
Contributor

github-actions bot commented Sep 5, 2024

This PR was marked stale due to lack of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant