Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16103

Use build.uri to override Helm chart QS urls

    XMLWordPrintable

Details

    Description

      There is a wrong quickstarts repository referenced in the JBoss EAP variant of the MP Reactive Messaging quickstart in following files:

      $ grep -r wildfly/quickstart.git                   
      helm-rhosak.yml:  uri: https://github.com/wildfly/quickstart.git
      helm-bootable-jar-rhosak.yml:  uri: https://github.com/wildfly/quickstart.git
      helm-bootable-jar-amq-streams.yml:  uri: https://github.com/wildfly/quickstart.git
      helm-amq-streams.yml:  uri: https://github.com/wildfly/quickstart.git
      

      This value is correct for the upstream quickstarts but I believe that for the JBoss EAP variant, we should use following value:

      uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
      

      Also, we could probably add "build.ref" attribute into these helm definitions to point to correct branch. But since this attribute is specified in the README already, it's an optional proposal for improvement.

      Attachments

        Issue Links

          Activity

            People

              kkhan1@redhat.com Kabir Khan
              jstourac@redhat.com Jan Stourac
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: