apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-09-19T02:45:12Z"
  generateName: magnum-cluster-api-proxy-
  labels:
    application: magnum
    component: cluster-api-proxy
    controller-revision-hash: 9cf76dd4
    pod-template-generation: "1"
  name: magnum-cluster-api-proxy-fd9f8
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: magnum-cluster-api-proxy
    uid: 56e6635d-ca50-4ff7-9768-436731fb4ab4
  resourceVersion: "25792"
  uid: 95ccdba2-f811-4a9e-bb8e-d93cb4c1f680
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:2023.1@sha256:9d4e757739b0568b4599b20505c619612f68a81103bb379d84d798373e933b04
    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-drcsl
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openvswitch: 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-drcsl
    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-09-19T02:45:12Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-09-19T02:45:14Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-09-19T02:45:14Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-09-19T02:45:12Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://992c84dd438276de0e2bfc844fce7fc053a36fe916f61855e4590c28f4ebf6cd
    image: sha256:70b3560c53555051ec5fb390a3dcb6e9209032706760a8ad8c8b58f6883a7104
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:9d4e757739b0568b4599b20505c619612f68a81103bb379d84d798373e933b04
    lastState: {}
    name: magnum-cluster-api-proxy
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-09-19T02:45:13Z"
  hostIP: 162.253.55.197
  phase: Running
  podIP: 10.0.0.180
  podIPs:
  - ip: 10.0.0.180
  qosClass: BestEffort
  startTime: "2026-09-19T02:45:12Z"
