Name:             swift-proxy-6fb8686df5-bdtrx
Namespace:        openstack
Priority:         0
Service Account:  swift-swift
Node:             crc/192.168.126.11
Start Time:       Tue, 11 Nov 2025 13:58:32 +0000
Labels:           component=swift-proxy
                  pod-template-hash=6fb8686df5
                  service=swift
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.179/23"],"mac_address":"0a:58:0a:d9:00:b3","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.179"
                        ],
                        "mac": "0a:58:0a:d9:00:b3",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.32"
                        ],
                        "mac": "46:43:ed:14:d3:1f",
                        "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.179
IPs:
  IP:           10.217.0.179
Controlled By:  ReplicaSet/swift-proxy-6fb8686df5
Containers:
  proxy-httpd:
    Container ID:  cri-o://8c03387560863ee88e10315be98d902d8ec6096c7355cc19db067f00fff11632
    Image:         38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server:watcher_latest
    Image ID:      38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server@sha256:5bef42307609a1761ea5ea412a926059418e230a392e7120d9cf6576c837d29b
    Port:          8080/TCP
    Host Port:     0/TCP
    Command:
      /usr/sbin/httpd
    Args:
      -DFOREGROUND
    State:          Running
      Started:      Tue, 11 Nov 2025 13:58: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:  n6fhb6h64ch5b6h56dh55ch699h664h59dh645h8h676h5d8h65h9chbfh57bh99h5f5h56fh7dhd6h59ch65fh7fh684h59ch696h556h589hc8h658q
    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-xc5fx (ro)
  proxy-server:
    Container ID:  cri-o://bba050e88c750c4e300229debe7c191579cb905e79107922bf65f91a9ce47ed8
    Image:         38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server:watcher_latest
    Image ID:      38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server@sha256:5bef42307609a1761ea5ea412a926059418e230a392e7120d9cf6576c837d29b
    Port:          8081/TCP
    Host Port:     0/TCP
    Command:
      /usr/bin/swift-proxy-server
      /etc/swift/proxy-server.conf.d
      -v
    State:          Running
      Started:      Tue, 11 Nov 2025 13:58: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:  n6fhb6h64ch5b6h56dh55ch699h664h59dh645h8h676h5d8h65h9chbfh57bh99h5f5h56fh7dhd6h59ch65fh7fh684h59ch696h556h589hc8h658q
    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-xc5fx (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-xc5fx:
    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       78m   default-scheduler  Successfully assigned openstack/swift-proxy-6fb8686df5-bdtrx to crc
  Normal  AddedInterface  78m   multus             Add eth0 [10.217.0.179/23] from ovn-kubernetes
  Normal  AddedInterface  78m   multus             Add storage [172.18.0.32/24] from openstack/storage
  Normal  Pulled          78m   kubelet            Container image "38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server:watcher_latest" already present on machine
  Normal  Created         78m   kubelet            Created container proxy-httpd
  Normal  Started         78m   kubelet            Started container proxy-httpd
  Normal  Pulled          78m   kubelet            Container image "38.102.83.132:5001/podified-master-centos10/openstack-swift-proxy-server:watcher_latest" already present on machine
  Normal  Created         78m   kubelet            Created container proxy-server
  Normal  Started         78m   kubelet            Started container proxy-server
