apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-25T02:09:19Z"
  generateName: pxc-operator-5b75bfdcbd-
  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: 5b75bfdcbd
  name: pxc-operator-5b75bfdcbd-jrvwt
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: pxc-operator-5b75bfdcbd
    uid: 73a473de-06b8-4cab-b4e4-e4b028a3ad05
  resourceVersion: "3617"
  uid: ea0f745b-0e96-4d11-a3d4-5afabf42a387
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: 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-sdx84
      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-sdx84
    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-02-25T02:09:19Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T02:09:19Z"
    message: 'containers with unready status: [percona-xtradb-cluster-operator]'
    reason: ContainersNotReady
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T02:09:19Z"
    message: 'containers with unready status: [percona-xtradb-cluster-operator]'
    reason: ContainersNotReady
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T02:09:19Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - image: docker.io/percona/percona-xtradb-cluster-operator:1.17.0
    imageID: ""
    lastState: {}
    name: percona-xtradb-cluster-operator
    ready: false
    restartCount: 0
    started: false
    state:
      waiting:
        message: Back-off pulling image "docker.io/percona/percona-xtradb-cluster-operator:1.17.0"
        reason: ImagePullBackOff
  hostIP: 199.204.45.244
  phase: Pending
  podIP: 10.0.0.192
  podIPs:
  - ip: 10.0.0.192
  qosClass: Burstable
  startTime: "2026-02-25T02:09:19Z"
