Name:             barbican-worker-68897db679-vhq8b
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Mon, 16 Feb 2026 14:30:42 +0000
Labels:           component=barbican-worker
                  pod-template-hash=68897db679
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.26/23"],"mac_address":"0a:58:0a:d9:01:1a","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.1.26"
                        ],
                        "mac": "0a:58:0a:d9:01:1a",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.26
IPs:
  IP:           10.217.1.26
Controlled By:  ReplicaSet/barbican-worker-68897db679
Containers:
  barbican-worker-log:
    Container ID:  cri-o://19b46b89ec157e7e280b1af728bd1991efa0fcc7936b8a793252d9c49531989c
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:c34183ebcc5d6a99b232467238362bce80fbdebb05934a0957f447991ddbaf69
    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:      Mon, 16 Feb 2026 14:30:43 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5b5h8ch579hb6h59chbdh84h579h695h59ch589hfdh5c9h5b8h5c4h97h65ch5bbhfbh5bh65bh556h668hbfh58ch5b5h54h59bh57ch57fh646hf9q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p74r2 (ro)
  barbican-worker:
    Container ID:  cri-o://58728296a9ba4a443d1f7a9fa5cf4eb0c75c3e9c5289b6cbe65207fa3e456936
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:c34183ebcc5d6a99b232467238362bce80fbdebb05934a0957f447991ddbaf69
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 16 Feb 2026 14:30:43 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5b5h8ch579hb6h59chbdh84h579h695h59ch589hfdh5c9h5b8h5c4h97h65ch5bbhfbh5bh65bh556h668hbfh58ch5b5h54h59bh57ch57fh646hf9q
      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-p74r2 (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-p74r2:
    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       71m   default-scheduler  Successfully assigned openstack/barbican-worker-68897db679-vhq8b to crc
  Normal  AddedInterface  71m   multus             Add eth0 [10.217.1.26/23] from ovn-kubernetes
  Normal  Pulled          71m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal  Created         71m   kubelet            Created container barbican-worker-log
  Normal  Started         71m   kubelet            Started container barbican-worker-log
  Normal  Pulled          71m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal  Created         71m   kubelet            Created container barbican-worker
  Normal  Started         71m   kubelet            Started container barbican-worker
