Skip to content

Commit

Permalink
merge changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pipo02mix committed Jul 16, 2024
1 parent e01173a commit a32e814
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- CAPA: add new `mc-bootstrap` policy to `capa-controller` role.
- Add IAM policy for use with Crossplane AWS provider. The initial permissions are meant to be used with Cilium ENI mode.
- CAPA: add `autoscaling:CancelInstanceRefresh` permission (needed for `AWSMachinePool` reconciler [improvement](https://github.com/giantswarm/cluster-api-provider-aws/pull/598))
- Create a CloudFormation stack to manage the IAM policies and roles.

### Changed

- Use a setup script to automate CAPA controller commands.

### Removed

- Remove vintage setup instructions.

## [3.4.0] - 2024-01-16

Expand Down

0 comments on commit a32e814

Please sign in to comment.