Name:             horizon-operator-controller-manager-68f7444d68-zkgvn
Namespace:        openstack-operators
Priority:         0
Service Account:  horizon-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Wed, 28 Jan 2026 12:46:08 +0000
Labels:           app.kubernetes.io/name=horizon-operator
                  control-plane=controller-manager
                  pod-template-hash=68f7444d68
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "horizon.openstack.org/v1beta1",
                        "kind": "Horizon",
                        "metadata": {
                          "name": "horizon"
                        },
                        "spec": {
                          "customServiceConfig": "DEBUG = True\nLOGGING['handlers']['console']['level'] = 'DEBUG'\n",
                          "replicas": 1,
                          "secret": "osp-secret"
                        }
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2026-01-26T11:12:31Z
                  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.87/23"],"mac_address":"0a:58:0a:d9:00:57","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.87"
                        ],
                        "mac": "0a:58:0a:d9:00:57",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: d5631a0f4f3b72fa82446fe1d2573ae1059b51529ab7b7601550cfd84f35fdf1
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"horizon.openstack.org","kind":"Horizon","version":"v1beta1"}},{"type":"olm.package","va...
                  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.87
IPs:
  IP:           10.217.0.87
Controlled By:  ReplicaSet/horizon-operator-controller-manager-68f7444d68
Containers:
  manager:
    Container ID:  cri-o://0ab39ad69fa1ba69c50afc70f7af044cc59f7c7bea823910ac04df59680881f2
    Image:         quay.io/openstack-k8s-operators/horizon-operator@sha256:027cd7ab61ef5071d9ad6b729c95a98e51cd254642f01dc019d44cc98a9232f8
    Image ID:      quay.io/openstack-k8s-operators/horizon-operator@sha256:027cd7ab61ef5071d9ad6b729c95a98e51cd254642f01dc019d44cc98a9232f8
    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, 28 Jan 2026 12:46:12 +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_HORIZON_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-horizon@sha256:dd7600bc5278c663cfcfecafd3fb051a2cd2ddc3c1efb07738bf09512aa23ae7
      OPERATOR_CONDITION_NAME:                  horizon-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-56kd5 (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:  horizon-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  horizon-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-56kd5:
    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       9m2s   default-scheduler  Successfully assigned openstack-operators/horizon-operator-controller-manager-68f7444d68-zkgvn to crc
  Normal  AddedInterface  9m1s   multus             Add eth0 [10.217.0.87/23] from ovn-kubernetes
  Normal  Pulling         9m1s   kubelet            Pulling image "quay.io/openstack-k8s-operators/horizon-operator@sha256:027cd7ab61ef5071d9ad6b729c95a98e51cd254642f01dc019d44cc98a9232f8"
  Normal  Pulled          8m58s  kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/horizon-operator@sha256:027cd7ab61ef5071d9ad6b729c95a98e51cd254642f01dc019d44cc98a9232f8" in 2.334s (2.334s including waiting). Image size: 189919691 bytes.
  Normal  Created         8m58s  kubelet            Created container manager
  Normal  Started         8m58s  kubelet            Started container manager
