apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-06T15:07:52Z"
  generateName: magnum-cluster-api-proxy-
  labels:
    application: magnum
    component: cluster-api-proxy
    controller-revision-hash: 58ff87588f
    pod-template-generation: "1"
  name: magnum-cluster-api-proxy-fdg4j
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: magnum-cluster-api-proxy
    uid: 98db9bb9-b100-409c-9224-d11d3ce9b7b9
  resourceVersion: "24869"
  uid: 40d78d25-2692-49a1-9eb7-2e5e0fbb7e4a
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - command:
    - magnum-cluster-api-proxy
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2025.2@sha256:b47ba1599b00052f69e96d018749a92a328e0e7b8b96d5fc3787b973c45720a8
    imagePullPolicy: IfNotPresent
    name: magnum-cluster-api-proxy
    resources: {}
    securityContext:
      privileged: true
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /run
      name: pod-run
    - mountPath: /etc/sudoers.d/magnum_capi_sudoers
      name: config
      readOnly: true
      subPath: magnum_capi_sudoers
    - mountPath: /var/lib/magnum/.magnum-cluster-api-proxy
      name: haproxy-state
    - mountPath: /run/netns
      mountPropagation: Bidirectional
      name: host-run-netns
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-ccmwr
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: magnum-conductor
  serviceAccountName: magnum-conductor
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/disk-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/memory-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/pid-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/unschedulable
    operator: Exists
  volumes:
  - emptyDir: {}
    name: pod-tmp
  - emptyDir: {}
    name: pod-run
  - configMap:
      defaultMode: 420
      name: magnum-cluster-api-proxy-config
    name: config
  - emptyDir: {}
    name: haproxy-state
  - hostPath:
      path: /run/netns
      type: ""
    name: host-run-netns
  - name: kube-api-access-ccmwr
    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-06T15:07:52Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-06T15:07:53Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-06T15:07:53Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-06T15:07:52Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9312ac370d96e6cd2007585beb56939ef8369063e7f2164fe12373b7e05c0d25
    image: sha256:7093f7add9de507c74a5f2d14e2265356adb39947a7dbc6c28f139bb130ebefd
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:b47ba1599b00052f69e96d018749a92a328e0e7b8b96d5fc3787b973c45720a8
    lastState: {}
    name: magnum-cluster-api-proxy
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-06T15:07:52Z"
  hostIP: 199.19.213.152
  phase: Running
  podIP: 10.0.0.65
  podIPs:
  - ip: 10.0.0.65
  qosClass: BestEffort
  startTime: "2026-05-06T15:07:52Z"
