Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Issue on Helm v2.4.1 + Kubernetes 1.6.4 #18

Open
Cryptophobia opened this issue Jun 30, 2017 · 1 comment
Open

Issue on Helm v2.4.1 + Kubernetes 1.6.4 #18

Cryptophobia opened this issue Jun 30, 2017 · 1 comment
Assignees
Labels

Comments

@Cryptophobia
Copy link

Trying a fresh install on a kubernetes cluster and getting a helm chart error:
Error: error validating "": error validating data: found invalid field claimName for v1.Volume

$ helm version
Client: &version.Version{SemVer:"v2.4.1", GitCommit:"46d9ea82e2c925186e1fc620a8320ce1314cbb02", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.4.1", GitCommit:"46d9ea82e2c925186e1fc620a8320ce1314cbb02", GitTreeState:"clean"}
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.2", GitCommit:"477efc3cbe6a7effca06bd1452fa356e2201e1ee", GitTreeState:"clean", BuildDate:"2017-04-19T20:33:11Z", GoVersion:"go1.7.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.4", GitCommit:"d6f433224538d4f9ca2f7ae19b252e6fcb66a3ae", GitTreeState:"clean", BuildDate:"2017-05-30T22:00:09Z", GoVersion:"go1.7.1", Compiler:"gc", Platform:"linux/amd64"}

When removing claimName field from all charts and redeploying with those local changes, it works without those errors.

@wearethefoos
Copy link
Member

Thanks @Cryptophobia we'll look into it and report back with our findings/fixes.

@wearethefoos wearethefoos self-assigned this Jun 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants