Don't wait if cert-manager deployed if --skip-cert-manager
flag is provided
#21858
Labels
area/chectl
Issues related to chectl, the CLI of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
Milestone
Describe the bug
chectl
deploys and waits until all cert-manager pods are up and running incert-manager
namespace.If cert-manager already deployed on the cluster, then user can provide
--skip-cert-manager
flag to skip that step, but nevertheless chectl keeps waiting for cert-manager pods. It can block Eclipse Che deployment if cert-manager is deployed in a different namespace.Che version
next (development version)
Steps to reproduce
cert-manager
namespacechectl server:deploy --platform k8s --skip-cert-manager
Expected behavior
Eclipse Che successfully deployed
Runtime
Kubernetes (vanilla)
Screenshots
No response
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: