Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 30 Jun 18:42
· 2 commits to main since this release
11f62ef
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 previous ami_family approach.
    • Added support for specifying disruption budget reasons in node pool configurations.
  • 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 docs

why

To have most recent changes of README.md and doc from origin templates