bitnami / kube-libsonnet

Bitnami's jsonnet library for building Kubernetes manifests
https://bitnami.com
Apache License 2.0
172 stars 49 forks source link

update storageclass API to v1 #69

Closed bfarayev closed 2 years ago

bfarayev commented 3 years ago

v1beta1 is deprecated in K8s 1.19 as part of this PR https://github.com/kubernetes/kubernetes/pull/90671

We are updating the StorageClass object to use the correct API

dbarranco commented 3 years ago

lgtm! Guess we should cut a tag after this one, @jjo ?

jjo commented 3 years ago

lgtm! Guess we should cut a tag after this one, @jjo ?

Hey @dbarranco o/, yeah fortunately that'd be just a .patch one to v1.19.1, thanks !

jbianquetti-nami commented 2 years ago

Closing because of https://github.com/bitnami-labs/kube-libsonnet/pull/73