Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@Archisman-Mridha Archisman-Mridha released this 14 Jan 10:57

AWS :

  • enableAuditLogging option in the config to do the KubeAPI audit-logging setup on behalf of the user.

  • Switching from (temporary) credentials to IAM roles after cluster bootstrap.

  • Allowing the user to specify extraArgs and extraVolumes to the KubeAPI server, extra files for the master nodes.

  • Updated CAPI Operator and Providers versions. Did necessary changes in the Script as well as KubeAid to fix issues caused by breaking changes.

  • Added scale to / from zero support for node-groups.

  • Supporting retrial mechanism when clusterctl move has already been executed

  • Installing Sealed Secrets in the sealed-secrets namespace (in the provisioned cluster, when syncing the sealed-secrets ArgoCD App)

  • Fix sealed-secrets backuper IAM policy

Hetzner :

  • Hetzner Failover Script cleaned up and moved here from the dockerfiles repo.