-
Bug
-
Resolution: Done
-
Critical
-
3.11.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Known Issue
-
Done
-
-
-
Description of problem:
It's not possible to connect to Ansible Lightspeed using Ansible extension in the default Dev Spaces 3.11 configuration.
By default Dev Spaces uses embedded plugin registry that provides VS Code extensions. The reason is that the embedded plugin registry contains an old Ansible extension v2.9.118, but the problem with the connection was fixed in v2.10.130.
Workaround
Patch CheCluster CR to use https://open-vsx.org vsix registry that provides lates Ansible extension v2.10.130
spec:
pluginRegistry:
openVSXURL: 'https://open-vsx.org'
Actual results:
Ansible Lightspeed login page doesn't redirect to Dev Spaces after the loggin
Expected results:
After the login to Ansible Lightspeed we should see this page:
Reproducibility (Always/Intermittent/Only Once):
Always
- is related to
-
CRW-5691 Ansible Lightspeed requires *.openshiftapps.com domain to connect to the server
-
- Closed
-