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

Tiller RBAC creation fails for kubectl v1.10.11 #78

Closed
l0rd opened this issue Apr 1, 2019 · 4 comments
Closed

Tiller RBAC creation fails for kubectl v1.10.11 #78

l0rd opened this issue Apr 1, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@l0rd
Copy link
Collaborator

l0rd commented Apr 1, 2019

When using helm as installer we should check that kubectl version is 1.11 or greater otherwise we get the following error:

 ✖ Create Tiller RBAC
      → error: SchemaError(io.k8s.apimachinery.pkg.apis.meta.v1.Patch): invalid object doesn't have additional properties
@l0rd l0rd added the bug Something isn't working label Apr 1, 2019
@benoitf
Copy link
Collaborator

benoitf commented Apr 1, 2019

I recognize @slemeur spirit in this issue :-)

@l0rd
Copy link
Collaborator Author

l0rd commented Apr 3, 2019

@benoitf correct!

Actually to fix this issue I would like to avoid using kubectl and use kube javascript client instead in HelmHelper class.

@ghost
Copy link

ghost commented Jul 20, 2019

+1 @l0rd I was getting an unauthorized error was able to get past that by helm ls, Isn't it possible to access Auth Application default context?

@benoitf
Copy link
Collaborator

benoitf commented Sep 9, 2019

Kamino closed and cloned this issue to eclipse/che

@benoitf benoitf closed this as completed Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants