Offline che-plugin-registry build fails to embed all vsix files for plugins with depedencies #19746
Closed
5 of 23 tasks
Labels
area/plugin-registry
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.
sprint/current
Describe the bug
Che version
Steps to reproduce
build.sh --offline
.meta.yaml
files.meta.yaml
for a plugin that has dependencies, i.e. the ``metaYaml -> extraDependencies` fieldextensions
field and observe that the 2nd and onward extensions are notrelative:
links but are regular HTTP URLs.For example, the
node-debug2
pluginmeta.yaml
:Expected behavior
All links in the
extensions
field should berelative:
when building with the offline parameter.Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: