Name:             barbican-worker-5df995578f-vqnnt
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Sat, 06 Dec 2025 09:02:23 +0000
Labels:           component=barbican-worker
                  pod-template-hash=5df995578f
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.46/23"],"mac_address":"0a:58:0a:d9:01:2e","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.46"
                        ],
                        "mac": "0a:58:0a:d9:01:2e",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.46
IPs:
  IP:           10.217.1.46
Controlled By:  ReplicaSet/barbican-worker-5df995578f
Containers:
  barbican-worker-log:
    Container ID:  cri-o://5eb69718dd2fc724d62ea17e35cb40fe38d2fa44dd94a869d788286407bf4e10
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:c3923531bcda0b0811b2d5053f189beb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker@sha256:3c6fe10b863a314cc75cade57299a4ff8a3ecc02180474174eda026c282d56bf
    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:      Sat, 06 Dec 2025 09:02:26 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n8dhdbh5cch58fh7ch687h4h57fh577h557h56h67h66ch5bh5b4h566hf4h66bh697h546hb4h677hf5h5cch6chb4h564h68h657hd8h7bh67fq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-44ghq (ro)
  barbican-worker:
    Container ID:  cri-o://26bec3189b0655f52b47648470bb1526b1425a9e0078e21c278e690249ad2675
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:c3923531bcda0b0811b2d5053f189beb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker@sha256:3c6fe10b863a314cc75cade57299a4ff8a3ecc02180474174eda026c282d56bf
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 06 Dec 2025 09:02:26 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n8dhdbh5cch58fh7ch687h4h57fh577h557h56h67h66ch5bh5b4h566hf4h66bh697h546hb4h677hf5h5cch6chb4h564h68h657hd8h7bh67fq
      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-44ghq (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-44ghq:
    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       94m   default-scheduler  Successfully assigned openstack/barbican-worker-5df995578f-vqnnt to crc
  Normal  AddedInterface  94m   multus             Add eth0 [10.217.1.46/23] from ovn-kubernetes
  Normal  Pulling         94m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:c3923531bcda0b0811b2d5053f189beb"
  Normal  Pulled          94m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:c3923531bcda0b0811b2d5053f189beb" in 1.9s (1.9s including waiting). Image size: 507298991 bytes.
  Normal  Created         94m   kubelet            Created container barbican-worker-log
  Normal  Started         94m   kubelet            Started container barbican-worker-log
  Normal  Pulled          94m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:c3923531bcda0b0811b2d5053f189beb" already present on machine
  Normal  Created         94m   kubelet            Created container barbican-worker
  Normal  Started         94m   kubelet            Started container barbican-worker
