apiVersion: v1
kind: Pod
metadata:
  annotations:
    kubectl.kubernetes.io/default-container: manager
  creationTimestamp: "2026-04-21T18:00:23Z"
  generateName: orc-controller-manager-6cb597b5d4-
  labels:
    control-plane: controller-manager
    pod-template-hash: 6cb597b5d4
  name: orc-controller-manager-6cb597b5d4-2vp7w
  namespace: orc-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: orc-controller-manager-6cb597b5d4
    uid: 61a25b24-a984-4bff-bd0e-c652145781b0
  resourceVersion: "26053"
  uid: 261b3745-7565-46c8-902f-bf732836f443
spec:
  containers:
  - args:
    - --metrics-bind-address=:8443
    - --leader-elect
    - --health-probe-bind-address=:8081
    command:
    - /manager
    image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /healthz
        port: 8081
        scheme: HTTP
      initialDelaySeconds: 15
      periodSeconds: 20
      successThreshold: 1
      timeoutSeconds: 1
    name: manager
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /readyz
        port: 8081
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources:
      limits:
        cpu: 500m
        memory: 256Mi
      requests:
        cpu: 10m
        memory: 64Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      privileged: false
      runAsGroup: 65532
      runAsUser: 65532
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: FallbackToLogsOnError
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-6dr9f
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount: orc-controller-manager
  serviceAccountName: orc-controller-manager
  terminationGracePeriodSeconds: 10
  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-6dr9f
    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-04-21T18:00:23Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-21T18:05:24Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-21T18:05:24Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-21T18:00:23Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9572bfb78b3bc4bfbda63e8fa7523d3090138809a0f09f0356524c7c6e806786
    image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0
    imageID: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c
    lastState:
      terminated:
        containerID: containerd://79fee3557f01e9acf86a6d791c1bc0762216a898137c802f3f0dcb0788c0accc
        exitCode: 1
        finishedAt: "2026-04-21T18:04:58Z"
        message: "8:04:58Z\tDEBUG\tevents\torc-controller-manager-6cb597b5d4-2vp7w_92f014b3-9111-4b53-9bf4-2103e3886af9
          stopped leading\t{\"type\": \"Normal\", \"object\": {\"kind\":\"Lease\",\"namespace\":\"orc-system\",\"name\":\"f35396c5.k-orc.cloud\",\"uid\":\"396007c9-5db4-4e8e-ab55-d7a7b234f6fe\",\"apiVersion\":\"coordination.k8s.io/v1\",\"resourceVersion\":\"25859\"},
          \"reason\": \"LeaderElection\"}\n2026-04-21T18:04:58Z\tINFO\tStopping and
          waiting for caches\n2026-04-21T18:04:58Z\tINFO\tStopping and waiting for
          webhooks\n2026-04-21T18:04:58Z\tINFO\tStopping and waiting for HTTP servers\n2026-04-21T18:04:58Z\tINFO\tWait
          completed, proceeding to shutdown the manager\n2026-04-21T18:04:58Z\tERROR\tsetup\tError
          starting manager\t{\"error\": \"problem running manager: leader election
          lost\"}\nmain.main\n\t/workspace/cmd/manager/main.go:121\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:272\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"subnet_deletion_guard_for_port\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"Subnet\"}\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"floatingip\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"FloatingIP\"}\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"network_deletion_guard_for_floatingip\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"Network\"}\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"port_deletion_guard_for_server\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"Port\"}\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"router\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"Router\"}\n2026-04-21T18:04:58Z\tINFO\tShutdown
          signal received, waiting for all workers to finish\t{\"controller\": \"securitygroup_deletion_guard_for_port\",
          \"controllerGroup\": \"openstack.k-orc.cloud\", \"controllerKind\": \"SecurityGroup\"}\n"
        reason: Error
        startedAt: "2026-04-21T18:00:29Z"
    name: manager
    ready: true
    restartCount: 1
    started: true
    state:
      running:
        startedAt: "2026-04-21T18:05:18Z"
  hostIP: 199.19.213.133
  phase: Running
  podIP: 10.0.0.59
  podIPs:
  - ip: 10.0.0.59
  qosClass: Burstable
  startTime: "2026-04-21T18:00:23Z"
