Name:             glance-operator-controller-manager-56ccd5f88c-dzft5
Namespace:        openstack-operators
Priority:         0
Service Account:  glance-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Wed, 26 Nov 2025 15:25:00 +0000
Labels:           app.kubernetes.io/name=glance-operator
                  control-plane=controller-manager
                  pod-template-hash=56ccd5f88c
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "glance.openstack.org/v1beta1",
                        "kind": "Glance",
                        "metadata": {
                          "name": "glance"
                        },
                        "spec": {
                          "customServiceConfig": "[DEFAULT]\ndebug = true\nenabled_backends=foo:bar,foo1:bar1\n",
                          "databaseAccount": "glance",
                          "databaseInstance": "openstack",
                          "secret": "osp-secret",
                          "serviceUser": "glance",
                          "storage": {
                            "storageClass": "local-storage",
                            "storageRequest": "10G"
                          }
                        }
                      },
                      {
                        "apiVersion": "glance.openstack.org/v1beta1",
                        "kind": "GlanceAPI",
                        "metadata": {
                          "annotation": {
                            "keystoneEndpoint": "true"
                          },
                          "name": "default"
                        },
                        "spec": {
                          "customServiceConfig": "[DEFAULT]\ndebug = true\nenabled_backends=foo:bar,foo1:bar1\n[foo]\nhere-foo-config\n[foo1]\nhere-foo1-confi...
                          "databaseAccount": "glance",
                          "databaseHostname": "glance",
                          "preserveJobs": false,
                          "replicas": 1,
                          "secret": "glance-secret",
                          "serviceAccount": "glance",
                          "serviceUser": "glance",
                          "storage": {
                            "storageRequest": "10G"
                          }
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2025-11-26T14:55:17Z
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: true
                  features.operators.openshift.io/proxy-aware: false
                  features.operators.openshift.io/tls-profiles: false
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.98/23"],"mac_address":"0a:58:0a:d9:00:62","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.98"
                        ],
                        "mac": "0a:58:0a:d9:00:62",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 1e2ad667e95a62d9f4c1b2ff0f1c601e63ce34c289e84e9fcd1b4f0640bcebac
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"glance.openstack.org","kind":"GlanceAPI","version":"v1beta1"}},{"type":"olm.gvk","value...
                  operators.operatorframework.io/builder: operator-sdk-v1.41.1
                  operators.operatorframework.io/operator-type: non-standalone
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.98
IPs:
  IP:           10.217.0.98
Controlled By:  ReplicaSet/glance-operator-controller-manager-56ccd5f88c
Containers:
  manager:
    Container ID:  cri-o://c5dc74e9a3bd7dfae391a9b69cb2b731eb960635b3e32f91bccc67d4b74d7135
    Image:         38.102.83.41:5001/openstack-k8s-operators/glance-operator:e8b457c05bde3dbb1d9fccd0d6052921daeb1b7c
    Image ID:      38.102.83.41:5001/openstack-k8s-operators/glance-operator@sha256:72ad50ebdccb581b99a29a11923284e5bd307612010d9aa891bf59de48cc87d8
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --metrics-bind-address=:8443
      --leader-elect
      --health-probe-bind-address=:8081
      --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
    State:          Running
      Started:      Wed, 26 Nov 2025 15:32:07 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Wed, 26 Nov 2025 15:31:36 +0000
      Finished:     Wed, 26 Nov 2025 15:31:36 +0000
    Ready:          True
    Restart Count:  3
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:      10m
      memory:   64Mi
    Liveness:   http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3
    Readiness:  http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3
    Environment:
      RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
      OPERATOR_CONDITION_NAME:                     glance-operator.v0.0.1
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wlhfz (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  webhook-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  webhook-server-cert
    Optional:    false
  apiservice-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  glance-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  glance-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-wlhfz:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                    From               Message
  ----     ------          ----                   ----               -------
  Normal   Scheduled       10m                    default-scheduler  Successfully assigned openstack-operators/glance-operator-controller-manager-56ccd5f88c-dzft5 to crc
  Normal   AddedInterface  10m                    multus             Add eth0 [10.217.0.98/23] from ovn-kubernetes
  Normal   Pulling         10m                    kubelet            Pulling image "38.102.83.41:5001/openstack-k8s-operators/glance-operator:e8b457c05bde3dbb1d9fccd0d6052921daeb1b7c"
  Normal   Pulled          10m                    kubelet            Successfully pulled image "38.102.83.41:5001/openstack-k8s-operators/glance-operator:e8b457c05bde3dbb1d9fccd0d6052921daeb1b7c" in 1.502s (1.502s including waiting). Image size: 191650096 bytes.
  Warning  BackOff         4m2s (x5 over 4m40s)   kubelet            Back-off restarting failed container manager in pod glance-operator-controller-manager-56ccd5f88c-dzft5_openstack-operators(62cac43a-a147-46b5-bbd6-4b452a008291)
  Normal   Created         3m51s (x4 over 10m)    kubelet            Created container manager
  Normal   Started         3m51s (x4 over 10m)    kubelet            Started container manager
  Normal   Pulled          3m51s (x3 over 4m41s)  kubelet            Container image "38.102.83.41:5001/openstack-k8s-operators/glance-operator:e8b457c05bde3dbb1d9fccd0d6052921daeb1b7c" already present on machine
