·
2 commits
to main
since this release
Karpenter V1 API Support @milldr (#36)
## Breaking Change!This upgrade takes both API versions from v1beta1
to v1
and therefore requires karpenter
>= 1
what
- Support Karpenter v1
why
- We should be using the latest version of Karpenter.
v1
in karpenter introduced a few changes that we need to handle with the ec2 node class and node pool manifests
references
Summary by CodeRabbit
-
New Features
- Introduced flexible AMI selection for node pools using the new
ami_selector_terms
field, replacing the previousami_family
approach. - Added support for specifying disruption budget reasons in node pool configurations.
- Introduced flexible AMI selection for node pools using the new
-
Improvements
- Updated Karpenter API versions and manifest schemas to align with the latest standards.
- Enhanced documentation and examples to reflect new configuration options and updated URLs.
- Increased AWS provider version constraint for improved compatibility.
- Upgraded component and Helm chart versions for dependencies.
-
Bug Fixes
- Minor formatting and indentation corrections in documentation and configuration files.
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#39)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates