Name:             barbican-keystone-listener-746497c59d-h7fpp
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Mon, 13 Oct 2025 13:23:29 +0000
Labels:           component=keystone-listener
                  pod-template-hash=746497c59d
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.154/23"],"mac_address":"0a:58:0a:d9:00:9a","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.154"
                        ],
                        "mac": "0a:58:0a:d9:00:9a",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.154
IPs:
  IP:           10.217.0.154
Controlled By:  ReplicaSet/barbican-keystone-listener-746497c59d
Containers:
  barbican-keystone-listener-log:
    Container ID:  cri-o://f8e6d1f72ca8a7193a42a47f02b7f7da7ec1428c346f250abbbcdc301a7fd5c5
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:1e4eeec18f8da2b364b39b7a7358aef5
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:a1bfffdd4dbc43649e43916adfd50b1e5abe69ab244e3812346b949ecb275491
    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:      Mon, 13 Oct 2025 13:23:32 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            nbch86h5d6h64hfdh688h566h558h58ch557h668h5c5h544h695h588hb7h5b5h546h5cbh564h5cch64dh65fh5cfh5ffh9bh66fh5c6h6bh5cfh57fh5bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2x87v (ro)
  barbican-keystone-listener:
    Container ID:  cri-o://fc5127ac1dac3f74c2a5da0cb8717872e24720bd2b4bd6477e2f18abe6d51a0d
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:1e4eeec18f8da2b364b39b7a7358aef5
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:a1bfffdd4dbc43649e43916adfd50b1e5abe69ab244e3812346b949ecb275491
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 13 Oct 2025 13:23:33 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            nbch86h5d6h64hfdh688h566h558h58ch557h668h5c5h544h695h588hb7h5b5h546h5cbh564h5cch64dh65fh5cfh5ffh9bh66fh5c6h6bh5cfh57fh5bq
      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-2x87v (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-2x87v:
    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       47m   default-scheduler  Successfully assigned openstack/barbican-keystone-listener-746497c59d-h7fpp to crc
  Normal  AddedInterface  47m   multus             Add eth0 [10.217.0.154/23] from ovn-kubernetes
  Normal  Pulling         47m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:1e4eeec18f8da2b364b39b7a7358aef5"
  Normal  Pulled          47m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:1e4eeec18f8da2b364b39b7a7358aef5" in 2.271s (2.271s including waiting). Image size: 506728124 bytes.
  Normal  Created         47m   kubelet            Created container barbican-keystone-listener-log
  Normal  Started         47m   kubelet            Started container barbican-keystone-listener-log
  Normal  Pulled          47m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-barbican-keystone-listener:1e4eeec18f8da2b364b39b7a7358aef5" already present on machine
  Normal  Created         47m   kubelet            Created container barbican-keystone-listener
  Normal  Started         47m   kubelet            Started container barbican-keystone-listener
