kube-cert-manager icon indicating copy to clipboard operation
kube-cert-manager copied to clipboard

Update to using CustomResourceDefinition

Open hsingh6764 opened this issue 7 years ago • 2 comments

ThirdPartyResource is deprecated as of Kubernetes 1.7 and has been removed in version 1.8 in accordance with the deprecation policy for beta features. To avoid losing data stored in ThirdPartyResources, you must migrate to CustomResourceDefinition before upgrading to Kubernetes 1.8 or higher.

https://kubernetes.io/docs/tasks/access-kubernetes-api/extend-api-third-party-resource/

hsingh6764 avatar Oct 18 '17 22:10 hsingh6764

Opened https://github.com/PalmStoneGames/kube-cert-manager/pull/89

jlcrow avatar Oct 20 '17 16:10 jlcrow

This seems like it can be closed?

jmhodges avatar Nov 29 '17 08:11 jmhodges