Name:             barbican-keystone-listener-7f6984ff88-5xqtx
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Fri, 20 Feb 2026 08:41:36 +0000
Labels:           component=keystone-listener
                  pod-template-hash=7f6984ff88
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.32/23"],"mac_address":"0a:58:0a:d9:01:20","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.32"
                        ],
                        "mac": "0a:58:0a:d9:01:20",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.32
IPs:
  IP:           10.217.1.32
Controlled By:  ReplicaSet/barbican-keystone-listener-7f6984ff88
Containers:
  barbican-keystone-listener-log:
    Container ID:  cri-o://2baab9f100ae06234de01222fcf22f1bd7f6a5d3cde7b0291340ff39c51c1896
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:f0473f3e18dd17d7021c02e991298923
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e9d488c66bcba1379ebdff27c29fcbdefbd509a0833d57a9270c7e75b666931b
    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:      Fri, 20 Feb 2026 08:41:38 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n568hb4h56dh599h664h57h576h545hdfhfdh644h6bh699h64ch65ch59fh97h5chd9h7dhc7h4h79h58h5f6h549h556h5fdhc4h7fhf7h568q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dxtws (ro)
  barbican-keystone-listener:
    Container ID:  cri-o://3d15e5fff529a2b063ebbf609f9d126ad00fc95612bcd84704e79dfd39910a97
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:f0473f3e18dd17d7021c02e991298923
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e9d488c66bcba1379ebdff27c29fcbdefbd509a0833d57a9270c7e75b666931b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 20 Feb 2026 08:41:39 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n568hb4h56dh599h664h57h576h545hdfhfdh644h6bh699h64ch65ch59fh97h5chd9h7dhc7h4h79h58h5f6h549h556h5fdhc4h7fhf7h568q
      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-dxtws (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-dxtws:
    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       89m   default-scheduler  Successfully assigned openstack/barbican-keystone-listener-7f6984ff88-5xqtx to crc
  Normal  AddedInterface  89m   multus             Add eth0 [10.217.1.32/23] from ovn-kubernetes
  Normal  Pulling         89m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:f0473f3e18dd17d7021c02e991298923"
  Normal  Pulled          89m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:f0473f3e18dd17d7021c02e991298923" in 1.184s (1.184s including waiting). Image size: 508495033 bytes.
  Normal  Created         89m   kubelet            Created container barbican-keystone-listener-log
  Normal  Started         89m   kubelet            Started container barbican-keystone-listener-log
  Normal  Pulled          89m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:f0473f3e18dd17d7021c02e991298923" already present on machine
  Normal  Created         89m   kubelet            Created container barbican-keystone-listener
  Normal  Started         89m   kubelet            Started container barbican-keystone-listener
