Skip to content

Path to Plugin not changed during --offline build due to missing tag #17679

@DarthBlair

Description

@DarthBlair

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

  • latest
  • nightly
  • other: please specify

Steps to reproduce

./build.sh --organization eclipse \
       --registry harbor.private \
       --tag 7.16.1 \
       --offline 
  1. Start a Workspace with the eclipse-broadway editor

Expected behavior

Pulling image from harbor.private/wsskeleton/eclipse-broadway

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Installation method

  • helm

Additional context

Pulling image still from docker.io/wsskeleton/eclipse-broadway (meta.yaml)

The reason might be here:
entrypoint.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/plugin-registrykind/bugOutline of a bug - must adhere to the bug report template.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.severity/P2Has a minor but important impact to the usage or development of the system.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions