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

Support a safe way to configure annotation for Knative System pod by operator

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Minor Minor
    • 1.15.0
    • None
    • Operator
    • None
    • Serverless Sprint 197

      We can add the istio injection annotation by patch command:

      oc patch deployments.apps -n knative-serving activator -p '{"spec":{"template":{"metadata":{"annotations":{"sidecar.istio.io/inject":"true"}}}}}'
      

      But as an admin, we would like serverless-operator to configure it automatically. Also, the annotation is dropped when Deployment is recreated.

      Please refer to https://github.com/knative/operator/issues/165 more detail.

              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: