apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-28T21:48:14Z"
  generateName: pxc-operator-7cff949c8b-
  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: 7cff949c8b
  name: pxc-operator-7cff949c8b-hbjj5
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: pxc-operator-7cff949c8b
    uid: f5160c16-0611-49a5-8c90-1b8c0293b59d
  resourceVersion: "25282"
  uid: 8d83417a-5d09-4f07-a8af-1c1e31c36936
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.17.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-t67cr
      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-t67cr
    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-05-28T21:48:14Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-28T22:36:14Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-28T22:36:14Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-28T21:48:14Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://394ea87b7f8988c20ba635c50f66390bdda61ae6c554c3924a37d454a14c5a56
    image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.17.0
    imageID: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:96a78ea3895b9d1ecab62ba64c4bb2c79b1582cde4f27ef8f0ec9def458eb2df
    lastState:
      terminated:
        containerID: containerd://7132b4c081a9954fa14b81864f7e7d6971b74d402e316db4245b65d9e5ceec6f
        exitCode: 1
        finishedAt: "2026-05-28T22:35:49Z"
        reason: Error
        startedAt: "2026-05-28T21:48:21Z"
    name: percona-xtradb-cluster-operator
    ready: true
    restartCount: 1
    started: true
    state:
      running:
        startedAt: "2026-05-28T22:36:13Z"
  hostIP: 199.204.45.140
  phase: Running
  podIP: 10.0.0.103
  podIPs:
  - ip: 10.0.0.103
  qosClass: Burstable
  startTime: "2026-05-28T21:48:14Z"
