monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
378 stars 8 forks source link

k8s/reconciler: update/replace resources #288

Closed lorenz closed 2 months ago

lorenz commented 5 months ago

Sometimes (for example in https://review.monogon.dev/c/monogon/+/2784) we need to update (or in cases of immutable fields) replace Monogon-managed resources to apply fixes. This issue is for non-version-critical fixes, separate from #272. The changes talked about in this issue can be applied at any time and are intended to just be applied as soon as the control plane node running the reconciler is upgraded.

lorenz commented 5 months ago

Related to #280 as well