-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Che fails to deploy on minikube v1.19.0 #19602
Comments
@flacatus is this the reason why chectl HP tests tend to fail? If so, should we...
Also what's the timeline for this ? it would be good to set a milestone / sprint # so we know if/when this is going to be worked on. |
Hi @nickboldt and @sparkoo ! Yeah, we are installing in our tests for now minikube 1.18.1. See https://github.com/eclipse-che/che-operator/blob/main/.github/workflows/minikube-operator-update.yaml#L28-L29 Digging a little bit more in the issue I've discovered in minikube 1.19.0 exists a bug with ingress. More info about the bug can be find in this minikube issue: kubernetes/minikube#11147 . Also I see in minikube repo already was provided a fix for ingress addon and in new minikube version ¿1.19.1/1.20.0? the ingress problem should be fixed: kubernetes/minikube#11189. |
Logs from nginx controller:
And che-operator logs:
|
seems working on minikube 1.20.0 |
@sparkoo thanks for reporting.
|
Describe the bug
On minikube v1.19.0, Che fails to deploy. Chectl gets stuck at scheduling keycloak and che-operator log has some errors with ingresses. See info below.
Workaround: Minikube v1.18.1 works fine.
Che version
Steps to reproduce
chectl server:deploy --platform=minikube
Expected behavior
deploy works
Runtime
minikube version
andkubectl version
)\Screenshots
Installation method
Environment
Eclipse Che Logs
chectl stuck at:
che-operator:
Additional context
The text was updated successfully, but these errors were encountered: