Added
- Added the use of the runtime default seccomp profile.
cluster template supports a generic way to template CAPI based clusters where all the input parameters are given as values.yaml from the corresponding cluster and default-apps chart.CAPZ implementation and switched to the generic templating implementation.kubectl gs template cluster for Cluster API provider AWS has been adapted to work with the values schema of cluster-aws v0.28.0.CAPZ based clusters--aws-prefix-list-id and --aws-transit-gateway-id for private clusters--role to --aws-cluster-role-identity-name and adapted manifest output to the new name awsClusterRoleIdentityName (see cluster-aws change)push-to-app-collection jobs for onprem providers since this app became a part of default apps bundle.vertical-pod-autoscaler sectionAs part of our automatic upgrades journey, we have learnt that cluster chart should structure in such a way that allows overwriting all sections in different levels
Warning: This results in a breaking change in the template output of a capa clusters machine pools.
capa machine pools to template usings an object instead of arrays as of cluster-aws v0.24.0capvcd installations.