--- apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.128.0.43/23"],"mac_address":"3e:b5:a6:80:00:2c","gateway_ips":["10.128.0.1"],"ip_address":"10.128.0.43/23","gateway_ip":"10.128.0.1"}}' creationTimestamp: "2020-05-26T09:52:34Z" labels: app: installer managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:app: {} f:ownerReferences: .: {} k:{"uid":"eab3f769-7018-4de7-a5f5-24be379a8320"}: .: {} f:apiVersion: {} f:kind: {} f:name: {} f:uid: {} f:spec: f:containers: k:{"name":"installer"}: .: {} f:args: {} f:command: {} f:env: .: {} k:{"name":"NODE_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: .: {} f:apiVersion: {} f:fieldPath: {} k:{"name":"POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: .: {} f:apiVersion: {} f:fieldPath: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:runAsUser: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/kubernetes/"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeName: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: .: {} f:runAsUser: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"kubelet-dir"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} manager: cluster-kube-controller-manager-operator operation: Update time: "2020-05-26T09:52:34Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ovnkube operation: Update time: "2020-05-26T09:52:34Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.128.0.43"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update time: "2020-05-26T09:53:12Z" name: installer-8-skumari-gcp-wd9nd-master-0.c.openshift-gce-devel.internal namespace: openshift-kube-controller-manager ownerReferences: - apiVersion: v1 kind: ConfigMap name: revision-status-8 uid: eab3f769-7018-4de7-a5f5-24be379a8320 resourceVersion: "19010" selfLink: /api/v1/namespaces/openshift-kube-controller-manager/pods/installer-8-skumari-gcp-wd9nd-master-0.c.openshift-gce-devel.internal uid: 81a12c7b-137d-4022-8dca-5f56af6a2c8e spec: containers: - args: - -v=2 - --revision=8 - --namespace=openshift-kube-controller-manager - --pod=kube-controller-manager-pod - --resource-dir=/etc/kubernetes/static-pod-resources - --pod-manifest-dir=/etc/kubernetes/manifests - --configmaps=kube-controller-manager-pod - --configmaps=config - --configmaps=cluster-policy-controller-config - --configmaps=controller-manager-kubeconfig - --optional-configmaps=cloud-config - --configmaps=kube-controller-cert-syncer-kubeconfig - --configmaps=serviceaccount-ca - --configmaps=service-ca - --secrets=service-account-private-key - --optional-secrets=serving-cert - --secrets=localhost-recovery-client-token - --cert-dir=/etc/kubernetes/static-pod-resources/kube-controller-manager-certs - --cert-configmaps=aggregator-client-ca - --cert-configmaps=client-ca - --optional-cert-configmaps=trusted-ca-bundle - --cert-secrets=kube-controller-manager-client-cert-key - --cert-secrets=csr-signer command: - cluster-kube-controller-manager-operator - installer env: - name: POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: registry.svc.ci.openshift.org/ci-ln-6vywnkk/stable@sha256:9f008c7ff3d155484d18a2ab063aab52a600c85e88d7955a125e591d756d1507 imagePullPolicy: IfNotPresent name: installer resources: limits: cpu: 150m memory: 100M requests: cpu: 150m memory: 100M securityContext: privileged: true runAsUser: 0 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/kubernetes/ name: kubelet-dir - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: installer-sa-token-27f8v readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: installer-sa-dockercfg-sp9lz nodeName: skumari-gcp-wd9nd-master-0.c.openshift-gce-devel.internal priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Never schedulerName: default-scheduler securityContext: runAsUser: 0 serviceAccount: installer-sa serviceAccountName: installer-sa terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - hostPath: path: /etc/kubernetes/ type: "" name: kubelet-dir - name: installer-sa-token-27f8v secret: defaultMode: 420 secretName: installer-sa-token-27f8v status: conditions: - lastProbeTime: null lastTransitionTime: "2020-05-26T09:52:34Z" reason: PodCompleted status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2020-05-26T09:53:12Z" reason: PodCompleted status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2020-05-26T09:53:12Z" reason: PodCompleted status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2020-05-26T09:52:34Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://63aaf33d971a83b9a4e792460df75076f47ece8dfea3c9a2074b81ace21d008f image: registry.svc.ci.openshift.org/ci-ln-6vywnkk/stable@sha256:9f008c7ff3d155484d18a2ab063aab52a600c85e88d7955a125e591d756d1507 imageID: registry.svc.ci.openshift.org/ci-ln-6vywnkk/stable@sha256:9f008c7ff3d155484d18a2ab063aab52a600c85e88d7955a125e591d756d1507 lastState: {} name: installer ready: false restartCount: 0 started: false state: terminated: containerID: cri-o://63aaf33d971a83b9a4e792460df75076f47ece8dfea3c9a2074b81ace21d008f exitCode: 0 finishedAt: "2020-05-26T09:53:12Z" reason: Completed startedAt: "2020-05-26T09:53:09Z" hostIP: 10.0.0.3 phase: Succeeded podIP: 10.128.0.43 podIPs: - ip: 10.128.0.43 qosClass: Guaranteed startTime: "2020-05-26T09:52:34Z"