Name:             barbican-keystone-listener-c6c4999b6-q78x5
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Thu, 29 Jan 2026 08:06:35 +0000
Labels:           component=keystone-listener
                  pod-template-hash=c6c4999b6
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.38/23"],"mac_address":"0a:58:0a:d9:01:26","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.38"
                        ],
                        "mac": "0a:58:0a:d9:01:26",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.38
IPs:
  IP:           10.217.1.38
Controlled By:  ReplicaSet/barbican-keystone-listener-c6c4999b6
Containers:
  barbican-keystone-listener-log:
    Container ID:  cri-o://0e4002d08f0b67a9033bd1c21e82049b9f9af7d0a5f2acc4bb63da926bc3833a
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3
    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:      Thu, 29 Jan 2026 08:06:36 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n65dhdbh5c6h556h545h5d4h86h594hf9h4h679h9ch7bh65bh88h5b6hfdh9chbfh57hcbh595hddh667h8dh5bchfbh654h5c5h57bh666h67dq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wfr4g (ro)
  barbican-keystone-listener:
    Container ID:  cri-o://d203bd1003edaf31acb3125db40a8b5a121fe47c347fe26923c9ed6092cf858e
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Thu, 29 Jan 2026 08:06:36 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n65dhdbh5c6h556h545h5d4h86h594hf9h4h679h9ch7bh65bh88h5b6hfdh9chbfh57hcbh595hddh667h8dh5bchfbh654h5c5h57bh666h67dq
      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-wfr4g (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-wfr4g:
    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       67m   default-scheduler  Successfully assigned openstack/barbican-keystone-listener-c6c4999b6-q78x5 to crc
  Normal  AddedInterface  67m   multus             Add eth0 [10.217.1.38/23] from ovn-kubernetes
  Normal  Pulled          67m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3" already present on machine
  Normal  Created         67m   kubelet            Created container barbican-keystone-listener-log
  Normal  Started         67m   kubelet            Started container barbican-keystone-listener-log
  Normal  Pulled          67m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:c2ace235f775334be02d78928802b76309543e869cc6b4b55843ee546691e6c3" already present on machine
  Normal  Created         67m   kubelet            Created container barbican-keystone-listener
  Normal  Started         67m   kubelet            Started container barbican-keystone-listener
