Name:             obo-prometheus-operator-admission-webhook-74c59584dd-hdgl7
Namespace:        openshift-operators
Priority:         0
Service Account:  obo-prometheus-operator-admission-webhook
Node:             crc/192.168.126.11
Start Time:       Thu, 11 Dec 2025 13:14:52 +0000
Labels:           app.kubernetes.io/name=prometheus-operator-admission-webhook
                  app.kubernetes.io/part-of=observability-operator
                  app.kubernetes.io/version=0.86.1-rhobs1
                  pod-template-hash=74c59584dd
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "monitoring.rhobs/v1alpha1",
                        "kind": "MonitoringStack",
                        "metadata": {
                          "labels": {
                            "mso": "example"
                          },
                          "name": "sample-monitoring-stack"
                        },
                        "spec": {
                          "logLevel": "debug",
                          "resourceSelector": {
                            "matchLabels": {
                              "app": "demo"
                            }
                          },
                          "retention": "1d"
                        }
                      },
                      {
                        "apiVersion": "monitoring.rhobs/v1alpha1",
                        "kind": "ThanosQuerier",
                        "metadata": {
                          "name": "example-thanos"
                        },
                        "spec": {
                          "selector": {
                            "matchLabels": {
                              "mso": "example"
                            }
                          }
                        }
                      }
                    ]
                  capabilities: Basic Install
                  categories: Monitoring
                  certified: false
                  containerImage:
                    registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52...
                  createdAt: 2025-11-03T09:23:49Z
                  description:
                    A Go based Kubernetes operator to setup and manage highly available Monitoring Stack using Prometheus, Alertmanager and Thanos Querier.
                  features.operators.openshift.io/cnf: false
                  features.operators.openshift.io/cni: false
                  features.operators.openshift.io/csi: false
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: false
                  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.33/23"],"mac_address":"0a:58:0a:d9:00:21","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.33"
                        ],
                        "mac": "0a:58:0a:d9:00:21",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: prometheus-operator-admission-webhook
                  olm.operatorGroup: global-operators
                  olm.operatorNamespace: openshift-operators
                  olm.skipRange: >=..0 <1.3.0
                  olm.targetNamespaces: 
                  olmcahash: ec1546425420d07e644bed94a2dbc9e759ded9c67a4fc86c2d5c6614d17c0876
                  openshift.io/scc: nonroot-v2
                  operatorframework.io/cluster-monitoring: true
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"monitoring.rhobs","kind":"Alertmanager","version":"v1"}},{"type":"olm.gvk","value":{"gr...
                  operatorframework.io/suggested-namespace: openshift-cluster-observability-operator
                  operators.openshift.io/valid-subscription: ["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]
                  operators.operatorframework.io/builder: operator-sdk-v1.41.1
                  operators.operatorframework.io/internal-objects:
                    [
                      "prometheuses.monitoring.rhobs",
                      "alertmanagers.monitoring.rhobs",
                      "thanosrulers.monitoring.rhobs",
                      "prometheusagents.monitoring.rhobs",
                      "perses.perses.dev"
                    ]
                  operators.operatorframework.io/project_layout: unknown
                  repository: https://github.com/rhobs/observability-operator
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
                  support: Cluster Observability (https://issues.redhat.com/projects/COO/)
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.33
IPs:
  IP:           10.217.0.33
Controlled By:  ReplicaSet/obo-prometheus-operator-admission-webhook-74c59584dd
Containers:
  prometheus-operator-admission-webhook:
    Container ID:  cri-o://505078d4512834c5f58ef514e49ecbc121af17979480bb71081d224afa1e5507
    Image:         registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:43d33f0125e6b990f4a972ac4e952a065d7e72dc1690c6c836963b7341734aec
    Image ID:      registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:43d33f0125e6b990f4a972ac4e952a065d7e72dc1690c6c836963b7341734aec
    Port:          8443/TCP
    Host Port:     0/TCP
    Args:
      --web.enable-tls=true
      --web.cert-file=/tmp/k8s-webhook-server/serving-certs/tls.crt
      --web.key-file=/tmp/k8s-webhook-server/serving-certs/tls.key
    State:          Running
      Started:      Thu, 11 Dec 2025 13:15:28 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     200m
      memory:  200Mi
    Requests:
      cpu:     50m
      memory:  50Mi
    Environment:
      OPERATOR_CONDITION_NAME:  cluster-observability-operator.v1.3.0
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  apiservice-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  obo-prometheus-operator-admission-webhook-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  obo-prometheus-operator-admission-webhook-service-cert
    Optional:    false
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node-role.kubernetes.io/infra:NoSchedule op=Exists
                 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               23m   default-scheduler  Successfully assigned openshift-operators/obo-prometheus-operator-admission-webhook-74c59584dd-hdgl7 to crc
  Warning  FailedCreatePodSandBox  23m   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_obo-prometheus-operator-admission-webhook-74c59584dd-hdgl7_openshift-operators_6d751db1-bc89-4f99-827c-dd0065202c89_0(ed16258a7a2a5c92e1930438e8a0c03e1e9871c6a0ce1467fdfdf6e7cbd29f53): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  23m   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_obo-prometheus-operator-admission-webhook-74c59584dd-hdgl7_openshift-operators_6d751db1-bc89-4f99-827c-dd0065202c89_0(7210a726b1c734acf2e4e7ec896c2518d2bac17b2af06230afe13c332f1d503c): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  23m   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_obo-prometheus-operator-admission-webhook-74c59584dd-hdgl7_openshift-operators_6d751db1-bc89-4f99-827c-dd0065202c89_0(482013b169fc1ae21222305a19c48959e05cfdcbb9cb873b4a0ae16c69864baf): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          23m   multus             Add eth0 [10.217.0.33/23] from ovn-kubernetes
  Normal   Pulling                 22m   kubelet            Pulling image "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:43d33f0125e6b990f4a972ac4e952a065d7e72dc1690c6c836963b7341734aec"
  Normal   Pulled                  22m   kubelet            Successfully pulled image "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:43d33f0125e6b990f4a972ac4e952a065d7e72dc1690c6c836963b7341734aec" in 2.344s (2.344s including waiting). Image size: 258533084 bytes.
  Normal   Created                 22m   kubelet            Created container prometheus-operator-admission-webhook
  Normal   Started                 22m   kubelet            Started container prometheus-operator-admission-webhook
