draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

Support for newer k8s versions (e.g. 1.16)

Open developer-guy opened this issue 4 years ago • 4 comments

developer-guy avatar Dec 19 '19 10:12 developer-guy

When i try draft in minikube with k8s version 1.16 for golang , i got an error like this :

2019/12/19 11:44:31 error while releasing: could not install release: rpc error: code = Unknown desc = val│ idation failed: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1" This error occurred cause "extensions/v1beta1" version for deployment is deprecated and "apps/v1" version is stable now , but golang draft pack is still generate "extension/v1beta1" version for deployment.

developer-guy avatar Dec 19 '19 10:12 developer-guy

It's there any news about this?

Keralin avatar Mar 11 '20 14:03 Keralin

@developer-guy Did you find any workaround for this?

ChillarAnand avatar Apr 01 '20 06:04 ChillarAnand

@developer-guy Did you find any workaround for this?

no my friend , i just opened the issue for that problem.

developer-guy avatar Apr 01 '20 07:04 developer-guy