jkcfg / kubernetes

Apache License 2.0
26 stars 6 forks source link

Update the Kubernetes version from which types are generated #67

Open squaremo opened 4 years ago

squaremo commented 4 years ago

We're using the swagger spec from 1.13, which is pretty old now. At present, 1.15 might be a good target (covers 1.13, and is compatible with 1.17).

It does suggest this question: do we follow the Kubernetes version, or do we have versioned APIs (and if the latter, which versions?).