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

Deployment using Helm fails on k8s v1.16 #14697

Closed
l0rd opened this issue Sep 27, 2019 · 0 comments
Closed

Deployment using Helm fails on k8s v1.16 #14697

l0rd opened this issue Sep 27, 2019 · 0 comments
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@l0rd
Copy link
Contributor

l0rd commented Sep 27, 2019

Describe the bug

Deploying Che on latest minikube produce the following error:

Error: validation failed: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"

That's because extensions/v1beta Deployment and DaemonSets have been deprecated in latest release of Kubernetes (v1.16).

Che version

nightly

Steps to reproduce

Get latest minikube (v1.4.0 or higher) and

chectl server:start --platform=minikube

Runtime

  • minikube: (include output of minikube version and kubectl version)
$ minikube version
minikube version: v1.4.0
commit: 7969c25a98a018b94ea87d949350f3271e9d64b6

Screenshots

image

Installation method

  • chectl

Environment

  • my computer / macOS
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 27, 2019
@tolusha tolusha added area/chectl Issues related to chectl, the CLI of Che severity/P1 Has a major impact to usage or development of the system. kind/bug Outline of a bug - must adhere to the bug report template. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 28, 2019
@l0rd l0rd closed this as completed Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants