apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-19T19:00:14Z"
  generateName: pxc-operator-6f87cd48bc-
  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: 6f87cd48bc
  name: pxc-operator-6f87cd48bc-7qwlw
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: pxc-operator-6f87cd48bc
    uid: bada7b57-cd63-47cc-bd6a-53936f458d6c
  resourceVersion: "24805"
  uid: 4bbd3dd8-afce-4105-b5c6-3972a3b1c2c6
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.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-spr9n
      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-spr9n
    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-19T19:00:14Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-19T19:00:21Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-19T19:00:21Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-19T19:00:14Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://6c7a833d8e102c81f7d62765e58a1b4f35a3e38b7fc1f0d7535f859ce8c80f8e
    image: docker.io/percona/percona-xtradb-cluster-operator:1.18.0
    imageID: docker.io/percona/percona-xtradb-cluster-operator@sha256:71d1d0d2e0fe1abbb938c7a606934c9bae0f3c555a7b82d9e02d6320fc26c421
    lastState:
      terminated:
        containerID: containerd://ef53359215a5d1a0ecc7abb68a3bc1c3ebef713235a74beff089b30c7e891117
        exitCode: 1
        finishedAt: "2026-02-19T19:52:50Z"
        reason: Error
        startedAt: "2026-02-19T19:52:17Z"
    name: percona-xtradb-cluster-operator
    ready: true
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-02-19T19:54:12Z"
  hostIP: 199.204.45.70
  phase: Running
  podIP: 172.24.0.58
  podIPs:
  - ip: 172.24.0.58
  qosClass: Burstable
  startTime: "2026-02-19T19:00:14Z"
