Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

stable/spinnaker #20191

Closed
ahmedsmhs opened this issue Jan 16, 2020 · 3 comments
Closed

stable/spinnaker #20191

ahmedsmhs opened this issue Jan 16, 2020 · 3 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@ahmedsmhs
Copy link

Describe the bug
Issue with installing spinnaker through helm on minikube

Version of Helm and Kubernetes:
Kubernetes:
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:20:10Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:12:17Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"linux/amd64"}

Helm:
Client: &version.Version{SemVer:"v2.14.0", GitCommit:"05811b84a3f93603dd6c2fcfe57944dfa7ab7fd0", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.14.0", GitCommit:"05811b84a3f93603dd6c2fcfe57944dfa7ab7fd0", GitTreeState:"clean"}

Which chart:
stable/spinnaker

What happened:
helm install stable/spinnaker --debug
[debug] Created tunnel using local port: '45885'

[debug] SERVER: "127.0.0.1:45885"

[debug] Original chart version: ""
[debug] Fetched stable/spinnaker to /root/.helm/cache/archive/spinnaker-1.23.0.tgz

[debug] CHART PATH: /root/.helm/cache/archive/spinnaker-1.23.0.tgz

Error: validation failed: [unable to recognize "": no matches for kind "Deployment" in version "apps/v1beta2", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta2"]

What you expected to happen:
Spinnaker to be deployed successfully

How to reproduce it (as minimally and precisely as possible):
Set up minikube (minikube version: v1.6.2)
Install helm 2.14.0
Try running spinnaker from stable chart

Anything else we need to know:

@zdevi
Copy link
Contributor

zdevi commented Jan 17, 2020

Any news on this? This is preventing us from installing spinnaker on latest kubectl versions. Same bug has been fix very quick for certmanager and others.

@stale
Copy link

stale bot commented Feb 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 16, 2020
@stale
Copy link

stale bot commented Mar 1, 2020

This issue is being automatically closed due to inactivity.

@stale stale bot closed this as completed Mar 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants