Name:             swift-proxy-6465458495-hgsdz
Namespace:        openstack
Priority:         0
Service Account:  swift-swift
Node:             crc/192.168.126.11
Start Time:       Mon, 23 Feb 2026 07:00:32 +0000
Labels:           component=swift-proxy
                  pod-template-hash=6465458495
                  service=swift
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.178/23"],"mac_address":"0a:58:0a:d9:00:b2","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.178"
                        ],
                        "mac": "0a:58:0a:d9:00:b2",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.33"
                        ],
                        "mac": "da:ac:8f:7c:47:68",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"storage","namespace":"openstack","interface":"storage"}]
                  openshift.io/scc: nonroot-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.178
IPs:
  IP:           10.217.0.178
Controlled By:  ReplicaSet/swift-proxy-6465458495
Containers:
  proxy-httpd:
    Container ID:  cri-o://fda58e54404be8057fcb759a10d25b15a437202eb0044326a4fe78f486a9350f
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:8419493e1fd846703d277695e03fc5eb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:bed63ddf64b7a100451f17bc370e74648fb3db9db0d3c538b07396a00fdbd123
    Port:          8080/TCP
    Host Port:     0/TCP
    Command:
      /usr/sbin/httpd
    Args:
      -DFOREGROUND
    State:          Running
      Started:      Mon, 23 Feb 2026 07:00:34 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8080/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get https://:8080/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n5f9h556h598h669h689h68dhb4h648h8bh66dh569h5ddh664h599hfch96h5cchb5h54dhc7h7fh67ch64h64h5f5h689h8bh5d8h687h667hcch5c9q
    Mounts:
      /etc/httpd/conf.d/ssl.conf from config-data (ro,path="ssl.conf")
      /etc/httpd/conf/httpd.conf from config-data (ro,path="httpd.conf")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /etc/pki/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /etc/swift from etc-swift (rw)
      /run/httpd from run-httpd (rw)
      /var/log/httpd from log-httpd (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qgnc6 (ro)
  proxy-server:
    Container ID:  cri-o://3183ba3d2316ea09c02b7d6b963144284d9f0a233b9ccac2e7f12468036f44f8
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:8419493e1fd846703d277695e03fc5eb
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:bed63ddf64b7a100451f17bc370e74648fb3db9db0d3c538b07396a00fdbd123
    Port:          8081/TCP
    Host Port:     0/TCP
    Command:
      /usr/bin/swift-proxy-server
      /etc/swift/proxy-server.conf.d
      -v
    State:          Running
      Started:      Mon, 23 Feb 2026 07:00:34 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8080/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get https://:8080/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n5f9h556h598h669h689h68dhb4h648h8bh66dh569h5ddh664h599hfch96h5cchb5h54dhc7h7fh67ch64h64h5f5h689h8bh5d8h687h667hcch5c9q
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/swift from etc-swift (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qgnc6 (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:  swift-proxy-config-data
    Optional:    false
  etc-swift:
    Type:                Projected (a volume that contains injected data from multiple sources)
    SecretName:          swift-proxy-config-data
    SecretOptionalName:  <nil>
    SecretName:          swift-conf
    SecretOptionalName:  <nil>
    ConfigMapName:       swift-ring-files
    ConfigMapOptional:   <nil>
  run-httpd:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  log-httpd:
    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-swift-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-swift-public-svc
    Optional:    false
  kube-api-access-qgnc6:
    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       153m               default-scheduler  Successfully assigned openstack/swift-proxy-6465458495-hgsdz to crc
  Normal   AddedInterface  153m               multus             Add eth0 [10.217.0.178/23] from ovn-kubernetes
  Normal   AddedInterface  153m               multus             Add storage [172.18.0.33/24] from openstack/storage
  Normal   Pulled          153m               kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:8419493e1fd846703d277695e03fc5eb" already present on machine
  Normal   Created         153m               kubelet            Created container proxy-httpd
  Normal   Started         153m               kubelet            Started container proxy-httpd
  Normal   Pulled          153m               kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:8419493e1fd846703d277695e03fc5eb" already present on machine
  Normal   Created         153m               kubelet            Created container proxy-server
  Normal   Started         153m               kubelet            Started container proxy-server
  Warning  Unhealthy       130m               kubelet            Readiness probe failed: HTTP probe failed with statuscode: 502
  Warning  Unhealthy       80m (x2 over 98m)  kubelet            Liveness probe failed: HTTP probe failed with statuscode: 502
  Warning  Unhealthy       79m                kubelet            Liveness probe failed: HTTP probe failed with statuscode: 502
