Name:             horizon-7f7c888686-pwv2q
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Tue, 30 Sep 2025 14:39:27 +0000
Labels:           owner=horizon
                  pod-template-hash=7f7c888686
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.149/23"],"mac_address":"0a:58:0a:d9:00:95","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.149"
                        ],
                        "mac": "0a:58:0a:d9:00:95",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.149
IPs:
  IP:           10.217.0.149
Controlled By:  ReplicaSet/horizon-7f7c888686
Containers:
  horizon-log:
    Container ID:  cri-o://f4ee5dee783bb7f3fa7a55ca1a7dd48e0f8ecc369f9bdd149c1abc88def60447
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:9470db6caf5102cf37ddb1f137f17b05ef7119f174f4189beb4839ef7f65730c
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Tue, 30 Sep 2025 14:40:01 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n649hbdh559h58ch66dhcfh657h77h574h5f5h5c4h8fh598h5cch586h86h679h689h67dh649h578h5c7h548h64bh699h5h78h587hd5h59bh9fhb5q
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         no
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      UNPACK_THEME:           true
    Mounts:
      /var/log/horizon from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bkpbj (ro)
  horizon:
    Container ID:  cri-o://ebe5a5851d4ba3f1592e03c700d4469752b307d18d355c3041cab4978633148b
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:9470db6caf5102cf37ddb1f137f17b05ef7119f174f4189beb4839ef7f65730c
    Port:          8443/TCP
    Host Port:     0/TCP
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_theme_setup && /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 30 Sep 2025 14:44:08 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    137
      Started:      Tue, 30 Sep 2025 14:43:07 +0000
      Finished:     Tue, 30 Sep 2025 14:44:07 +0000
    Ready:          True
    Restart Count:  4
    Liveness:       http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Readiness:      http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Startup:        http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n649hbdh559h58ch66dhcfh657h77h574h5f5h5c4h8fh598h5cch586h86h679h689h67dh649h578h5c7h548h64bh699h5h78h587hd5h59bh9fhb5q
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         no
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      UNPACK_THEME:           true
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /run/openstack-dashboard/.secrets from horizon-secret-key (ro)
      /usr/local/bin/container-scripts from scripts (ro)
      /usr/local/bin/kolla_theme_setup from scripts (ro,path="kolla_theme_setup")
      /var/lib/config-data/default/ from config-data (rw)
      /var/lib/config-data/tls/certs/horizon.crt from horizon-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/horizon.key from horizon-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (ro,path="horizon.json")
      /var/log/horizon from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bkpbj (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      horizon-config-data
    Optional:  false
  horizon-secret-key:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  horizon
    Optional:    false
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      horizon-scripts
    Optional:  false
  logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  horizon-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-horizon-svc
    Optional:    false
  kube-api-access-bkpbj:
    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:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 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       70m                default-scheduler  Successfully assigned openstack/horizon-7f7c888686-pwv2q to crc
  Normal   AddedInterface  70m                multus             Add eth0 [10.217.0.149/23] from ovn-kubernetes
  Warning  Failed          69m                kubelet            Error: ErrImagePull
  Warning  Failed          69m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          69m                kubelet            Error: ImagePullBackOff
  Normal   BackOff         69m (x2 over 69m)  kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
  Warning  Failed          69m (x2 over 69m)  kubelet            Error: ImagePullBackOff
  Normal   BackOff         69m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
  Normal   Pulling         69m (x2 over 70m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
  Normal   Pulled          69m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" in 5.309s (5.309s including waiting). Image size: 593984392 bytes.
  Normal   Created         69m                kubelet            Created container horizon-log
  Normal   Started         69m                kubelet            Started container horizon-log
  Normal   Killing         68m                kubelet            Container horizon failed startup probe, will be restarted
  Normal   Pulled          68m (x2 over 69m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         68m (x2 over 69m)  kubelet            Created container horizon
  Normal   Started         68m (x2 over 69m)  kubelet            Started container horizon
  Warning  Unhealthy       67m (x5 over 69m)  kubelet            Startup probe failed: Get "https://10.217.0.149:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.149:8443: connect: connection refused
