apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-12T06:54:48Z"
  generateName: magnum-registry-c45778976-
  labels:
    application: magnum
    component: registry
    pod-template-hash: c45778976
  name: magnum-registry-c45778976-t24gg
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: magnum-registry-c45778976
    uid: ed61dd83-17fe-42f8-b4d8-5afe1ed554e8
  resourceVersion: "29297"
  uid: ce24b5b7-5a4c-4947-bfd0-2a9e9467842b
spec:
  containers:
  - env:
    - name: REGISTRY_STORAGE_MAINTENANCE_READONLY
      value: '{"enabled": true}'
    image: harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    imagePullPolicy: Always
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 5000
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: registry
    ports:
    - containerPort: 5000
      name: registry
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 5000
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-mm86w
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: default
  serviceAccountName: default
  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-mm86w
    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-12T06:54:49Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T07:01:24Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T07:01:24Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T06:54:48Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://708279db4ee6f1b8d6770f246f691ab78f13d7c8f6d34279925e68eb70350825
    image: harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    imageID: harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry@sha256:58e5d1ef034562a19efdbb0f17016b28adff8989b3347001582c159942eaca13
    lastState:
      waiting: {}
    name: registry
    ready: true
    restartCount: 1
    started: true
    state:
      running:
        startedAt: "2026-05-12T07:01:23Z"
  hostIP: 199.19.213.238
  phase: Running
  podIP: 10.0.0.33
  podIPs:
  - ip: 10.0.0.33
  qosClass: BestEffort
  startTime: "2026-05-12T06:54:49Z"
