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

[DOC] improve warning about secret informer filtering

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Documentation
    • None
    • False
    • None
    • False

      Currently we have a warning about secret informer filtering in:

      The warning itself should be improved, as we had questions about it from RHAI and customers:

       

      Current version

      If you enable secret filtering, all of your secrets need to be labeled with networking.internal.knative.dev/certificate-uid: "<id>". Otherwise, Knative Serving does not detect them, which leads to failures. You must label both new and existing secrets.

       

      Proposed version

      If you enable secret filtering, Knative controllers will now only read secrets which are labeled with networking.internal.knative.dev/certificate-uid: "<id>". Knative will automatically add this label to all Secret that it owns. If you are using DomainMapping with custom TLS certificates, make sure to also add this label to your Secrets. Otherwise, Knative Serving does not detect them, which leads to failures. You must label both new and existing secrets.

       

       

              Unassigned Unassigned
              rh-ee-rlehmann Reto Lehmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: