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

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

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

This release is based off Cluster API v0.1.0 release and v1alpha1 APIs.

Breaking changes

  • Logic to determine a public subnet has changed and follows specific rules #560

Features

  • Kubeadm configuration is now exposed through machine.spec.providerSpec.kubeadmConfiguration
  • MachineClass is now fully supported #571
  • Machine NodeRef is now properly set #579
  • ProviderID is now properly set #637
  • Fixed a bug where additional security groups or tags weren't properly applied #635
  • Security groups are now applied using ENIs #684
  • Resync interval is now 10m instead of 10h #671

Provided tools

clusterctl

  • Clusterctl now supports additional phases: TODO
  • Clusterctl delete command now properly deletes a cluster with all associated resources (forward cascade deletion)

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:v0.2.0

Limitations

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

Known issues

  • aws-provider-controller-manager (v0.2.0) unrecoverable segfault when processing MachineSet w/o cluster.k8s.io/cluster-name label. #690
  • Control plane security group should pass kubelet. 693

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

NewReleases is sending notifications on new releases.