Name:             barbican-worker-6d4cb4975-47tpw
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Sun, 12 Oct 2025 07:49:37 +0000
Labels:           component=barbican-worker
                  pod-template-hash=6d4cb4975
                  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-6d4cb4975
Containers:
  barbican-worker-log:
    Container ID:  cri-o://2340a22bfc4f1cdd35fab59231d44719110d097f5e5c93d0cbf953db810ea750
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:92672cd85fd36317d65faa0525acf849
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker@sha256:fa1b1d4f10b40fe6e572ee604a14d7133032e6d13f1b433793ae1ce44270a47b
    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:      Sun, 12 Oct 2025 07:49:45 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            nddh55fh5fh58ch5h84h65dh94hb8h5c4h54bh688h78h547h55h599h584h99h556h5f5hc6h7dh575h56hb4h5f7h657h59bh679h67fh5f9h59fq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mklkt (ro)
  barbican-worker:
    Container ID:  cri-o://34c01341c741d694dc64990b10aa5ff2e7b595a14499d6adcca6a11de7eda1b2
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:92672cd85fd36317d65faa0525acf849
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker@sha256:fa1b1d4f10b40fe6e572ee604a14d7133032e6d13f1b433793ae1ce44270a47b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sun, 12 Oct 2025 07:49:45 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            nddh55fh5fh58ch5h84h65dh94hb8h5c4h54bh688h78h547h55h599h584h99h556h5f5hc6h7dh575h56hb4h5f7h657h59bh679h67fh5f9h59fq
      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-mklkt (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-mklkt:
    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       37m   default-scheduler  Successfully assigned openstack/barbican-worker-6d4cb4975-47tpw to crc
  Normal  AddedInterface  37m   multus             Add eth0 [10.217.0.150/23] from ovn-kubernetes
  Normal  Pulling         37m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:92672cd85fd36317d65faa0525acf849"
  Normal  Pulled          37m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:92672cd85fd36317d65faa0525acf849" in 6.593s (6.593s including waiting). Image size: 506713776 bytes.
  Normal  Created         37m   kubelet            Created container barbican-worker-log
  Normal  Started         37m   kubelet            Started container barbican-worker-log
  Normal  Pulled          37m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-worker:92672cd85fd36317d65faa0525acf849" already present on machine
  Normal  Created         37m   kubelet            Created container barbican-worker
  Normal  Started         37m   kubelet            Started container barbican-worker
