Name: barbican-api-56565586f6-z78xs Namespace: openstack Priority: 0 Service Account: barbican-barbican Node: master-0/192.168.32.10 Start Time: Wed, 03 Dec 2025 22:25:46 +0000 Labels: component=barbican-api pod-template-hash=56565586f6 service=barbican Annotations: k8s.ovn.org/pod-networks: {"default":{"ip_addresses":["10.128.0.246/23"],"mac_address":"0a:58:0a:80:00:f6","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.... k8s.v1.cni.cncf.io/network-status: [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.128.0.246" ], "mac": "0a:58:0a:80:00:f6", "default": true, "dns": {} }] k8s.v1.cni.cncf.io/networks: [] openshift.io/scc: anyuid Status: Running IP: 10.128.0.246 IPs: IP: 10.128.0.246 Controlled By: ReplicaSet/barbican-api-56565586f6 Containers: barbican-api-log: Container ID: cri-o://7f61e7e67f94a94a63f8acbfd36fde3a317776bdf1645d6bc755044b6e6e7b7e Image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f Image ID: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f Port: Host Port: Command: /usr/bin/dumb-init Args: --single-child -- /usr/bin/tail -n+1 -F /var/log/barbican/barbican-api.log State: Running Started: Wed, 03 Dec 2025 22:25:54 +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: n6fh54fh688h5b8h59chcbh58fh58h5bch654h567h59h7hfh556hffh5c5h7h5f4h7dh65dh56dh67dh669hbfh78hd4h55ch94h5d9hd9h576q KOLLA_CONFIG_STRATEGY: COPY_ALWAYS Mounts: /var/log/barbican from logs (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-72mzn (ro) barbican-api: Container ID: cri-o://3508f41fc8039c896f0ae2922479f1c02e608ab177b3ad5a9de5eebaa2be24cf Image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f Image ID: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f Port: Host Port: Command: /bin/bash Args: -c /usr/local/bin/kolla_start State: Running Started: Wed, 03 Dec 2025 22:25:55 +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: n6fh54fh688h5b8h59chcbh58fh58h5bch654h567h59h7hfh556hffh5c5h7h5f4h7dh65dh56dh67dh669hbfh78hd4h55ch94h5d9hd9h576q 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-72mzn (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: 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-72mzn: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true ConfigMapName: openshift-service-ca.crt ConfigMapOptional: QoS Class: BestEffort Node-Selectors: 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 78m default-scheduler Successfully assigned openstack/barbican-api-56565586f6-z78xs to master-0 Normal AddedInterface 77m multus Add eth0 [10.128.0.246/23] from ovn-kubernetes Normal Pulled 77m kubelet Container image "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f" already present on machine Normal Created 77m kubelet Created container: barbican-api-log Normal Started 77m kubelet Started container barbican-api-log Normal Pulled 77m kubelet Container image "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:82006b9c64d4c5f80483cda262d960ce6be4813665158ef1a53ea7734bbe431f" already present on machine Normal Created 77m kubelet Created container: barbican-api Normal Started 77m kubelet Started container barbican-api