fiaas / k8s

Python client library for the Kubernetes API
https://fiaas.github.io/
Apache License 2.0
39 stars 24 forks source link

add new apiversion for CRD #100

Closed j18e closed 2 years ago

j18e commented 2 years ago

The beta api version for customresourcedefinition is being removed in kubernetes v1.22. The stable version should be added to the k8s library as an option to be used by Skipper and FDD

tg90nor commented 2 years ago

Fixed by #102