Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Error in helm install #24

Open
kishorv10 opened this issue Feb 6, 2019 · 2 comments
Open

Error in helm install #24

kishorv10 opened this issue Feb 6, 2019 · 2 comments

Comments

@kishorv10
Copy link

Helm install is failing with error

k8smaster@k8smaster:~$ helm install argo/argo-ci --name argo-ci
Error: Job failed: DeadlineExceeded

Here are pod logs,

Error from server (Forbidden): error when retrieving current configuration of:
Resource: "apiextensions.k8s.io/v1beta1, Resource=customresourcedefinitions", GroupVersionKind: "apiextensions.k8s.io/v1beta1, Kind=CustomResourceDefinition"
Name: "workflows.argoproj.io", Namespace: ""
Object: &{map["apiVersion":"apiextensions.k8s.io/v1beta1" "kind":"CustomResourceDefinition" "metadata":map["name":"workflows.argoproj.io" "annotations":map["kubectl.kubernetes.io/last-applied-configuration":""]] "spec":map["group":"argoproj.io" "names":map["plural":"workflows" "shortNames":["wf"] "kind":"Workflow"] "scope":"Namespaced" "version":"v1alpha1"]]}
from server for: "STDIN": customresourcedefinitions.apiextensions.k8s.io "workflows.argoproj.io" is forbidden: User "system:serviceaccount:default:default" cannot get resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope

Looks like issue with the roles. I just followed the instructions present in README file. Are there any steps missing, before hitting helm installation? Please help!

@IngoS11
Copy link

IngoS11 commented Feb 22, 2019

I have the same problem. Just tried it today multiple times on windows, minikube, virtualbox

@francnascimento
Copy link

francnascimento commented Aug 2, 2019

I'm facing the same problem. Did you resolve it in any way?

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

No branches or pull requests

3 participants