sighupio / fury-distribution

Kubernetes Fury Distribution (Core Modules) - A battle-tested open-source Kubernetes distribution
https://kubernetesfury.com/
BSD 3-Clause "New" or "Revised" License
158 stars 13 forks source link

feature(onpremises): support containerd mirrors #232

Closed ralgozino closed 1 month ago

ralgozino commented 2 months ago

this patch makes the containerd configuration template more flexible to support configuring registry mirrors without needing to set also the authentication, auth details where previously always required otherwise the templating would fail.

[!NOTE] This PR needs a fix to the on-prem installer included in this another PR: