Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm api broken for kubernetes version > 1.6 #2363

Closed
rachlenko opened this issue May 1, 2017 · 6 comments
Closed

helm api broken for kubernetes version > 1.6 #2363

rachlenko opened this issue May 1, 2017 · 6 comments

Comments

@rachlenko
Copy link

after upgrade to kubernetes 1.6 helm stop working.

I didn't find here workaround.
could you explain how to fix that?

https://kubernetes.io/docs/admin/authorization/rbac/#service-account-permissions
Kubernetes
Using RBAC Authorization
Production-Grade Container Orchestration

https://kubernetes.io/docs/admin/authorization/rbac/#service-account-permissions

@michelleN
Copy link
Member

Hey @rachlenko
You might want to take a look at #2224 to see if you're in the same boat. For those that have RBAC enabled by default, we are adding a flag to enable passing a service account to the tiller configuration. That PR is in review: #2365

@willise
Copy link
Contributor

willise commented May 12, 2017

Hi, I have installed helm recently and also encountered a problem as #1821.
I want to know if k8s's version is incompatible with helm or something else. Thanks.@michelleN.

@technosophos
Copy link
Member

@willise 2.4.1 is compatible with Kubernetes 1.6 and previous. We have no reason to believe that it will be incompatible with 1.7.

@rachlenko
Copy link
Author

Ok. Thanks.

@thomastaylor312
Copy link
Contributor

Has this issue been solved with #2365?

@bacongobbler
Copy link
Member

yes.

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

No branches or pull requests

6 participants