Describe the bug
During an --offline build the path to an plugin image is not changed if there is no tag on the image.
Che version
Steps to reproduce
./build.sh --organization eclipse \
--registry harbor.private \
--tag 7.16.1 \
--offline
- Start a Workspace with the eclipse-broadway editor
Expected behavior
Pulling image from harbor.private/wsskeleton/eclipse-broadway
Runtime
Installation method
Additional context
Pulling image still from docker.io/wsskeleton/eclipse-broadway (meta.yaml)
The reason might be here:
entrypoint.sh
Describe the bug
During an --offline build the path to an plugin image is not changed if there is no tag on the image.
Che version
Steps to reproduce
Expected behavior
Pulling image from harbor.private/wsskeleton/eclipse-broadway
Runtime
kubectl version)oc version)minikube versionandkubectl version)minishift versionandoc version)docker versionandkubectl version)Installation method
Additional context
Pulling image still from docker.io/wsskeleton/eclipse-broadway (meta.yaml)
The reason might be here:
entrypoint.sh