Open
Description
- Have Fuse images listed in odo component types (workaround to remove hidden tag via oc edit istag fuse7-java-openshift:1.2 )
- Remove "hidden" tag in minishift addon Remove hidden tag for latest Fuse image minishift/minishift#3193 Remove hidden tag for latest Fuse images #3193 minishift/minishift#3194
- Remove "hidden" tag in openshift ansible for OpenShift 3.10 Remove hidden tag for latest Fuse images openshift/openshift-ansible#11292 Remove hidden tag for latest Fuse builders #11292 openshift/openshift-ansible#11294
- Remove "hidden" tag in openshift ansible for OpenShift 3.11 Remove hidden tag for latest Fuse images openshift/openshift-ansible#11292 Remove hidden tag for latest Fuse builders #11292 openshift/openshift-ansible#11293
- Remove "hidden" tag in jboss-fuse image streams Remove "hidden" tag for latest builders jboss-fuse/application-templates#56 Remove hidden tag for latest Fuse images #56 jboss-fuse/application-templates#57
- have CDK/minishift released with all the "hidden" tag modifications
- First push of long-running build fails to start the Java program in the pod (which is the case for Fuse applications) First push of long-running build fails to start the Java program in the pod redhat-developer/odo#1430
- Odo watch is rebuilding the initial version, ignoring pushed modifications Odo watch is rebuilding the initial version, ignoring pushed modifications redhat-developer/odo#1429
- Include Fuse SpringBoot-based image in odo test suite Include Fuse SpringBoot-based image in test suite redhat-developer/odo#1428
- First push of long-running build fails to start the Java program in the pod Cannot push a local component
E0205 14:23:32.599302 16744 v2.go:163] io: read/write on closed pipe
error when callodo push
for local component redhat-developer/odo#1286 - have a new release of odo embedded (currently 0.19.0) in VS Code OpenShift connector extension with
- First push of long-running build fails to start the Java program in the pod redhat-developer/odo#1430 First push of long-running build fails to start the Java program in the pod redhat-developer/odo#1430
- Odo watch is rebuilding the initial version, ignoring pushed modifications Odo watch is rebuilding the initial version, ignoring pushed modifications redhat-developer/odo#1429 Odo watch is rebuilding the initial version, ignoring pushed modifications redhat-developer/odo#1429
- odo 0.0.20 integrated on master of VS Code extension Upgrade to odo 0.0.20 redhat-developer/vscode-openshift-tools#677
- have port 8080 exposed to access the Fuse application when using Fuse images (working using Java image)