Han Kang

Results 200 comments of Han Kang

But the pluralization logic in upstream k8s is super broken...

For instance, `PodSchedulingHints` gets pluralized to `PodSchedulingHintses` using upstream k8s pluralization logic. And to fix the utterly broken pluralization logic, we have manual overrides all over the place: https://github.com/kubernetes/kubernetes/blob/7a4c4eaae7a7295d5969734446bc4077d9fe848f/staging/src/k8s.io/code-generator/cmd/client-gen/args/args.go#L69

I personally find this confusing, since we're still using stable to mean the API can change.

/triage accepted /kind support /assign @dgrisonnet

/triage accepted /assign @CatherineF-dev