Name:             barbican-worker-5bd47ccdc7-8zwk7
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Mon, 02 Feb 2026 09:12:23 +0000
Labels:           component=barbican-worker
                  pod-template-hash=5bd47ccdc7
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.163/23"],"mac_address":"0a:58:0a:d9:00:a3","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.163"
                        ],
                        "mac": "0a:58:0a:d9:00:a3",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.163
IPs:
  IP:           10.217.0.163
Controlled By:  ReplicaSet/barbican-worker-5bd47ccdc7
Containers:
  barbican-worker-log:
    Container ID:  cri-o://359e23ba79b0bf20edf280c2566a0bb55c89ad3e7cb60797de102f607118d7d3
    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, 02 Feb 2026 09:12:30 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n7fh66bhf8h67fh58h696h674h68h577h7bh55fh584h7ch64dh544h69h658h58bh6ch686h556hcbh677h58dh569h586h5bbh675h58fh5ffh76h99q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s7k46 (ro)
  barbican-worker:
    Container ID:  cri-o://8dbe1747e2c64748c2f779fc97ccf0f1ddd50c09c89e7b62bc9a974af7e3f8a9
    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, 02 Feb 2026 09:12:30 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n7fh66bhf8h67fh58h696h674h68h577h7bh55fh584h7ch64dh544h69h658h58bh6ch686h556hcbh677h58dh569h586h5bbh675h58fh5ffh76h99q
      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-s7k46 (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-s7k46:
    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       35m   default-scheduler  Successfully assigned openstack/barbican-worker-5bd47ccdc7-8zwk7 to crc
  Normal  AddedInterface  35m   multus             Add eth0 [10.217.0.163/23] from ovn-kubernetes
  Normal  Pulled          35m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal  Created         35m   kubelet            Created container barbican-worker-log
  Normal  Started         35m   kubelet            Started container barbican-worker-log
  Normal  Pulled          35m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal  Created         35m   kubelet            Created container barbican-worker
  Normal  Started         35m   kubelet            Started container barbican-worker
