Skip to content

Commit

Permalink
Merge pull request #835 from gdbranco/chore/ocm-12146
Browse files Browse the repository at this point in the history
OCM-12146 | chore: bump changelogs to v1.6.6
  • Loading branch information
gdbranco authored Oct 31, 2024
2 parents b0122cb + 187ec06 commit e54d44d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 1.6.6 (Oct 31, 2024)
FEATURES:
* Validates machine pool custom disk sizes
* Support for additional security groups on the initial machine pool through the HCP cluster spec
* Includes indicator field to ignore machine pool deletion errors (Only to be used when cluster is defined within the same management file as the machine pools as running 'terraform destroy' over all resources)

ENHANCEMENTS:
* Bug fixes:
* Add mutex to guarantee only one kubelet config for classic clusters
* Updated to allow IAM `role` for creator arn
* Allow initial machine pools to be imported when tags are empty ('{}')
* Warn instead of error when patching rosa_creator_arn

## 1.6.5 (Oct 14, 2024)
FEATURES:
* Support for Registry Config
Expand Down

0 comments on commit e54d44d

Please sign in to comment.