Notable changes
- Update to cluster-api v0.1.10
clusterctl
now pivots kubeconfig secrets- #1003: fixed issue where the ELB health check of the apiserver generated a lot of errors that look like
http: TLS handshake error from 10.0.1.129:4224: EOF
- #984: guard against missing instanceID when deleting Machines
- #1017: fixed issue where node-labels would grow unbounded if a machine could not be created
- #1010: fixed bug where Service with type=LoadBalancer would fail on workload clusters
- #1002, #1053: made control plane initialization more robust
- #1024: fixed issue where the Go representation of an object was included in the event's text
- #1023: fixed issue where tags were only being applied to private subnets and not public ones
- #1031: added --partition flag to clusterawsadm
- #1063: added --cluster-concurrency and --machine-concurrency flags to the manager to support reconciling more than 1 cluster or machine at a time
- #1089: fixed issue where the manager could wait ~forever for AWS calls, causing it to effectively hang
Thanks to everyone who contributed to this release!
Container Image
The container image for this release is: us.gcr.io/k8s-artifacts-prod/cluster-api-aws/cluster-api-aws-controller:v0.3.8