Name:             barbican-worker-686db9dfc7-hg7z4
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Fri, 10 Oct 2025 09:28:50 +0000
Labels:           component=barbican-worker
                  pod-template-hash=686db9dfc7
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.143/23"],"mac_address":"0a:58:0a:d9:00:8f","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.143"
                        ],
                        "mac": "0a:58:0a:d9:00:8f",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.143
IPs:
  IP:           10.217.0.143
Controlled By:  ReplicaSet/barbican-worker-686db9dfc7
Containers:
  barbican-worker-log:
    Container ID:  cri-o://3a178e87f1f2cfe61efd102f8d6f39cd7f1d390a77d926d09b4230db84c4dfeb
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /usr/bin/tail
      -n+1
      -F
      /var/log/barbican/barbican-worker.log
    State:          Running
      Started:      Fri, 10 Oct 2025 09:28:55 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5b9h5dbh5d7h5d6h67dh646hddh8h566h5b9h658hf4h55h67hd4h59h67h55h665h596h4h69hbbh85h66bh668h654hb5h54ch66bh65ch597q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qtfl5 (ro)
  barbican-worker:
    Container ID:  cri-o://5ab419bf6d7361608897c31c1fc3f86198017a4ac959beaa45302d991a2ed218
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 10 Oct 2025 09:28:56 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5b9h5dbh5d7h5d6h67dh646hddh8h566h5b9h658hf4h55h67hd4h59h67h55h665h596h4h69hbbh85h66bh668h654hb5h54ch66bh65ch597q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/barbican/barbican.conf.d from config-data-custom (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /var/lib/config-data/default from config-data (ro)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="barbican-worker-config.json")
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qtfl5 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  barbican-config-data
    Optional:    false
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  barbican-worker-config-data
    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
  kube-api-access-qtfl5:
    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       63m   default-scheduler  Successfully assigned openstack/barbican-worker-686db9dfc7-hg7z4 to crc
  Normal  AddedInterface  63m   multus             Add eth0 [10.217.0.143/23] from ovn-kubernetes
  Normal  Pulling         63m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf"
  Normal  Pulled          63m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf" in 3.509s (3.509s including waiting). Image size: 506726576 bytes.
  Normal  Created         63m   kubelet            Created container barbican-worker-log
  Normal  Started         63m   kubelet            Started container barbican-worker-log
  Normal  Pulled          63m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:2a1a8b582c6e4cc31081bd8b0887acf45e31c1d14596c4e361d27d08fef0debf" already present on machine
  Normal  Created         63m   kubelet            Created container barbican-worker
  Normal  Started         63m   kubelet            Started container barbican-worker
