Name:             barbican-api-75d6545796-72m9v
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Tue, 30 Sep 2025 13:58:02 +0000
Labels:           component=barbican-api
                  pod-template-hash=75d6545796
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.150/23"],"mac_address":"0a:58:0a:d9:00:96","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.150"
                        ],
                        "mac": "0a:58:0a:d9:00:96",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.150
IPs:
  IP:           10.217.0.150
Controlled By:  ReplicaSet/barbican-api-75d6545796
Containers:
  barbican-api-log:
    Container ID:  cri-o://aa4bbec493f47d6b6339f55b9d114e3c30336e2bc8cd1841402676d7ac1e8157
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:73fd28af83ea96cc920d26dba6105ee59f0824234527949884e6ca55b71d7533
    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:      Tue, 30 Sep 2025 13:58:05 +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:            n95h68bh587h5fch69hdhb7h644h685h59ch659h588h59bh69hd4hf8h8h586hd4h5b6h95h59fh578h66ch5bdh57ch5d8h5f7h659h698hf6h57q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nh2gr (ro)
  barbican-api:
    Container ID:  cri-o://cd273db653ec619ad62b20bfab6a6b85e8e404843914ace7d084819604758f37
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:73fd28af83ea96cc920d26dba6105ee59f0824234527949884e6ca55b71d7533
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 30 Sep 2025 13:58:06 +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:            n95h68bh587h5fch69hdhb7h644h685h59ch659h588h59bh69hd4hf8h8h586hd4h5b6h95h59fh578h66ch5bdh57ch5d8h5f7h659h698hf6h57q
      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-nh2gr (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-nh2gr:
    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       63m   default-scheduler  Successfully assigned openstack/barbican-api-75d6545796-72m9v to crc
  Normal   AddedInterface  63m   multus             Add eth0 [10.217.0.150/23] from ovn-kubernetes
  Normal   Pulled          63m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" already present on machine
  Normal   Created         63m   kubelet            Created container barbican-api-log
  Normal   Started         63m   kubelet            Started container barbican-api-log
  Normal   Pulled          63m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" already present on machine
  Normal   Created         63m   kubelet            Created container barbican-api
  Normal   Started         63m   kubelet            Started container barbican-api
  Warning  Unhealthy       63m   kubelet            Readiness probe failed: Get "https://10.217.0.150:9311/healthcheck": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       63m   kubelet            Readiness probe failed: Get "https://10.217.0.150:9311/healthcheck": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       63m   kubelet            Liveness probe failed: Get "https://10.217.0.150:9311/healthcheck": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
