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

Can't install collection on K8s 1.18 with Helm 2 #755

Closed
perk-sumo opened this issue Jul 1, 2020 · 2 comments
Closed

Can't install collection on K8s 1.18 with Helm 2 #755

perk-sumo opened this issue Jul 1, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@perk-sumo
Copy link
Contributor

$ helm version
Client: &version.Version{SemVer:"v2.16.0", GitCommit:"e13bc94621d4ef666270cfbe734aaabf342a49bb", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.16.0", GitCommit:"e13bc94621d4ef666270cfbe734aaabf342a49bb", GitTreeState:"clean"}
$ helm upgrade --install collection --namespace foo sumologic/sumologic -f /sumologic/values.perk.yaml --version 1.1.0-beta.2
Release "collection" does not exist. Installing it now.
Error: no kind "Job" is registered for version "batch/v1" in scheme "k8s.io/kubernetes/pkg/api/legacyscheme/scheme.go:30"
@perk-sumo perk-sumo added the bug Something isn't working label Jul 1, 2020
@perk-sumo
Copy link
Contributor Author

There is no issue with Helm 3.

@perk-sumo
Copy link
Contributor Author

It's an issue with this specific Helm 2 version (2.16.0): helm/helm#6894
It does work on Helm 2.16.9 so I'm closing the issue.

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

1 participant