chectl not checking externalPlugin/DevfileRegistry:true nor plugin/devfileRegistryUrl: in cr.yaml #15601
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.
Milestone
Describe the bug
chectl does not take account of the following properties in cr.yaml:
devfileRegistryUrl: 'http://some-url'
pluginRegistryUrl: 'http://some-url '
externalPluginRegistry: true
externalDevfileRegistry: true
so when running chectl with the argument --che-operator-cr-yaml=someCR.yaml the chectl progress indicator fails waiting for those deployments
Che version
Steps to reproduce
Expected behavior
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Additional context
related to #15600
The text was updated successfully, but these errors were encountered: