apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-09-03T17:18:00Z"
  generateName: magnum-cluster-api-proxy-
  labels:
    application: magnum
    component: cluster-api-proxy
    controller-revision-hash: 6d756955ff
    pod-template-generation: "1"
  name: magnum-cluster-api-proxy-7rcrr
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: magnum-cluster-api-proxy
    uid: a8e9fcd0-4e76-4088-89a8-f2a145861153
  resourceVersion: "27583"
  uid: ea78b4cc-0746-48dd-a1ba-cb98e70c4724
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:7bccf3e33e8f0af743e3d00b7449fc4447b4f78955cbc25f306162ae861c2f49
    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-h985n
      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-h985n
    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-03T17:18:00Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-09-03T17:18:02Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-09-03T17:18:02Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-09-03T17:18:00Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://04aadf6a6fc215b8652f377eb84d3d53f6c484b281f9d704cdf38f4bae748bb4
    image: sha256:f0e6221d0b67fd23aaaac4ddc85d146df185cd37fa8f56e61ac5730af73cf315
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:7bccf3e33e8f0af743e3d00b7449fc4447b4f78955cbc25f306162ae861c2f49
    lastState: {}
    name: magnum-cluster-api-proxy
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-09-03T17:18:02Z"
  hostIP: 162.253.55.242
  phase: Running
  podIP: 10.0.0.192
  podIPs:
  - ip: 10.0.0.192
  qosClass: BestEffort
  startTime: "2026-09-03T17:18:00Z"
