CDI Upload Proxy forwards upload requests to the CDI upload server for virtual machine disk images
The CDI Upload Proxy is a component of the Containerized Data Importer (CDI) project, which is part of the KubeVirt ecosystem.
CDI provides a Kubernetes extension that enables importing, uploading, and cloning of persistent volume claims (PVCs). The cdi-uploadproxy component acts as a proxy that forwards upload requests to the appropriate upload server, providing a stable endpoint for disk image uploads.
For more details, see https://github.com/kubevirt/containerized-data-importer.