Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24630

Link the application code source to the deployment in OpenShift dev console

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • HC-EAP74-1.1.1
    • None
    • None
    • None
    • False
    • None
    • False

      When the Helm chart is used to build and deploy a WildFly application on OpenShift, the link between the deployed application and its source is difficult to navigate (you have to look at various fields in the build-artefacts BuildConfig.

      OpenShift has annotations that surfaces the source code location directly in its topology view:

      app.openshift.io/vcs-uri- URI for the source code under version control
      app.openshift.io/vcs-ref- Identifier for the version of the source code. Can be branch, tag or commit SHA for the application. If omitted master head of the default branch is assumed
      These 2 annotations on the Deployment resource directly map to the Helm's build.uri and build.ref fields.

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Simon Priadka Simon Priadka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: