Name:             logging-loki-compactor-0
Namespace:        openshift-logging
Priority:         0
Service Account:  logging-loki
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 18:33:03 +0000
Labels:           app.kubernetes.io/component=compactor
                  app.kubernetes.io/created-by=lokistack-controller
                  app.kubernetes.io/instance=logging-loki
                  app.kubernetes.io/managed-by=lokistack-controller
                  app.kubernetes.io/name=lokistack
                  apps.kubernetes.io/pod-index=0
                  controller-revision-hash=logging-loki-compactor-59b746587
                  loki.grafana.com/gossip=true
                  statefulset.kubernetes.io/pod-name=logging-loki-compactor-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.78/23"],"mac_address":"0a:58:0a:d9:00:4e","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.78"
                        ],
                        "mac": "0a:58:0a:d9:00:4e",
                        "default": true,
                        "dns": {}
                    }]
                  loki.grafana.com/certRotationRequiredAt: 
                  loki.grafana.com/config-hash: 33686b0affa0bb697b3d134af9b28666f2d3faeb
                  loki.grafana.com/object-store-hash: a019528afc2fbc58b3b8ca93001916832fa99441
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.78
IPs:
  IP:           10.217.0.78
Controlled By:  StatefulSet/logging-loki-compactor
Containers:
  loki-compactor:
    Container ID:  cri-o://d71fb420be903c697fa12eebcb69adb192c3ad9fb3c246164ff98d53e3ad62d9
    Image:         registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215
    Image ID:      registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215
    Ports:         3100/TCP, 9095/TCP, 3101/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP
    Args:
      -target=compactor
      -config.file=/etc/loki/config/config.yaml
      -runtime-config.file=/etc/loki/config/runtime-config.yaml
      -config.expand-env=true
    State:          Running
      Started:      Thu, 02 Oct 2025 18:33:06 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:3101/loki/api/v1/status/buildinfo delay=0s timeout=2s period=30s #success=1 #failure=10
    Readiness:      http-get https://:3101/ready delay=15s timeout=1s period=10s #success=1 #failure=3
    Environment:
      AWS_ACCESS_KEY_ID:      <set to the key 'access_key_id' in secret 'logging-loki-s3'>      Optional: false
      AWS_ACCESS_KEY_SECRET:  <set to the key 'access_key_secret' in secret 'logging-loki-s3'>  Optional: false
    Mounts:
      /etc/loki/config from config (rw)
      /etc/storage/secrets from logging-loki-s3 (rw)
      /tmp/loki from storage (rw)
      /var/run/ca from logging-loki-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vm4lg (ro)
      /var/run/tls/grpc/server from logging-loki-compactor-grpc (rw)
      /var/run/tls/http/server from logging-loki-compactor-http (rw)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  storage:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  storage-logging-loki-compactor-0
    ReadOnly:   false
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-config
    Optional:  false
  logging-loki-compactor-http:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-compactor-http
    Optional:    false
  logging-loki-s3:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-s3
    Optional:    false
  logging-loki-compactor-grpc:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  logging-loki-compactor-grpc
    Optional:    false
  logging-loki-ca-bundle:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      logging-loki-ca-bundle
    Optional:  false
  kube-api-access-vm4lg:
    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       97m   default-scheduler  Successfully assigned openshift-logging/logging-loki-compactor-0 to crc
  Normal  AddedInterface  97m   multus             Add eth0 [10.217.0.78/23] from ovn-kubernetes
  Normal  Pulling         97m   kubelet            Pulling image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215"
  Normal  Pulled          97m   kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:99d1e7c5c1f0609b33de576884782550f969b28dc622810e6661d4c60a664215" in 2.345s (2.345s including waiting). Image size: 216098090 bytes.
  Normal  Created         97m   kubelet            Created container loki-compactor
  Normal  Started         97m   kubelet            Started container loki-compactor
