canonical / k8s-snap

Canonical Kubernetes is an opinionated and CNCF conformant Kubernetes operated by Snaps and Charms, which come together to bring simplified operations and an enhanced security posture on any infrastructure.
GNU General Public License v3.0
20 stars 6 forks source link

Sync CSI images to `ghcr.io` #507

Closed mateoflorido closed 1 week ago

mateoflorido commented 2 weeks ago

Overview

Sync CSI images from upstream to the ghcr.io registry.

Rationale

We have noticed that we are using CSI images from a legacy repository. This pull request mirrors the images we are using from the upstream repository, allowing the k8s snap to pull them from there instead of the legacy Kubernetes repository.

The Helm chart for rawfile was updated to allow configuring the CSI images.