-
-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Labels
clientkube Client relatedkube Client related
Description
Would you like to work on this feature?
yes
What problem are you trying to solve?
Currently compression is tied to the gzip
feature. The use case for bringing in the disable-compression config option is to facilitate a gradual rollout across many clusters without needing 2 binaries.
Previously discussed here:
#1331 (comment)
Describe the solution you'd like
Add the "disable-compression" flag & flow through to the Client construction to allow selective disable even when gzip
feature is enabled
Describe alternatives you've considered
None
Documentation, Adoption, Migration Strategy
No response
Target crate for feature
kube-client
Metadata
Metadata
Assignees
Labels
clientkube Client relatedkube Client related