Open PierreR opened 4 years ago
I am currently using OpenShift 4.4 (Kubernetes 1.17) so the current situation is fine by me.
I actually started to look at using the /openapi/v2 OpenShift endpoint and it seems to be working fine using the dhall-kubernetes-generator with this patch: https://github.com/dhall-lang/dhall-kubernetes/pull/120
Would it possible to generate the dhall schema for multiple version of k8s ?
If it is too much work, it would be nice to specify in the README the K8s version that is followed (I guess it is currently the latest default one from dhall-kubernetes which means 1.17)
Thanks