Name:             barbican-api-55f77664db-t4vhn
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Tue, 30 Sep 2025 17:34:07 +0000
Labels:           component=barbican-api
                  pod-template-hash=55f77664db
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.168/23"],"mac_address":"0a:58:0a:d9:00:a8","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.168"
                        ],
                        "mac": "0a:58:0a:d9:00:a8",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.168
IPs:
  IP:           10.217.0.168
Controlled By:  ReplicaSet/barbican-api-55f77664db
Containers:
  barbican-api-log:
    Container ID:  cri-o://03b9c51d5acbcaddcbb5e42117e400c5376bc627d9034d316d6190d922797c05
    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 17:34:09 +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:            n7bh5c4h547h57bhb6h5f9h67ch99hbbh9dh544hbfh68dh587h665h78h5cfh556hdch6h58dh5dh78hf8h688hffh558h647h595h68h58dhb4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-z6s48 (ro)
  barbican-api:
    Container ID:  cri-o://2d9f1bd03dfa8e55d88c9f18bc8438f55155760ad4fe307d461d179afeb75cea
    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 17:34:10 +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:            n7bh5c4h547h57bhb6h5f9h67ch99hbbh9dh544hbfh68dh587h665h78h5cfh556hdch6h58dh5dh78hf8h688hffh558h647h595h68h58dhb4q
      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-z6s48 (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-z6s48:
    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       90m   default-scheduler  Successfully assigned openstack/barbican-api-55f77664db-t4vhn to crc
  Normal  AddedInterface  90m   multus             Add eth0 [10.217.0.168/23] from ovn-kubernetes
  Normal  Pulled          90m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" already present on machine
  Normal  Created         90m   kubelet            Created container barbican-api-log
  Normal  Started         90m   kubelet            Started container barbican-api-log
  Normal  Pulled          90m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" already present on machine
  Normal  Created         90m   kubelet            Created container barbican-api
  Normal  Started         90m   kubelet            Started container barbican-api
