apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-27T13:54:09Z"
  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-fqqrl
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rabbitmq-cluster-operator-7fcdcd478
    uid: cf8f2ec0-c913-45e9-ad5f-2c3a331565e2
  resourceVersion: "26584"
  uid: 148ba360-70ff-4541-8a91-8d0b4c22c736
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-zkn9n
      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-zkn9n
    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-27T13:54:09Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-27T14:46:39Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-27T14:46:39Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-27T13:54:09Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://b604de21f54800670ced04fd29575a330d987433287e7fb5b805e718b9f4333b
    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://6a79c49f76a26ee09655a26c0562bb9b69c2ce7df2f8544a3c3dd19b98a5fe90
        exitCode: 1
        finishedAt: "2026-05-27T14:45:45Z"
        reason: Error
        startedAt: "2026-05-27T13:54:12Z"
    name: rabbitmq-cluster-operator
    ready: true
    restartCount: 1
    started: true
    state:
      running:
        startedAt: "2026-05-27T14:46:19Z"
  hostIP: 199.204.45.222
  phase: Running
  podIP: 10.0.0.221
  podIPs:
  - ip: 10.0.0.221
  qosClass: Burstable
  startTime: "2026-05-27T13:54:09Z"
