Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

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

Open
developer-guy opened this issue Dec 19, 2019 · 4 comments
Open

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

developer-guy opened this issue Dec 19, 2019 · 4 comments

Comments

@developer-guy
Copy link

No description provided.

@developer-guy
Copy link
Author

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.

@Keralin
Copy link

Keralin commented Mar 11, 2020

It's there any news about this?

@ChillarAnand
Copy link

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

@developer-guy
Copy link
Author

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants