Name:             barbican-api-9cdbfcc7d-ccpdw
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Fri, 03 Oct 2025 18:32:56 +0000
Labels:           component=barbican-api
                  pod-template-hash=9cdbfcc7d
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.177/23"],"mac_address":"0a:58:0a:d9:00:b1","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.177"
                        ],
                        "mac": "0a:58:0a:d9:00:b1",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.177
IPs:
  IP:           10.217.0.177
Controlled By:  ReplicaSet/barbican-api-9cdbfcc7d
Containers:
  barbican-api-log:
    Container ID:  cri-o://5f1d61be6598982cb80d698ff5162588c3f954bc47233088213683e10b55f63a
    Image:         38.102.83.82:5001/podified-master-centos10/openstack-barbican-api:watcher_latest
    Image ID:      38.102.83.82:5001/podified-master-centos10/openstack-barbican-api@sha256:c575e4d76969b296735d35e00d2cac69b462fb50b8720354172ca5d8f3785d82
    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, 03 Oct 2025 18:32:58 +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:            n5c7hf5h5bch648h5cfh66bh659h75h6dh565h68h599h58bh646h5c4h5f5h66ch588hb9hc8h86h5dhf8h68fh54h67bhd4h59fh665h5c4h59bh5b9q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jngjj (ro)
  barbican-api:
    Container ID:  cri-o://88ab7938adc4be42cdacf47be325b6511fe07749340eab516aa4c73ac4342eaa
    Image:         38.102.83.82:5001/podified-master-centos10/openstack-barbican-api:watcher_latest
    Image ID:      38.102.83.82:5001/podified-master-centos10/openstack-barbican-api@sha256:c575e4d76969b296735d35e00d2cac69b462fb50b8720354172ca5d8f3785d82
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 03 Oct 2025 18:32:59 +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:            n5c7hf5h5bch648h5cfh66bh659h75h6dh565h68h599h58bh646h5c4h5f5h66ch588hb9hc8h86h5dhf8h68fh54h67bhd4h59fh665h5c4h59bh5b9q
      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-jngjj (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-jngjj:
    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       79m   default-scheduler  Successfully assigned openstack/barbican-api-9cdbfcc7d-ccpdw to crc
  Normal  AddedInterface  79m   multus             Add eth0 [10.217.0.177/23] from ovn-kubernetes
  Normal  Pulled          79m   kubelet            Container image "38.102.83.82:5001/podified-master-centos10/openstack-barbican-api:watcher_latest" already present on machine
  Normal  Created         79m   kubelet            Created container barbican-api-log
  Normal  Started         79m   kubelet            Started container barbican-api-log
  Normal  Pulled          79m   kubelet            Container image "38.102.83.82:5001/podified-master-centos10/openstack-barbican-api:watcher_latest" already present on machine
  Normal  Created         79m   kubelet            Created container barbican-api
  Normal  Started         79m   kubelet            Started container barbican-api
