Name:             swift-proxy-86cccbdf6-gvj7b
Namespace:        openstack
Priority:         0
Service Account:  swift-swift
Node:             crc/192.168.126.11
Start Time:       Tue, 14 Oct 2025 09:01:47 +0000
Labels:           component=swift-proxy
                  pod-template-hash=86cccbdf6
                  service=swift
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.78/23"],"mac_address":"0a:58:0a:d9:01:4e","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.78"
                        ],
                        "mac": "0a:58:0a:d9:01:4e",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.30"
                        ],
                        "mac": "0a:3d:6f:a8:b1:63",
                        "dns": {}
                    },{
                        "name": "openstack/storagemgmt",
                        "interface": "storagemgmt",
                        "ips": [
                            "172.20.0.30"
                        ],
                        "mac": "7a:8c:f2:11:a2:09",
                        "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.78
IPs:
  IP:           10.217.1.78
Controlled By:  ReplicaSet/swift-proxy-86cccbdf6
Containers:
  proxy-httpd:
    Container ID:  cri-o://fc6172dd6a43e2f52c0c0b247f1791668e355c85ab5f8fd957ab945b0d55cac7
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:0468cb21803d466b2abfe00835cf1d2d
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:9c749bb48ae7ccd2cf2e0d6c69194145b683d3d925c363e87b3a9bfdc66e90cf
    Port:          8080/TCP
    Host Port:     0/TCP
    Command:
      /usr/sbin/httpd
    Args:
      -DFOREGROUND
    State:          Running
      Started:      Tue, 14 Oct 2025 09:01:50 +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:  n586h58fh67ch695h5c8h7ch585h5cdh5ch66fhcbh596h7bhc5h6fhf4h56bh5b6hd4hcfh55bh66ch649h5ffh559h646h57fh5bdh5bch659h8h558q
    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-sq7x7 (ro)
  proxy-server:
    Container ID:  cri-o://3ce09390ad40d7ec37666af2d48f2611ef4bc4f30f8748724bc8a4534d688596
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:0468cb21803d466b2abfe00835cf1d2d
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server@sha256:9c749bb48ae7ccd2cf2e0d6c69194145b683d3d925c363e87b3a9bfdc66e90cf
    Port:          8081/TCP
    Host Port:     0/TCP
    Command:
      /usr/bin/swift-proxy-server
      /etc/swift/proxy-server.conf.d
      -v
    State:          Running
      Started:      Tue, 14 Oct 2025 09:01:50 +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:  n586h58fh67ch695h5c8h7ch585h5cdh5ch66fhcbh596h7bhc5h6fhf4h56bh5b6hd4hcfh55bh66ch649h5ffh559h646h57fh5bdh5bch659h8h558q
    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-sq7x7 (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-sq7x7:
    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       71m   default-scheduler  Successfully assigned openstack/swift-proxy-86cccbdf6-gvj7b to crc
  Normal  AddedInterface  71m   multus             Add eth0 [10.217.1.78/23] from ovn-kubernetes
  Normal  AddedInterface  71m   multus             Add storage [172.18.0.30/24] from openstack/storage
  Normal  AddedInterface  71m   multus             Add storagemgmt [172.20.0.30/24] from openstack/storagemgmt
  Normal  Pulled          71m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:0468cb21803d466b2abfe00835cf1d2d" already present on machine
  Normal  Created         71m   kubelet            Created container proxy-httpd
  Normal  Started         71m   kubelet            Started container proxy-httpd
  Normal  Pulled          71m   kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-swift-proxy-server:0468cb21803d466b2abfe00835cf1d2d" already present on machine
  Normal  Created         71m   kubelet            Created container proxy-server
  Normal  Started         71m   kubelet            Started container proxy-server
