Name:             barbican-keystone-listener-59b95dcdb6-fwmqw
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Thu, 29 Jan 2026 08:11:36 +0000
Labels:           component=keystone-listener
                  pod-template-hash=59b95dcdb6
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.30/23"],"mac_address":"0a:58:0a:d9:01:1e","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.30"
                        ],
                        "mac": "0a:58:0a:d9:01:1e",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.30
IPs:
  IP:           10.217.1.30
Controlled By:  ReplicaSet/barbican-keystone-listener-59b95dcdb6
Containers:
  barbican-keystone-listener-log:
    Container ID:  cri-o://ee7868cfdb9920a566e735ef8afbce9b3128ae4fd3e0ab972a79e0da93f0c8d0
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:b130bed8e4e0ff029dd29fba80441dc6
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:544effe914fde6132a360304698c493adc6232a8d9f51425253ddcf28c64d58a
    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:11:39 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n567h65bhf8h57dh69h5b8hf8h7fhc6h5f7h556h68fh54dh659h665h677h64dh677h694hcbhdfh68fh667hc5h85hc5h5bdh5d7h594h545h659h687q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xszlf (ro)
  barbican-keystone-listener:
    Container ID:  cri-o://7a508e49e0db9dec917b6ca0c51eb10236350236d86e4d995b0a5c888164b12a
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:b130bed8e4e0ff029dd29fba80441dc6
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:544effe914fde6132a360304698c493adc6232a8d9f51425253ddcf28c64d58a
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Thu, 29 Jan 2026 08:11:39 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n567h65bhf8h57dh69h5b8hf8h7fhc6h5f7h556h68fh54dh659h665h677h64dh677h694hcbhdfh68fh667hc5h85hc5h5bdh5d7h594h545h659h687q
      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-xszlf (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-xszlf:
    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       76m   default-scheduler  Successfully assigned openstack/barbican-keystone-listener-59b95dcdb6-fwmqw to crc
  Normal  AddedInterface  76m   multus             Add eth0 [10.217.1.30/23] from ovn-kubernetes
  Normal  Pulling         76m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:b130bed8e4e0ff029dd29fba80441dc6"
  Normal  Pulled          76m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:b130bed8e4e0ff029dd29fba80441dc6" in 1.744s (1.744s including waiting). Image size: 507988153 bytes.
  Normal  Created         76m   kubelet            Created container barbican-keystone-listener-log
  Normal  Started         76m   kubelet            Started container barbican-keystone-listener-log
  Normal  Pulled          76m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:b130bed8e4e0ff029dd29fba80441dc6" already present on machine
  Normal  Created         76m   kubelet            Created container barbican-keystone-listener
  Normal  Started         76m   kubelet            Started container barbican-keystone-listener
