kube-rs / k8s-pb

Playing with Kubernetes protobufs
Apache License 2.0
19 stars 6 forks source link

Fix irregular snake case conversions for fields #51

Closed clux closed 1 month ago

clux commented 1 month ago

in a not amazing way, but it feels workable. Closes #2 (will open a new umbrella issue).

Not seeing any other cases like this from a quick search of the bad type names (CSI / CIDR / API), but there might be others. Not going to go chasing at the moment.