Name:             barbican-keystone-listener-74bc6fc8d4-xzvxt
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Sat, 04 Oct 2025 10:52:28 +0000
Labels:           component=keystone-listener
                  pod-template-hash=74bc6fc8d4
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.156/23"],"mac_address":"0a:58:0a:d9:00:9c","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.156"
                        ],
                        "mac": "0a:58:0a:d9:00:9c",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.156
IPs:
  IP:           10.217.0.156
Controlled By:  ReplicaSet/barbican-keystone-listener-74bc6fc8d4
Containers:
  barbican-keystone-listener-log:
    Container ID:  cri-o://ad08c6d09259d1ae870e151aa76256233c2b37e887dbd62379ef56cc574f4880
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:56e08362bbe0455f8f3af0a9cdfb62895c56fe68e1691e985941e7ff7370d871
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /usr/bin/tail
      -n+1
      -F
      /var/log/barbican/barbican-keystone-listener.log
    State:          Running
      Started:      Sat, 04 Oct 2025 10:52:32 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d6h684h68h67h5dch65ch59fhchc8hb8h5f5h5b4h555h59dh5b5h78h77h57h5fdhb9h68h98hfbh688h686hd5hf9h5bfh94h67fh95h64cq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-m8sk4 (ro)
  barbican-keystone-listener:
    Container ID:  cri-o://1bad950fac38f9b540ae2c1f75b694bab56c661ad0b56772a8b7f96f7300eaa4
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:56e08362bbe0455f8f3af0a9cdfb62895c56fe68e1691e985941e7ff7370d871
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 04 Oct 2025 10:52:33 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d6h684h68h67h5dch65ch59fhchc8hb8h5f5h5b4h555h59dh5b5h78h77h57h5fdhb9h68h98hfbh688h686hd5hf9h5bfh94h67fh95h64cq
      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-keystone-listener-config.json")
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-m8sk4 (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-keystone-listener-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-m8sk4:
    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       49m   default-scheduler  Successfully assigned openstack/barbican-keystone-listener-74bc6fc8d4-xzvxt to crc
  Normal  AddedInterface  49m   multus             Add eth0 [10.217.0.156/23] from ovn-kubernetes
  Normal  Pulling         49m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
  Normal  Pulled          48m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" in 2.775s (2.775s including waiting). Image size: 506721978 bytes.
  Normal  Created         48m   kubelet            Created container barbican-keystone-listener-log
  Normal  Started         48m   kubelet            Started container barbican-keystone-listener-log
  Normal  Pulled          48m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" already present on machine
  Normal  Created         48m   kubelet            Created container barbican-keystone-listener
  Normal  Started         48m   kubelet            Started container barbican-keystone-listener
