apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-27T01:21:07Z"
  generateName: rabbitmq-cluster-operator-6b5c8b7cdc-
  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
    helm.sh/chart: rabbitmq-cluster-operator-2.6.6
    pod-template-hash: 6b5c8b7cdc
  name: rabbitmq-cluster-operator-6b5c8b7cdc-xngh9
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rabbitmq-cluster-operator-6b5c8b7cdc
    uid: 83c3cbf9-49ab-4fb6-b9ce-f2bdb174d9f2
  resourceVersion: "27386"
  uid: d6b59299-6b35-498c-858e-6baf4a101312
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
          namespaces:
          - openstack
          topologyKey: kubernetes.io/hostname
        weight: 1
  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.10.2-management
    - name: DEFAULT_USER_UPDATER_IMAGE
      value: harbor.atmosphere.dev/docker.io/rabbitmqoperator/default-user-credential-updater:1.0.2
    image: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:1.13.1
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 5
      httpGet:
        path: /metrics
        port: http
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 30
      successThreshold: 1
      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: {}
    securityContext:
      readOnlyRootFilesystem: true
      runAsNonRoot: true
      runAsUser: 1001
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-kgf2n
      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
  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-kgf2n
    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-27T01:21:07Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T02:09:07Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T02:09:07Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T01:21:07Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://b0a312f2a9a8f36e2608f82d000dbfd5b8c0993d0a383cd54a562ebe9385faa6
    image: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:1.13.1
    imageID: harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator@sha256:84ce21e9e2d6ceb8b93d9daf0b7cc1550b6ed86be5b3acd8b0816eddc1b87dc2
    lastState:
      terminated:
        containerID: containerd://d4ee6d14da40aa2412d44b07ed190ac32a01e9ee5b6d7da4c7133ee2ceb0db8f
        exitCode: 1
        finishedAt: "2026-02-27T02:07:49Z"
        reason: Error
        startedAt: "2026-02-27T02:07:20Z"
    name: rabbitmq-cluster-operator
    ready: true
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-02-27T02:08:43Z"
  hostIP: 162.253.55.74
  phase: Running
  podIP: 10.0.0.109
  podIPs:
  - ip: 10.0.0.109
  qosClass: BestEffort
  startTime: "2026-02-27T01:21:07Z"
