Cluster Apps for VMware VSphere
Changed
- Bump
cloud-provider-vsphere
to 1.7.0
for Kubernetes 1.27 compatibility.- Update vSphere CSI to
3.2.0
. - Update vSphere CPI to
1.27.0
. - Update kube-vip to
0.8.0
. - Update kube-vip-cloud-provider to
0.0.5
.
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).
Fixed
- Fixed
containerd
config file generation when multiple registries are set with authentication
Removed
- Stop setting
defaultPolicies.enabled=true
in cilium-app
when internal.ciliumNetworkPolicy.enabled=true
after all clusters are migrated. - Stop setting
extraPolicies.remove=true
in cilium-app
after all clusters are migrated.
Changed
- No major change in
v0.50.0
, except that we are moving to a release based upgrade cycle with Kubernetes version, VM template and other defaults are set in the chart values. They shouldn’t be overridden as they are managed by Giant Swarm. - Bump
kube-vip
to v0.8.0
.