Dr. Stefan Schimanski

Results 209 comments of Dr. Stefan Schimanski

The reference links are still ugly as hell (mainly caused by repeated runs due to bot development). But I switched the bot to run under the k8s-publishing-bot user now which...

> Could you elaborate on what packages should be excluded from the API surface? As another example, I consider many of the util/ packages as not part of the API...

@lavalamp technically this is true. But nothing stops us from declaring conventions. It's more about pragmatism in the light of Golang's limited visibility features and our bad history of maintaining...

@idvoretskyi we target to move it to beta for 1.6.

@erictune we discussed the very same idea at KubeCon. We have openapi-gen which produces a Golang snippet now which is very similar to a JSON Schema already. @munnerz wanted to...

https://github.com/kubernetes/kube-openapi/pull/37 needs review time.

Work on this is going on in http://github.com/kubernetes-sigs/controller-tools.