Releases: aws/karpenter-provider-aws
Releases · aws/karpenter-provider-aws
v0.33.4
Features
- Add Versioned for EC2NodeClass Hash to Prevent Drift on EC2NodeClass CRD Upgrade (#5770) #5928 (Amanuel Engeda)
Bug Fixes
- include capacity type and resource.Quantity in launch template cache key (#5882) #5932 (Jason Deal)
Tests
- Add E2E tests for NodePools Hash Version (#5803) #5928 (Amanuel Engeda)
Chores
- Update Karpenter for v0.33.4 (#5965) #5965 (Amanuel Engeda)
Commits
v0.32.9
Features
- Add Versioned for EC2NodeClass Hash to Prevent Drift on EC2NodeClass CRD Upgrade (#5770) #5929 (Amanuel Engeda)
Bug Fixes
- include capacity type and resource.Quantity in launch template cache key (#5882) #5933 (Jason Deal)
Tests
- Add E2E tests for NodePools Hash Version (#5803) #5929 (Amanuel Engeda)
Chores
- Update Karpenter for v0.32.9 (#5966) #5966 (Amanuel Engeda)
Commits
v0.35.2
Chores
- Include
volumeSize
,kubeReserved
, andsystemReserved
in Instancetype hash calculations (#5816) #5831 (Amanuel Engeda) - Bump release-v0.35.x to latest karpenter (#5838) #5838 (Jonathan Innis)
- Pin release to v0.35.2 (#5866) #5866 (Jonathan Innis)
v0.34.3
Chores
- Include
volumeSize
,kubeReserved
, andsystemReserved
in Instancetype hash calculations (#5816) #5830 (Amanuel Engeda) - Bump release-v0.34.x to latest karpenter (#5837) #5837 (Jonathan Innis)
- Pin release to v0.34.3 (#5865) #5865 (Jonathan Innis)
v0.33.3
Continuous Integration
- Remove the private replica for helm chart (#5567) #5567 (Jigisha Patil)
Chores
- Update Helm Chart Version for
release-v0.33.x
branch (#5590) #5590 (Amanuel Engeda) - Include
volumeSize
,kubeReserved
, andsystemReserved
in Instancetype hash calculations (#5816) #5829 (Amanuel Engeda) - Bump release-v0.33.x to latest karpenter (#5836) #5836 (Jonathan Innis)
- Pin release to v0.33.3 (#5864) #5864 (Jonathan Innis)
v0.32.8
Chores
- Bump v0.32.x to use latest patch (#5708) #5708 (Jonathan Innis)
- Include
volumeSize
,kubeReserved
, andsystemReserved
in Instancetype hash calculations (#5816) #5832 (Amanuel Engeda) - Pin release to v0.32.8 (#5863) #5863 (Jonathan Innis)
Commits
v0.35.1
v0.34.2
v0.35.0
Features
- Add AssociatePublicIpAddress to EC2NodeClass (#5437) #5437 (Mahmoud Yaser)
- chart: Added cosign signature (#5609) #5609 (Steve Hipwell)
- Add minValues flexibility to the NodePool requirement. (#5640) #5640 (nikmohan123)
- Changed OCI tag format (#5680) #5680 (Steve Hipwell)
- AL2023 AMI family support (#5604) #5604 (Jason Deal)
Bug Fixes
- Reduce indentation for servicemonitor endpoints (#5571) #5571 (Paul O'Connor)
Documentation
- Update to v0.34 using
docgen
(#5615) #5615 (Amanuel Engeda) - Actualize grafana dashboards for v0.33 (#5546) #5546 (Yevhen Tienkaiev)
- bump min eksctl version to v0.169.0 (#5616) #5616 (Jason Deal)
- Fix flowschemas link in documentation (#5617) #5617 (Jonathan Innis)
- add more info about v0.34 parallelism (#5618) #5618 (Nick Tran)
- Adding VictoriaMetrics to the list of adopters (#5610) #5610 (Max Golionko)
- Update docs for v0.32.7 (#5638) #5638 (Amanuel Engeda)
- Update docs for v0.31.4 release (#5642) #5642 (Amanuel Engeda)
- Add upgrade note for dropping support for the
karpenter.sh/provisioner-name
label (#5660) #5660 (Jonathan Innis) - Remove the word "necessary" from optional fields (#5659) #5659 (Jonathan Innis)
- Update disruption budget formula for non percentage value (#5654) #5654 (Rob)
- Fix docgen (#5673) #5673 (Jonathan Innis)
- adding missing @ at Schedule details (#5622) #5622 (Sampaio Leal)
- Template prometheus values based on Karpenter namespace (#5698) #5698 (Rob)
- ebs and efs driver startupTaint note (#5713) #5713 (Jason Deal)
- Add VPC endpoint for eks while setting up a private cluster #5740 (jigisha620)
- fix pod eviction docs (#5701) #5701 (Nick Tran)
- Fix hard-coded AWS partition in IAM policy (#5747) #5747 (Joseph Petitti)
- AL2023 AMI Family docs (#5714) #5714 (Jason Deal)
Tests
- Add fix for nodes leaking into subsequent tests for budgets (#5662) #5662 (Jonathan Innis)
- Ignore CFN cleanup when flag is set (#5688) #5688 (Jonathan Innis)
Continuous Integration
- Fix release script to succeed with xargs (#5620) #5620 (Jonathan Innis)
- Update IDP certificate for grafana (#5643) #5643 (Jonathan Innis)
- Pin to the latest patch version of 1.25.x in toolchain (#5672) #5672 (Jonathan Innis)
- Fix helm diff command (#5674) #5674 (Jonathan Innis)
- Fix typo in cosigning chart (#5681) #5681 (Jonathan Innis)
- Fix installation version prefix for snapshot (#5711) #5711 (Jonathan Innis)
- Escape interpolation for CLUSTER_NAME (#5719) #5719 (Jonathan Innis)
- Escape newline with back-slash (#5720) #5720 (Jonathan Innis)
- Dry run prepare-website on merge to main (#5721) #5721 (Jonathan Innis)
- use KOCACHE for image build (#5723) #5723 (Jason Deal)
- Remove unused release-crd target (#5724) #5724 (Jonathan Innis)
- Fix oras ArtifactHub config push (#5725) #5725 (Jonathan Innis)
- Fix snapshot command path (#5742) #5742 (Jonathan Innis)
Chores
- Release v0.34.0 (#5614) #5614 (Jason Deal)
- Fix service monitors indentation (#5624) #5624 (Amanuel Engeda)
- Add additional restricted tag keys (#5628) #5628 (Jonathan Innis)
- Bump
kubernetes-sigs/karpenter
to latest (#5644) #5644 ([Jonathan Innis](https://github.com/aws/karpenter...
v0.34.1
Tests
- Add fix for nodes leaking into subsequent tests for budgets (#5662) (Jonathan Innis)
Continuous Integration
- Pin to the latest patch version of 1.25.x in toolchain (#5672) #5683 (Jonathan Innis)
Chores
- Improve error message for deleting EC2NodeClass (#5656) (Jonathan Innis)
- Fix for InvalidLaunchTemplateId.NotFound error (#5665) (Jigisha Patil)