Name:             barbican-worker-8548f976c9-sqdkv
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Tue, 25 Nov 2025 18:18:48 +0000
Labels:           component=barbican-worker
                  pod-template-hash=8548f976c9
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.176/23"],"mac_address":"0a:58:0a:d9:00:b0","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.176"
                        ],
                        "mac": "0a:58:0a:d9:00:b0",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.176
IPs:
  IP:           10.217.0.176
Controlled By:  ReplicaSet/barbican-worker-8548f976c9
Containers:
  barbican-worker-log:
    Container ID:  cri-o://ca9fef94de179ee2245187f135391bcfe8f3dc7b99e303313bd83ac5e33199a9
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:3613b345d5baed98effd906f8b0242d863e14c97078ea473ef01fe1b0afc46f3
    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:      Tue, 25 Nov 2025 18:18:54 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5c7h64bh564h666h559h8ch56bh69h66dh5bh69h679h69h576hbhcfhcdh556h696h9bh95hd8hd7hcfhb5hf8h575hc7h567h58hbh568q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-8wft8 (ro)
  barbican-worker:
    Container ID:  cri-o://3853ce216a9c519002d93b8c80db98bd6b4953aa6de8806132a987a067c51ecd
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:3613b345d5baed98effd906f8b0242d863e14c97078ea473ef01fe1b0afc46f3
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 25 Nov 2025 18:18:55 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5c7h64bh564h666h559h8ch56bh69h66dh5bh69h679h69h576hbhcfhcdh556h696h9bh95hd8hd7hcfhb5hf8h575hc7h567h58hbh568q
      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-8wft8 (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-8wft8:
    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-8548f976c9-sqdkv to crc
  Normal  AddedInterface  71m   multus             Add eth0 [10.217.0.176/23] from ovn-kubernetes
  Normal  Pulling         71m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
  Normal  Pulled          71m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" in 3.205s (3.205s including waiting)
  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
