--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.128.0.31/23"],"mac_address":"0a:58:0a:80:00:1f","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.0/16","nextHop":"10.128.0.1"},{"dest":"172.30.0.0/16","nextHop":"10.128.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.128.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.128.0.1"}],"ip_address":"10.128.0.31/23","gateway_ip":"10.128.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.128.0.31" ], "mac": "0a:58:0a:80:00:1f", "default": true, "dns": {} }] openshift.io/required-scc: restricted-v2 openshift.io/scc: restricted-v2 seccomp.security.alpha.kubernetes.io/pod: runtime/default creationTimestamp: "2026-02-17T15:03:01Z" generateName: service-ca-676cd8b9b5- labels: app: service-ca pod-template-hash: 676cd8b9b5 service-ca: "true" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:openshift.io/required-scc: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app: {} f:pod-template-hash: {} f:service-ca: {} f:ownerReferences: .: {} k:{"uid":"dae3f767-ba17-4164-9632-4451611fe72d"}: {} f:spec: f:containers: k:{"name":"service-ca-controller"}: .: {} f:args: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8443,"protocol":"TCP"}: .: {} f:containerPort: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:runAsNonRoot: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/var/run/configmaps/signing-cabundle"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/run/secrets/signing-key"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"signing-cabundle"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} k:{"name":"signing-key"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} manager: kube-controller-manager operation: Update time: "2026-02-17T15:03:01Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: master-0 operation: Update subresource: status time: "2026-02-17T15:03:01Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.v1.cni.cncf.io/network-status: {} manager: multus-daemon operation: Update subresource: status time: "2026-02-17T15:03:02Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.128.0.31"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-02-17T15:23:57Z" name: service-ca-676cd8b9b5-bfm5s namespace: openshift-service-ca ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: service-ca-676cd8b9b5 uid: dae3f767-ba17-4164-9632-4451611fe72d resourceVersion: "13043" uid: b0f95c87-6a4a-44f2-b6d4-18f167ea430f spec: containers: - args: - -v=2 command: - service-ca-operator - controller image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5abe992def861ec075251ae17bbd66fa23bd05bd3701953c0fdcf68a8d161f1e imagePullPolicy: IfNotPresent name: service-ca-controller ports: - containerPort: 8443 protocol: TCP resources: requests: cpu: 10m memory: 120Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 1000590000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/signing-key name: signing-key - mountPath: /var/run/configmaps/signing-cabundle name: signing-cabundle - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-gswxb readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: master-0 nodeSelector: node-role.kubernetes.io/master: "" preemptionPolicy: PreemptLowerPriority priority: 2000000000 priorityClassName: system-cluster-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000590000 seLinuxOptions: level: s0:c24,c19 seccompProfile: type: RuntimeDefault serviceAccount: service-ca serviceAccountName: service-ca terminationGracePeriodSeconds: 30 tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 120 - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 120 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - name: signing-key secret: defaultMode: 420 secretName: signing-key - configMap: defaultMode: 420 name: signing-cabundle name: signing-cabundle - name: kube-api-access-gswxb projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-02-17T15:03:03Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-02-17T15:03:01Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-02-17T15:23:56Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-02-17T15:23:56Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-02-17T15:03:01Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://637f8cd48a2819cc2c2d7806162f4e2c529c7123b4f7b79263f372cfe1a6829c image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5abe992def861ec075251ae17bbd66fa23bd05bd3701953c0fdcf68a8d161f1e imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5abe992def861ec075251ae17bbd66fa23bd05bd3701953c0fdcf68a8d161f1e lastState: terminated: containerID: cri-o://9f4ff97f78b895ccae3eae818888447c665df48d3e7e4d485d835422e4f11a07 exitCode: 255 finishedAt: "2026-02-17T15:23:08Z" message: | W0217 15:21:37.504564 1 cmd.go:257] Using insecure, self-signed certificates I0217 15:21:37.505228 1 crypto.go:601] Generating new CA for service-ca-controller-signer@1771341697 cert, and key in /tmp/serving-cert-311045853/serving-signer.crt, /tmp/serving-cert-311045853/serving-signer.key I0217 15:21:37.812073 1 leaderelection.go:121] The leader election gives 4 retries and allows for 30s of clock skew. The kube-apiserver downtime tolerance is 78s. Worst non-graceful lease acquisition is 2m43s. Worst graceful lease acquisition is {26s}. I0217 15:21:37.812429 1 observer_polling.go:159] Starting file observer I0217 15:21:37.812785 1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false I0217 15:21:37.812804 1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false W0217 15:22:37.820498 1 builder.go:272] unable to get owner reference (falling back to namespace): the server was unable to return a response in the time allotted, but may still be processing the request (get pods) I0217 15:22:37.820628 1 builder.go:304] service-ca-controller version - I0217 15:22:37.821430 1 dynamic_serving_content.go:116] "Loaded a new cert/key pair" name="serving-cert::/tmp/serving-cert-311045853/tls.crt::/tmp/serving-cert-311045853/tls.key" F0217 15:23:07.988103 1 cmd.go:182] failed checking apiserver connectivity: Get "https://172.30.0.1:443/apis/coordination.k8s.io/v1/namespaces/openshift-service-ca/leases/service-ca-controller-lock": context deadline exceeded reason: Error startedAt: "2026-02-17T15:21:37Z" name: service-ca-controller ready: true restartCount: 3 started: true state: running: startedAt: "2026-02-17T15:23:19Z" volumeMounts: - mountPath: /var/run/secrets/signing-key name: signing-key - mountPath: /var/run/configmaps/signing-cabundle name: signing-cabundle - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-gswxb readOnly: true recursiveReadOnly: Disabled hostIP: 192.168.32.10 hostIPs: - ip: 192.168.32.10 phase: Running podIP: 10.128.0.31 podIPs: - ip: 10.128.0.31 qosClass: Burstable startTime: "2026-02-17T15:03:01Z" kind: PodList metadata: resourceVersion: "56647"