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

Implement certificate rotation

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • 1.7.0
    • None
    • None
    • Serverless Sprint 182

      The controller mounts a couple of certificates and it's getting more with the proxy-certificate work.

      I talked to upstream about this and Golang is kinda... not great about this. To reload the CA certs one has to restart the process. Our best bet here it to "kick" the deployment to gracefully roll over once certificates change.

      I propose to add a serving.knative.openshift.io/mounted-cert-version annotation to the deployment that we set to the resourceVersion of the configMap containing the latest certs.

              markusthoemmes Markus Thömmes (Inactive)
              markusthoemmes Markus Thömmes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: