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

Failed to deploy by Helm #13704

Closed
monaka opened this issue Jun 19, 2019 · 4 comments
Closed

Failed to deploy by Helm #13704

monaka opened this issue Jun 19, 2019 · 4 comments
Labels
area/devfile-registry kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@monaka
Copy link
Member

monaka commented Jun 19, 2019

Description

I couldn't deploy che-devfile-registry by Helm.
I guess rollingParams is not provided on the vanilla K8s.

Reproduction Steps

helm upgrade --install --namespace=camino che-devfile-registry --values=values.yaml .

OS and version:

the master branch commit 5a64991361242e6e

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:44:30Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.5", GitCommit:"2166946f41b36dea2c4626f90a77706f426cdea2", GitTreeState:"clean", BuildDate:"2019-03-25T15:19:22Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}

Diagnostics:

helm upgrade --install --namespace=camino che-devfile-registry --values=values.yaml .
Release "che-devfile-registry" does not exist. Installing it now.
Error: validation failed: error validating "": error validating data: ValidationError(Deployment.spec.strategy): unknown field "rollingParams" in io.k8s.api.extensions.v1beta1.DeploymentStrategy
@benoitf benoitf transferred this issue from eclipse-che/che-devfile-registry Jul 4, 2019
@benoitf benoitf added area/devfile-registry kind/question Questions that haven't been identified as being feature requests or bugs. labels Jul 4, 2019
@monaka
Copy link
Member Author

monaka commented Jul 17, 2019

@benoitf I presume this is a bug. AFAIK, no rollingParams available on K8s. I googled and I got it is available on Openshift.

@skabashnyuk
Copy link
Contributor

afaik our helm has no devfile registry definition and we are going to solve that here #13633. @monaka am I miss something?

@monaka monaka pinned this issue Jul 20, 2019
@monaka monaka unpinned this issue Jul 20, 2019
@sparkoo
Copy link
Member

sparkoo commented Jul 24, 2019

@monaka Hi, can you please try it now, after #13890 was merged?

@monaka
Copy link
Member Author

monaka commented Jul 28, 2019

@skabashnyuk My mistake. I should open this issue on eclipse/che-devfile-repository. And I see this issue was fixed by eclipse-che/che-devfile-registry@91f5b9b

@sparkoo Thank you for pointing it out. I read #13890 and it will fix this issue.

I close this as fixed.

@monaka monaka closed this as completed Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-registry kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

4 participants