Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-520

Kservice public OpenShift route should be consistent with cluster wildcard certificate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 1.4.1, 1.4.0, 1.5.0, 1.6.0
    • None
    • None

      Currently, the addressed that are created for Knative services have form:

      <kservice.name>.<kservice.ns>.apps.example.net
      

      To be able to work with cluster wildcard certificate they should be created as:

      <kservice.name>-<kservice.ns>.apps.example.net
      

      The certificate is issued for:

      *.apps.example.net
      

      Wildcard certificates validate only on the same "dot" level, sub-levels are not supported by any browser.

              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              krzysztofsuszynski Chris Suszynski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: