Description of problem:
Ansible sample uses "quay.io/devspaces/ansible-creator-ee:3.7" image with tag in address instead of image digest [1].
So that disconnected cluster doesn't work with tags, Ansible workspace fails to start from "Dashboard > Create Workspace" page even though the user has mirrored the image in internal container registry.
Also, operator metadata "devspaces-operator-bundle" doesn't contain "quay.io/devspaces/ansible-creator-ee:3.7" image digest, so disconnected Dev Spaces deployment script will not mirror quay.io/devspaces/ansible-creator-ee:3.7 to internal disconnected internal container registry.
- relates to
-
CRW-4359 Add an Ansible example in the Devfile registry
- Resolved