Added
- Add
.global.connectivity.localRegistryCache
Helm values and support for in-cluster, local registry cache mirrors in containerd configuration. In such cases, the registry should be exposed via node ports and containerd connects via that port at 127.0.0.1 via HTTP (only allowed for this single use case).
Changed
- Update example cluster manifest.
- Move static routes to
set-static-routes
unit and use it as drop-in tosystemd-networkd
.
Removed
- Stop setting
defaultPolicies.remove=true
incilium-app
.
Fixed
- Fixed
containerd
config file generation when multiple registries are set with authentication