apiVersion: v1
kind: Pod
metadata:
  annotations:
    kubectl.kubernetes.io/default-container: manager
  creationTimestamp: "2026-05-29T22:45:01Z"
  generateName: orc-controller-manager-6cb597b5d4-
  labels:
    control-plane: controller-manager
    pod-template-hash: 6cb597b5d4
  name: orc-controller-manager-6cb597b5d4-w9csg
  namespace: orc-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: orc-controller-manager-6cb597b5d4
    uid: 0e27f0a0-14ce-4c44-90b5-a9ec27f78e14
  resourceVersion: "25464"
  uid: ee5f3681-4423-4008-91c4-8b849848c616
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-g2r5c
      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-g2r5c
    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-29T22:45:01Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-29T22:50:11Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-29T22:50:11Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-29T22:45:01Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://5d900f39234acd4db1a0f5549d3974c72a6424154c26b06ead3c857e4fdea2b0
    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://7f0a7fbb535dfe5e7f02f8dead21611ecf627cd774fa079b2ea4c774787bccc5
        exitCode: 1
        finishedAt: "2026-05-29T22:49:57Z"
        message: "ion_guard_for_project\", \"controllerGroup\": \"\", \"controllerKind\":
          \"Secret\"}\n2026-05-29T22:45:05Z\tINFO\tStarting workers\t{\"controller\":
          \"credentials_deletion_guard_for_project\", \"controllerGroup\": \"\", \"controllerKind\":
          \"Secret\", \"worker count\": 1}\n2026-05-29T22:45:06Z\tINFO\tcontroller-runtime.metrics\tServing
          metrics server\t{\"bindAddress\": \":8443\", \"secure\": true}\nE0529 22:49:51.672516
          \      1 request.go:1332] Unexpected error when reading response body: net/http:
          request canceled (Client.Timeout or context cancellation while reading body)\nE0529
          22:49:51.672643       1 leaderelection.go:429] Failed to update lock optimistically:
          unexpected error when reading response body. Please retry. Original error:
          net/http: request canceled (Client.Timeout or context cancellation while
          reading body), falling back to slow path\nE0529 22:49:56.671480       1
          leaderelection.go:436] error retrieving resource lock orc-system/f35396c5.k-orc.cloud:
          Get \"https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s\":
          context deadline exceeded\nI0529 22:49:56.671546       1 leaderelection.go:297]
          failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline
          exceeded\nE0529 22:49:57.585753       1 leaderelection.go:322] Failed to
          release lock: Operation cannot be fulfilled on leases.coordination.k8s.io
          \"f35396c5.k-orc.cloud\": the object has been modified; please apply your
          changes to the latest version and try again\n2026-05-29T22:49:57Z\tDEBUG\tevents\torc-controller-manager-6cb597b5d4-w9csg_34001731-d205-404b-a835-70a10e7af856
          stopped leading\t{\"type\": \"Normal\", \"object\": {\"kind\":\"Lease\",\"namespace\":\"orc-system\",\"name\":\"f35396c5.k-orc.cloud\",\"uid\":\"961e3557-ea11-4eea-9778-c75160a27f70\",\"apiVersion\":\"coordination.k8s.io/v1\",\"resourceVersion\":\"25325\"},
          \"reason\": \"LeaderElection\"}\n2026-05-29T22:49:57Z\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\n"
        reason: Error
        startedAt: "2026-05-29T22:45:04Z"
    name: manager
    ready: true
    restartCount: 1
    started: true
    state:
      running:
        startedAt: "2026-05-29T22:50:06Z"
  hostIP: 199.19.213.168
  phase: Running
  podIP: 10.0.0.221
  podIPs:
  - ip: 10.0.0.221
  qosClass: Burstable
  startTime: "2026-05-29T22:45:01Z"
