You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Release notes for Cluster API Provider AWS (CAPA) v2.9.0
Documentation
Changelog since v2.8.4
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
Add missing permissions for controller. Its recommended that you update your CloudFormation stack. (🐛 fix: missing controller permissions #5537, @richardcase)
Garbage collection graduated out of experimental. If you don't want this feature enabled please see the docs on how to disabled it. (🌱 chore: graduate garbage collection #5348, @richardcase)
Support setting role path and permissions boundary on managed IAM roles. If you want to use permission boundaries, then you will need to update your IAM permissions by running clusterawsadm bootstrap iam create-cloudformation-stack again. (✨ Support setting role path and permissions boundary on managed IAM roles #5286, @robinkb)
Support storing Ignition user data in S3 bucket for
AWSMachinePool
. If you plan to use this feature then you will need to update the permissions for CAPA using clusterawsadm. (✨ Support storing Ignition user data in S3 bucket forAWSMachinePool
#5318, @AndiDog)Changes by Kind
Support
Deprecation
API Change
Feature
installation time when specifying a secondary control plane load balancer. (✨Create multiple control plane loadbalancers concurrently #5569, @mdbooth)
capacityReservationPreference: none
(✨ Capacity reservation preferences #5609, @BraeTroutman)Documentation
Bug or Regression
MinSize
field of ASG, avoiding unnecessary updates to ASG (🐛 Fix determined value forMinSize
field of ASG #5523, @AndiDog)CapacityReservationPreference: CapacityReservationsOnly
whenMarketType: Spot
orSpotMarketOptions
is set (🐛 Add validation to prevent Spot instances with CapacityReservationsOnly preference #5633, @BraeTroutman)Other (Cleanup or Flake)
Uncategorized
The images for this release are:
registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.9.0
Thanks to all our contributors.
This discussion was created from the release v2.9.0.
Beta Was this translation helpful? Give feedback.
All reactions