F5Networks / charts

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Apache License 2.0
28 stars 36 forks source link

Migrate extensions/v1beta1 deploy to apps/v1 #29

Closed mitchellmaler closed 3 years ago

mitchellmaler commented 4 years ago

Description

Kubernetes 1.16 removes the extensions/v1beta1 api https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/. All templates using the deprecated APIs should be migrated to the stable API.

Kubernetes Version

N/A

Controller Version

N/A

BIG-IP Version

N/A

Helm / Tiller Version

N/A

Diagnostic Information

N/A

trinaths commented 3 years ago

This issue is resolved. https://github.com/F5Networks/charts/blob/master/src/stable/f5-bigip-ctlr/templates/_helpers.tpl#L14 Closing this issue.