apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-03-03T13:59:36Z"
  generateName: pxc-operator-69cb5bbdb9-
  labels:
    app.kubernetes.io/component: operator
    app.kubernetes.io/instance: pxc-operator
    app.kubernetes.io/name: pxc-operator
    app.kubernetes.io/part-of: pxc-operator
    pod-template-hash: 69cb5bbdb9
  name: pxc-operator-69cb5bbdb9-s2rfv
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: pxc-operator-69cb5bbdb9
    uid: a35f58fb-27c6-48fd-bbd8-0592579a6649
  resourceVersion: "12914"
  uid: 75fc9387-2927-4705-8b15-b262c7c99fb5
spec:
  containers:
  - command:
    - percona-xtradb-cluster-operator
    env:
    - name: WATCH_NAMESPACE
      value: openstack
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: OPERATOR_NAME
      value: pxc-operator
    - name: LOG_STRUCTURED
      value: "false"
    - name: LOG_LEVEL
      value: INFO
    - name: DISABLE_TELEMETRY
      value: "false"
    image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /metrics
        port: metrics
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: percona-xtradb-cluster-operator
    ports:
    - containerPort: 8080
      name: metrics
      protocol: TCP
    resources:
      limits:
        cpu: 500m
        memory: 500Mi
      requests:
        cpu: 100m
        memory: 20Mi
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-tcmss
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: pxc-operator
  serviceAccountName: pxc-operator
  terminationGracePeriodSeconds: 600
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - name: kube-api-access-tcmss
    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
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-03-03T13:59:36Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-03T14:32:30Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-03T14:32:30Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-03T13:59:36Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://fdcbf58d7fac0377049dc453ab647ce96fed063f74ace7c55d955baaa66d6a0f
    image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0
    imageID: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:71d1d0d2e0fe1abbb938c7a606934c9bae0f3c555a7b82d9e02d6320fc26c421
    lastState:
      terminated:
        containerID: containerd://a482ba5a8843aef490dc485d325c0380aabe170690b7ba3cc99eaf35ddfa4c59
        exitCode: 1
        finishedAt: "2026-03-03T14:30:58Z"
        reason: Error
        startedAt: "2026-03-03T14:27:59Z"
    name: percona-xtradb-cluster-operator
    ready: true
    restartCount: 5
    started: true
    state:
      running:
        startedAt: "2026-03-03T14:32:29Z"
  hostIP: 162.253.55.204
  phase: Running
  podIP: 10.0.0.128
  podIPs:
  - ip: 10.0.0.128
  qosClass: Burstable
  startTime: "2026-03-03T13:59:36Z"
