Name:             swift-proxy-768dd68f4d-g2qrv
Namespace:        openstack
Priority:         0
Service Account:  swift-swift
Node:             crc/192.168.126.11
Start Time:       Tue, 03 Feb 2026 08:56:52 +0000
Labels:           component=swift-proxy
                  pod-template-hash=768dd68f4d
                  service=swift
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.63/23"],"mac_address":"0a:58:0a:d9:01:3f","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.63"
                        ],
                        "mac": "0a:58:0a:d9:01:3f",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.30"
                        ],
                        "mac": "6a:c4:0d:88:fc:1c",
                        "dns": {}
                    },{
                        "name": "openstack/storagemgmt",
                        "interface": "storagemgmt",
                        "ips": [
                            "172.20.0.30"
                        ],
                        "mac": "22:22:b3:3a:81:48",
                        "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.63
IPs:
  IP:           10.217.1.63
Controlled By:  ReplicaSet/swift-proxy-768dd68f4d
Containers:
  proxy-httpd:
    Container ID:  cri-o://49d9dbb0da1e727b5f8a6fbc8497ce4ba686dc04fc133831d7299f3174ddf761
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:cac82611632fe132c9e9b85f289b0dbc
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:c69bd4d5e67577680127b195e07340bc44e04c4475104ec824b634367f165a1e
    Port:          8080/TCP
    Host Port:     0/TCP
    Command:
      /usr/sbin/httpd
    Args:
      -DFOREGROUND
    State:          Running
      Started:      Tue, 03 Feb 2026 08:56:56 +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:  n555h59fh64fh58h667hdh67fh5dch64h87h697hb4h56bh8fh696hc5hf9hf4h689h548hf7h576hdfh56chd7h5b6h8dh5c9h69h684h5fch7fq
    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-6l6vt (ro)
  proxy-server:
    Container ID:  cri-o://7185809b2533a6190fd5cf5d1ee6d2ec3518c9455b36f2e4d3e947a8eb5e3479
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:cac82611632fe132c9e9b85f289b0dbc
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:c69bd4d5e67577680127b195e07340bc44e04c4475104ec824b634367f165a1e
    Port:          8081/TCP
    Host Port:     0/TCP
    Command:
      /usr/bin/swift-proxy-server
      /etc/swift/proxy-server.conf.d
      -v
    State:          Running
      Started:      Tue, 03 Feb 2026 08:56:56 +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:  n555h59fh64fh58h667hdh67fh5dch64h87h697hb4h56bh8fh696hc5hf9hf4h689h548hf7h576hdfh56chd7h5b6h8dh5c9h69h684h5fch7fq
    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-6l6vt (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-6l6vt:
    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       14m   default-scheduler  Successfully assigned openstack/swift-proxy-768dd68f4d-g2qrv to crc
  Normal  AddedInterface  14m   multus             Add eth0 [10.217.1.63/23] from ovn-kubernetes
  Normal  AddedInterface  14m   multus             Add storage [172.18.0.30/24] from openstack/storage
  Normal  AddedInterface  14m   multus             Add storagemgmt [172.20.0.30/24] from openstack/storagemgmt
  Normal  Pulling         14m   kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:cac82611632fe132c9e9b85f289b0dbc"
  Normal  Pulled          13m   kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:cac82611632fe132c9e9b85f289b0dbc" in 1.607s (1.607s including waiting). Image size: 499971341 bytes.
  Normal  Created         13m   kubelet            Created container proxy-httpd
  Normal  Started         13m   kubelet            Started container proxy-httpd
  Normal  Pulled          13m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:cac82611632fe132c9e9b85f289b0dbc" already present on machine
  Normal  Created         13m   kubelet            Created container proxy-server
  Normal  Started         13m   kubelet            Started container proxy-server
