Releases: giantswarm/cluster-api-app
Releases · giantswarm/cluster-api-app
v1.20.1
v1.20.0
Changed
- Upgrade CAPI to v1.6.5
v1.19.0
Changed
- Replace secret caching client with kubeadmcontrolplane client to fix CAPI migration.
v1.18.0
Changed
- CNPs are added back to allow the api server to access pods for webhooks.
v1.17.0
Changed
- Upgrade CAPI to v1.5.7
v1.16.0
Changed
- Upgrade CAPI to v1.4.9
- Change container image registry values name to use values from
config
repo. - Add toleration for
node.cluster.x-k8s.io/uninitialized
taint. - Remove toleration for old
node-role.kubernetes.io/master
taint. - Add node affinity to prefer scheduling CAPI pods to control-plane nodes.
v1.15.2
v1.5.4
v1.15.1
Changed
- Make: Use
kubectl
integratedkustomize
- Switch to image hosted on gsoci.azurecr.io
v1.15.0
Changed
- Configure
gsoci.azurecr.io
as the default container image registry. - Upgrade CAPI to v1.4.7
- Support bootstrap config reference rotation (backported feature into v1.4.x)