Name:             barbican-worker-86d8c478cf-tp9dz
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Tue, 30 Sep 2025 20:39:57 +0000
Labels:           component=barbican-worker
                  pod-template-hash=86d8c478cf
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.150/23"],"mac_address":"0a:58:0a:d9:00:96","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.150"
                        ],
                        "mac": "0a:58:0a:d9:00:96",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.150
IPs:
  IP:           10.217.0.150
Controlled By:  ReplicaSet/barbican-worker-86d8c478cf
Containers:
  barbican-worker-log:
    Container ID:  cri-o://9298b046d22feaba04f27c14535b275eb8a213b39c3cfadb1c58a862bb83c121
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:6d42bcf65422d2de9cd807feb3e8b005de10084b4b8eb340c8a9045644ae7aaa
    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, 30 Sep 2025 20:40:27 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5f5h8fh68bh65bh59h578h698h5bdh9ch554h5fch595h5f8h59ch554h4h598h555h696h67fh595h574h54ch66bh58bh57fhcbhffh5dh684h97hc4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jvczv (ro)
  barbican-worker:
    Container ID:  cri-o://2ee39fc6cf9372b4d8c8dc80039bd2a5b5f6458df1856ac26ad013460629be8c
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:6d42bcf65422d2de9cd807feb3e8b005de10084b4b8eb340c8a9045644ae7aaa
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 30 Sep 2025 20:40:28 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5f5h8fh68bh65bh59h578h698h5bdh9ch554h5fch595h5f8h59ch554h4h598h555h696h67fh595h574h54ch66bh58bh57fhcbhffh5dh684h97hc4q
      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-jvczv (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-jvczv:
    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       92m   default-scheduler  Successfully assigned openstack/barbican-worker-86d8c478cf-tp9dz to crc
  Normal  AddedInterface  92m   multus             Add eth0 [10.217.0.150/23] from ovn-kubernetes
  Normal  Pulling         92m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
  Normal  Pulled          92m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" in 2.898s (2.898s including waiting)
  Normal  Created         92m   kubelet            Created container barbican-worker-log
  Normal  Started         92m   kubelet            Started container barbican-worker-log
  Normal  Pulled          92m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal  Created         92m   kubelet            Created container barbican-worker
  Normal  Started         92m   kubelet            Started container barbican-worker
