apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-27T01:31:03Z"
  generateName: rabbitmq-cluster-operator-7fcdcd478-
  labels:
    app.kubernetes.io/component: rabbitmq-operator
    app.kubernetes.io/instance: rabbitmq-cluster-operator
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: rabbitmq-cluster-operator
    app.kubernetes.io/part-of: rabbitmq
    app.kubernetes.io/version: 2.9.0
    helm.sh/chart: rabbitmq-cluster-operator-4.3.6
    pod-template-hash: 7fcdcd478
  name: rabbitmq-cluster-operator-7fcdcd478-ncbkf
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rabbitmq-cluster-operator-7fcdcd478
    uid: e04e9292-8dc8-46fc-a026-40838caa10ed
  resourceVersion: "25539"
  uid: 86fbe8ec-816d-48a4-8b8a-9c50701dbe27
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchLabels:
              app.kubernetes.io/component: rabbitmq-operator
              app.kubernetes.io/instance: rabbitmq-cluster-operator
              app.kubernetes.io/name: rabbitmq-cluster-operator
          topologyKey: kubernetes.io/hostname
        weight: 1
  automountServiceAccountToken: true
  containers:
  - args:
    - --metrics-bind-address=:9782
    command:
    - /manager
    env:
    - name: OPERATOR_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: DEFAULT_RABBITMQ_IMAGE
      value: harbor.atmosphere.dev/docker.io/library/rabbitmq:3.13.3-management
    - name: DEFAULT_USER_UPDATER_IMAGE
      value: harbor.atmosphere.dev/docker.io/rabbitmqoperator/default-user-credential-updater:1.0.4
    image: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:2.9.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 5
      initialDelaySeconds: 5
      periodSeconds: 30
      successThreshold: 1
      tcpSocket:
        port: http
      timeoutSeconds: 5
    name: rabbitmq-cluster-operator
    ports:
    - containerPort: 9782
      name: http
      protocol: TCP
    readinessProbe:
      failureThreshold: 5
      httpGet:
        path: /metrics
        port: http
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 30
      successThreshold: 1
      timeoutSeconds: 5
    resources:
      limits:
        cpu: 150m
        ephemeral-storage: 1Gi
        memory: 192Mi
      requests:
        cpu: 100m
        ephemeral-storage: 50Mi
        memory: 128Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      privileged: false
      readOnlyRootFilesystem: true
      runAsGroup: 1001
      runAsNonRoot: true
      runAsUser: 1001
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-qg8gc
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 1001
    fsGroupChangePolicy: Always
  serviceAccount: rabbitmq-cluster-operator
  serviceAccountName: rabbitmq-cluster-operator
  terminationGracePeriodSeconds: 30
  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-qg8gc
    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-04-27T01:31:03Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T02:19:33Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T02:19:33Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T01:31:03Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9fb268210df9726a6ddb06e9e776cccaa6333da03a7ea9e65806aaff695d71ea
    image: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:2.9.0
    imageID: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator@sha256:d5a36971f0eac6bb65628d624502786c07f5c5fff4ff202e70b3f9d3043e05d3
    lastState:
      terminated:
        containerID: containerd://f72bef91c7588f8fff21ce7167b34f8d4aa420c64ecdbfb776545cadfe37727d
        exitCode: 1
        finishedAt: "2026-04-27T02:18:40Z"
        reason: Error
        startedAt: "2026-04-27T02:17:40Z"
    name: rabbitmq-cluster-operator
    ready: true
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-04-27T02:19:05Z"
  hostIP: 199.204.45.115
  phase: Running
  podIP: 10.0.0.71
  podIPs:
  - ip: 10.0.0.71
  qosClass: Burstable
  startTime: "2026-04-27T01:31:03Z"
