Plugin brokering fails TLS, self-signed certificates and embedded registries #14087
Closed
6 of 23 tasks
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Milestone
Describe the bug
When running Che with TLS, self-signed certificates enabled, and embedded registries (deployed behind Openshift routes), the plugin broker fails when trying to access the plugin registry because the certificate is unknown.
Che version
Steps to reproduce
With the Operator or Che Ctl, install Che with the following custom resource:
And try to start a workspace. You will have an error coming from the plugin broker.
Expected behavior
Workspace should start correctly.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Additional context
The text was updated successfully, but these errors were encountered: