Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-114

quickstart: tags may be reported in varying ways

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.0
    • 2.6.0
    • core
    • None

      tags for quickstarts may be reported in 2 distinct ways:

      • openshift.redhat.com:
        "tags": "app_engine, google, java",
        
      • console.itos.redhat.com:
        "tags": [
                            "app engine",
                            "java",
                            "google",
                            "capedwarf"
                        ]
        

      We currently only support the way that's used in Online (string of comma delimited items)

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: