Name:             horizon-operator-controller-manager-7f9cd5475c-4k5dc
Namespace:        openstack-operators
Priority:         0
Service Account:  horizon-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 07 Oct 2025 12:41:53 +0000
Labels:           control-plane=controller-manager
                  openstack.org/operator-name=horizon
                  pod-template-hash=7f9cd5475c
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: 2025-10-06T11:05:27Z
                  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.86/23"],"mac_address":"0a:58:0a:d9:00:56","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.86"
                        ],
                        "mac": "0a:58:0a:d9:00:56",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: d342da6321601811f66b412655925b9f18afc18cf668b416f15bbdac98e03627
                  openshift.io/scc: anyuid
                  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.31.0
                  operators.operatorframework.io/operator-type: non-standalone
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Status:           Running
IP:               10.217.0.86
IPs:
  IP:           10.217.0.86
Controlled By:  ReplicaSet/horizon-operator-controller-manager-7f9cd5475c
Containers:
  manager:
    Container ID:  cri-o://75d358f630fa7aa4037495dccc53d6e0a1b1260b3decf1eba392382d776aefb7
    Image:         quay.io/openstack-k8s-operators/horizon-operator@sha256:cde79c0763b83f5f124a66527a8f03ce4d5b179723e73106189084caeee893ca
    Image ID:      quay.io/openstack-k8s-operators/horizon-operator@sha256:cde79c0763b83f5f124a66527a8f03ce4d5b179723e73106189084caeee893ca
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --health-probe-bind-address=:8081
      --metrics-bind-address=127.0.0.1:8080
      --leader-elect
    State:          Running
      Started:      Tue, 07 Oct 2025 12:42:01 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  256Mi
    Requests:
      cpu:      10m
      memory:   128Mi
    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:0b794540021a161244eea009a85fd1db44d2e3bc8ba52daa1c289bf0f3ca3273
      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-c5g4v (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://6f771bf156b5ab0c23287520646d206f69549743bf84a67999f4b6cb67b0136a
    Image:         quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    Image ID:      quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    Port:          8443/TCP
    Host Port:     0/TCP
    Args:
      --secure-listen-address=0.0.0.0:8443
      --upstream=http://127.0.0.1:8080/
      --logtostderr=true
      --v=0
    State:          Running
      Started:      Tue, 07 Oct 2025 12:42:02 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:     5m
      memory:  64Mi
    Environment:
      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-c5g4v (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  cert:
    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-c5g4v:
    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       12m   default-scheduler  Successfully assigned openstack-operators/horizon-operator-controller-manager-7f9cd5475c-4k5dc to crc
  Normal  AddedInterface  12m   multus             Add eth0 [10.217.0.86/23] from ovn-kubernetes
  Normal  Pulling         12m   kubelet            Pulling image "quay.io/openstack-k8s-operators/horizon-operator@sha256:cde79c0763b83f5f124a66527a8f03ce4d5b179723e73106189084caeee893ca"
  Normal  Pulled          12m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/horizon-operator@sha256:cde79c0763b83f5f124a66527a8f03ce4d5b179723e73106189084caeee893ca" in 5.86s (5.86s including waiting). Image size: 176423620 bytes.
  Normal  Created         12m   kubelet            Created container manager
  Normal  Started         12m   kubelet            Started container manager
  Normal  Pulled          12m   kubelet            Container image "quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a" already present on machine
  Normal  Created         12m   kubelet            Created container kube-rbac-proxy
  Normal  Started         12m   kubelet            Started container kube-rbac-proxy
