Name:             glance-operator-controller-manager-6fb5bb54f-chfmg
Namespace:        openstack-operators
Priority:         0
Service Account:  glance-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 25 Nov 2025 22:09:20 +0000
Labels:           app.kubernetes.io/name=glance-operator
                  control-plane=controller-manager
                  pod-template-hash=6fb5bb54f
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-25T21:38:22Z
                  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.95/23"],"mac_address":"0a:58:0a:d9:00:5f","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.95"
                        ],
                        "mac": "0a:58:0a:d9:00:5f",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 02e173850d926abc03165f245a7fa81e0f2b2e9c7aae154ced7a0d66a1bbca78
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.package","value":{"packageName":"glance-operator","version":"0.0.1"}},{"type":"olm.gvk","value":{"group":"glan...
                  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.95
IPs:
  IP:           10.217.0.95
Controlled By:  ReplicaSet/glance-operator-controller-manager-6fb5bb54f
Containers:
  manager:
    Container ID:  cri-o://4177fcd495de1874a998e30278ad9b89a8f5693ec2b81d5c1c830ba4c8acbd8e
    Image:         38.102.83.30:5001/openstack-k8s-operators/glance-operator:ce03f736ccc146d5ae928936a0b05e49e12de3f3
    Image ID:      38.102.83.30:5001/openstack-k8s-operators/glance-operator@sha256:a27e764d1fe52802bd1e3368b6fbb8e45c545aa069954cc21c41a807453d98d2
    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:      Tue, 25 Nov 2025 22:15:54 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Tue, 25 Nov 2025 22:15:20 +0000
      Finished:     Tue, 25 Nov 2025 22:15:20 +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-ttwvr (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-ttwvr:
    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       8m2s                  default-scheduler  Successfully assigned openstack-operators/glance-operator-controller-manager-6fb5bb54f-chfmg to crc
  Normal   AddedInterface  8m2s                  multus             Add eth0 [10.217.0.95/23] from ovn-kubernetes
  Normal   Pulling         8m2s                  kubelet            Pulling image "38.102.83.30:5001/openstack-k8s-operators/glance-operator:ce03f736ccc146d5ae928936a0b05e49e12de3f3"
  Normal   Pulled          8m                    kubelet            Successfully pulled image "38.102.83.30:5001/openstack-k8s-operators/glance-operator:ce03f736ccc146d5ae928936a0b05e49e12de3f3" in 1.957s (1.957s including waiting). Image size: 191642416 bytes.
  Warning  BackOff         102s (x5 over 2m14s)  kubelet            Back-off restarting failed container manager in pod glance-operator-controller-manager-6fb5bb54f-chfmg_openstack-operators(0700c2d1-0a31-4d46-9fe7-4bdb809d1cef)
  Normal   Created         88s (x4 over 7m59s)   kubelet            Created container manager
  Normal   Started         88s (x4 over 7m59s)   kubelet            Started container manager
  Normal   Pulled          88s (x3 over 2m15s)   kubelet            Container image "38.102.83.30:5001/openstack-k8s-operators/glance-operator:ce03f736ccc146d5ae928936a0b05e49e12de3f3" already present on machine
