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

OCP 4.15 knative-serving config-service-ca-trusted-ca ConfigMap continously updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.32.0
    • 1.32.0, 1.31.1
    • None
    • None
    • False
    • None
    • False

      On an OCP 4.15.0 cluster, I am seeing a continuous modification of the knative-serving config-service-ca-trusted-ca ConfigMap that seems to cause quite a lot of traffic for configmap watchers. it seems the serverless operator is fighting with the cluster-network-operator, which tries to add the openshift.io/owning-component annotation, which the SO operator then tries to clear, which causes an endless loop of both operators trying to reconcile the CM

      kind: ConfigMap
      metadata:
        annotations:
          openshift.io/owning-component: Networking / cluster-network-operator
        creationTimestamp: "2024-03-05T08:39:03Z"
        labels:
          config.openshift.io/inject-trusted-cabundle: "true"
        managedFields:
        - apiVersion: v1
          fieldsType: FieldsV1
          fieldsV1:
            f:data:
              f:ca-bundle.crt: {}
            f:metadata:
              f:annotations:
                f:openshift.io/owning-component: {}
          manager: cluster-network-operator/configmap_ca
          operation: Apply
          time: "2024-03-05T09:55:18Z"
      

              Unassigned Unassigned
              maschmid@redhat.com Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: