Name:             glance-operator-controller-manager-84d4cfd9dd-bwz79
Namespace:        openstack-operators
Priority:         0
Service Account:  glance-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 17 Feb 2026 15:36:23 +0000
Labels:           app.kubernetes.io/name=glance-operator
                  control-plane=controller-manager
                  pod-template-hash=84d4cfd9dd
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: 2026-02-17T15:10:44Z
                  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.96/23"],"mac_address":"0a:58:0a:d9:00:60","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.96"
                        ],
                        "mac": "0a:58:0a:d9:00:60",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 39f8915b4f26a1a44a2dcd73ba4ddefd3520b4cf583dc8aa140dfeb458004b5c
                  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.96
IPs:
  IP:           10.217.0.96
Controlled By:  ReplicaSet/glance-operator-controller-manager-84d4cfd9dd
Containers:
  manager:
    Container ID:  cri-o://09ca258b9d21022598d85c364f05f07e9410376b0db8aa780af17bf0b09fe747
    Image:         38.102.83.70:5001/openstack-k8s-operators/glance-operator:5fc836af9346bfab13b9b30c7419498fa28128e3
    Image ID:      38.102.83.70:5001/openstack-k8s-operators/glance-operator@sha256:8173a99375cdf941ffca7a884a0698faadf082b10179943f472dd8695e2fbcda
    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, 17 Feb 2026 15:36:26 +0000
    Ready:          True
    Restart Count:  0
    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-kfbms (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-kfbms:
    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       16m   default-scheduler  Successfully assigned openstack-operators/glance-operator-controller-manager-84d4cfd9dd-bwz79 to crc
  Normal  AddedInterface  16m   multus             Add eth0 [10.217.0.96/23] from ovn-kubernetes
  Normal  Pulling         16m   kubelet            Pulling image "38.102.83.70:5001/openstack-k8s-operators/glance-operator:5fc836af9346bfab13b9b30c7419498fa28128e3"
  Normal  Pulled          16m   kubelet            Successfully pulled image "38.102.83.70:5001/openstack-k8s-operators/glance-operator:5fc836af9346bfab13b9b30c7419498fa28128e3" in 1.287s (1.287s including waiting). Image size: 191984944 bytes.
  Normal  Created         16m   kubelet            Created container manager
  Normal  Started         16m   kubelet            Started container manager
