Name:             barbican-api-bf64c5f48-8qmjw
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Fri, 23 Jan 2026 09:29:19 +0000
Labels:           component=barbican-api
                  pod-template-hash=bf64c5f48
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.54/23"],"mac_address":"0a:58:0a:d9:01:36","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.54"
                        ],
                        "mac": "0a:58:0a:d9:01:36",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.54
IPs:
  IP:           10.217.1.54
Controlled By:  ReplicaSet/barbican-api-bf64c5f48
Containers:
  barbican-api-log:
    Container ID:  cri-o://6509fd81164dcf12896e35b96719ca269f3f833eb32473abc1bf128a4277c79c
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /usr/bin/tail
      -n+1
      -F
      /var/log/barbican/barbican-api.log
    State:          Running
      Started:      Fri, 23 Jan 2026 09:29:20 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:9311/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get https://:9311/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5bdh96h677h6h99h64hd6hcdh544h88h9ch57h95h5b4h658h588h596h9h586h55h569h578h566h5f8hf7h66bh5bbh67bhd6h56dh55fh58cq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2t5s2 (ro)
  barbican-api:
    Container ID:  cri-o://5134ff464cc5c0e6e6b546dcb6b1face35cec94dffbc1b256fce3fb2d8422965
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 23 Jan 2026 09:29:20 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:9311/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get https://:9311/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5bdh96h677h6h99h64hd6hcdh544h88h9ch57h95h5b4h658h588h596h9h586h55h569h578h566h5f8hf7h66bh5bbh67bhd6h56dh55fh58cq
      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/config-data/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /var/lib/config-data/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (ro,path="barbican-api-config.json")
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2t5s2 (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-api-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
  internal-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-barbican-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-barbican-public-svc
    Optional:    false
  kube-api-access-2t5s2:
    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       28m   default-scheduler  Successfully assigned openstack/barbican-api-bf64c5f48-8qmjw to crc
  Normal  AddedInterface  28m   multus             Add eth0 [10.217.1.54/23] from ovn-kubernetes
  Normal  Pulled          28m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16" already present on machine
  Normal  Created         28m   kubelet            Created container barbican-api-log
  Normal  Started         28m   kubelet            Started container barbican-api-log
  Normal  Pulled          28m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:fe32d3ea620f0c7ecfdde9bbf28417fde03bc18c6f60b1408fa8da24d8188f16" already present on machine
  Normal  Created         28m   kubelet            Created container barbican-api
  Normal  Started         28m   kubelet            Started container barbican-api
