github kubernetes-sigs/cluster-api-provider-aws v0.1.1

latest releases: v2.5.0, v2.4.2, v2.4.1...
pre-release5 years ago

cluster-api-provider-aws v0.1.1 Release notes

Breaking changes

  • None

Features

  • Adds support for MachineClasses
  • Embedded kubeadm configuration types
  • Multiple Clusters can now be created within a single namespace
  • Cascading deletion of Clusters, MachineDeployments, MachineSets, and Machines are now supported
  • cluster-api-provider-aws image is now built on top of the distroless base image
  • A new flag --namespace has been added to cluster-api-provider-aws controller manager to watch a single namespace instead of all namespaces
  • Machines' ProviderID is now properly populated

Provided tools

clusterctl

  • Delete cluster enhancements

clusterawsadm

  • New permissions have been added to CloudFormation templates, run clusterawsadm [....] to update your AWS environment

Image

  • gcr.io/cluster-api-provider-aws/cluster-api-aws-controller:0.0.5

Limitations

  • All cluster components and machines default to a single availability zone

Known issues

  • Deleting the deployed machine after clusterctl pivots the cluster-api resources results in the instance being deleted and all cluster resources being orphaned: #214

Don't miss a new cluster-api-provider-aws release

NewReleases is sending notifications on new releases.