Name:             swift-proxy-64c8bd4d48-79lrk
Namespace:        openstack
Priority:         0
Service Account:  swift-swift
Node:             crc/192.168.126.11
Start Time:       Wed, 03 Dec 2025 09:01:58 +0000
Labels:           component=swift-proxy
                  pod-template-hash=64c8bd4d48
                  service=swift
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.80/23"],"mac_address":"0a:58:0a:d9:01:50","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.80"
                        ],
                        "mac": "0a:58:0a:d9:01:50",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.30"
                        ],
                        "mac": "46:f3:29:9b:1b:a5",
                        "dns": {}
                    },{
                        "name": "openstack/storagemgmt",
                        "interface": "storagemgmt",
                        "ips": [
                            "172.20.0.30"
                        ],
                        "mac": "ce:b1:51:94:92:c8",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks:
                    [{"name":"storage","namespace":"openstack","interface":"storage"},{"name":"storagemgmt","namespace":"openstack","interface":"storagemgmt"}...
                  openshift.io/scc: nonroot-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.1.80
IPs:
  IP:           10.217.1.80
Controlled By:  ReplicaSet/swift-proxy-64c8bd4d48
Containers:
  proxy-httpd:
    Container ID:  cri-o://9ce553f3d1b47734f1ffc064504e0b1a7ae6e2e1d4425a5c3f6b94ea6d32f1aa
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:65066e8ca260a75886ae57f157049605
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:c629fc80b3c2eead0ca21f79bd3f5bfee7ac4539c0e4e43ed4fe19fce9437399
    Port:          8080/TCP
    Host Port:     0/TCP
    Command:
      /usr/sbin/httpd
    Args:
      -DFOREGROUND
    State:          Running
      Started:      Wed, 03 Dec 2025 09:02:02 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8080/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get http://:8080/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n559h558h699hd6h679h9dh8dh5b7h5d4h678h67fh644h87h588h688h5c8h665h5dbh5c6h579h584h58dh67dh87h59fh647h547h5cdhdchbh599h69q
    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/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-lvgsh (ro)
  proxy-server:
    Container ID:  cri-o://2e68a3d90d028be924d82a80d13e5dec1aa5fd0fec4669e2439fc1a968a75d1f
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:65066e8ca260a75886ae57f157049605
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:c629fc80b3c2eead0ca21f79bd3f5bfee7ac4539c0e4e43ed4fe19fce9437399
    Port:          8081/TCP
    Host Port:     0/TCP
    Command:
      /usr/bin/swift-proxy-server
      /etc/swift/proxy-server.conf.d
      -v
    State:          Running
      Started:      Wed, 03 Dec 2025 09:02:02 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8080/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get http://:8080/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n559h558h699hd6h679h9dh8dh5b7h5d4h678h67fh644h87h588h688h5c8h665h5dbh5c6h579h584h58dh67dh87h59fh647h547h5cdhdchbh599h69q
    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-lvgsh (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
  kube-api-access-lvgsh:
    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       68m   default-scheduler  Successfully assigned openstack/swift-proxy-64c8bd4d48-79lrk to crc
  Normal   AddedInterface  68m   multus             Add eth0 [10.217.1.80/23] from ovn-kubernetes
  Normal   AddedInterface  68m   multus             Add storage [172.18.0.30/24] from openstack/storage
  Normal   AddedInterface  68m   multus             Add storagemgmt [172.20.0.30/24] from openstack/storagemgmt
  Normal   Pulling         68m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:65066e8ca260a75886ae57f157049605"
  Normal   Pulled          68m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:65066e8ca260a75886ae57f157049605" in 949ms (949ms including waiting). Image size: 499277069 bytes.
  Normal   Created         68m   kubelet            Created container proxy-httpd
  Normal   Started         68m   kubelet            Started container proxy-httpd
  Normal   Pulled          68m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:65066e8ca260a75886ae57f157049605" already present on machine
  Normal   Created         68m   kubelet            Created container proxy-server
  Normal   Started         68m   kubelet            Started container proxy-server
  Warning  Unhealthy       11m   kubelet            Readiness probe failed: HTTP probe failed with statuscode: 502
