Releases: aws/karpenter-provider-aws
Releases · aws/karpenter-provider-aws
v0.37.7
v0.36.9
v0.35.12
v0.34.13
v0.33.12
Continuous Integration
- include v prefix when install CRD chart (#7358) #7358 (Jason Deal)
Chores
- Bump sigs.k8s.io/karpenter to v0.33.12 (#7673) #7673 (Amanuel Engeda)
Commits
v1.2.1
v1.1.3
Chores
- Drop the events controller for v1.1.x (#7663) #7663 (Amanuel Engeda)
v1.2.0
Features
- support paths in IAM roles #7524 (Saurav Agarwalla)
- crd: add optional custom annotations to the crds (#7421) #7421 (Victor @ Keltio)
- Add Support for Node Monitoring Agent (#7545) #7545 (Amanuel Engeda)
Bug Fixes
- mark ec2nodeclass as NotReady when validation is bypassed (#7404) #7404 (Reed Schalo)
- unify nodeclass status and termination controllers to prevent ra… (#7597) #7597 (Saurav Agarwalla)
Documentation
- add docs for v1.1.1 (#7537) #7537 (Nick Tran)
- Update docs to indicate do-not-disrupt does not block expiration #7554 (jigisha620)
- fix typo in kubectl command (#7570) #7570 (Andrii Omelianenko)
- Convert mentions of
do-not-evict
todo-not-disrupt
(#7539) #7539 (Trevor DiMartino) - update migration docs to 0.37.6 (#7569) #7569 (Talbalash-legit)
- Add Legit Security to ADOPTERS (#7577) #7577 (Talbalash-legit)
- Update the Managed AMIs task to reflect the v1 API (#7582) #7582 (Jonathan Innis)
- fix graceful-node-shutdown url reference (#7605) #7605 (Andrii Omelianenko)
- Add notes about instanceStorePolicy that can help prevent deadlock (#7566) #7566 (Brandon Clodius)
- Add a section Node Auto Repair (#7622) #7622 (Amanuel Engeda)
- 1.1.2 doc changes (#7635) #7635 (edibble21)
Continuous Integration
- Drop stalebot for PRs (#7620) #7620 (Jonathan Innis)
Chores
- Add Unknown Kubelet Ready condition into Repair Policies (#7514) #7514 (Amanuel Engeda)
- deps: bump actions/setup-go from 5.1.0 to 5.2.0 in /.github/actions/e2e/cleanup in the action-deps group (#7531) #7531 (dependabot[bot])
- deps: bump actions/setup-go from 5.1.0 to 5.2.0 in /.github/actions/install-deps in the action-deps group (#7530) #7530 (dependabot[bot])
- deps: bump the go-deps group with 3 updates (#7528) #7528 (dependabot[bot])
- deps: bump actions/setup-go from 5.1.0 to 5.2.0 in the actions-deps group (#7529) #7529 (dependabot[bot])
- deps: bump the k8s-go-deps group with 5 updates (#7527) #7527 (dependabot[bot])
- deps: bump the go-deps group across 1 directory with 15 updates (#7567) #7567 (dependabot[bot])
- Update data from AWS APIs (#7532) #7532 (github-actions[bot])
- deps: bump golang.org/x/net from 0.24.0 to 0.33.0 in /test/hack/resource (#7579) #7579 (dependabot[bot])
- Bump kubernetes-sigs/Karpenter (#7581) #7581 (Amanuel Engeda)
- deps: bump the go-deps group with 12 updates (#7584) #7584 (dependabot[bot])
- Update data from AWS APIs (#7587) #7587 (github-actions[bot])
- Use security group policy to manage
pod-eni
resource (#7607) #7607 (Amanuel Engeda) - deps: bump actions/upload-artifact from 4.4.3 to 4.6.0 in the actions-deps group (#7612) #7612 (dependabot[bot])
- deps: bump the k8s-go-deps group with 5 updates (#7610) #7610 (dependabot[bot])
- deps: bump the go-deps group with 12 updates (#7611) #7611 (dependabot[bot])
- Update data from AWS APIs (#7614) #7614 (github-actions[bot])
- Add unregistered taint when nodes register (#7616) #7616 (Amanuel Engeda)
- Add more granular condition reason and messages (#7625) #7625 (Jonathan Innis)
- deps: bump the actions-deps group with 2 updates (#7643) #7643 (dependabot[bot])
- deps: bump actions/setup-go from 5.2.0 to 5.3.0 in /.github/actions/install-deps in the action-deps group (#7641) #7641 (dependabot[bot])
- deps: bump actions/setup-go from 5.2.0 to 5.3.0 in /.github/actions/e2e/cleanup in the action-deps group (#7638) #7638 (dependabot[bot])
- deps: bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in the k8s-go-deps group (#7639) #7639 (dependabot[bot])
- Revert handling for NodeClaims when NodeClasses are Unknown (#7649) #7649 ([Jonathan Innis](https://github.com/aws/karpen...
v1.1.2
Note: This release updates Karpenter's Kubernetes version check to fail open instead of closed. This will enable users to run Karpenter v1.1 on EKS 1.32, unblocking users who upgraded to 1.32 before a version of Karpenter with official 1.32 support was released. We do want to emphasize, this version is not considered compatible with 1.32, reference the compatibility matrix for officially supported versions.
Commits
v1.1.1
Features
- Enable setting schedulerName in Helm chart (#7456) #7456 (Robin Ketelbuters)
- implement observability for usage of deprecated AMIs (#7362) #7362 (Shabbir Kagalwala)
Bug Fixes
- fix typos on the apisv1 (#7277) #7277 (Vacant2333)
- re-reconcile the nodeclass status (#7305) #7305 (Vacant2333)
Documentation
- fix header type in migration guide (#7475) #7475 (Jason Deal)
- update CRD note in upgrade guide (#7473) #7473 (Jason Deal)
- update ICE cache timeout (#7477) #7477 (Jason Deal)
- add note on domain discovery for TSC (#7476) #7476 (Jason Deal)
- fix karpenter service namespace (#7481) #7481 (andyblog)
- Adding Kaltura to the list of adopters (#7501) #7501 (Ido Ziv)
- Clarify NodePool disruption budgets impact on drift reconciliation (#7483) #7483 (Josh Ferrell)
- Add HENNGE K.K. to adopters (#7507) #7507 (Muhammad Furqan Habibi)
Chores
- Bump
sigs.k8s.io/karpenter
to latest (#7464) #7464 (Jonathan Innis) - Bump sigs.k8s.io/karpenter to latest (#7465) #7465 (Jonathan Innis)
- Release v1.1.0 (#7463) #7463 (github-actions[bot])
- deps: bump the go-deps group with 12 updates (#7467) #7467 (dependabot[bot])
- Update data from AWS APIs (#7472) (github-actions[bot])
- Update data from AWS APIs (#7472) #7472 (github-actions[bot])
- Bump
sigs.k8s.io/karpenter
to latest (#7484) #7484 (Jonathan Innis) - Bump
sigs.k8s.io/karpenter
to latest (#7489) #7489 (Jonathan Innis) - Helm chart option to set POD container name (#7384) #7384 (udhos)
- Bump K8s karpenter (#7504) #7504 (Amanuel Engeda)
- deps: bump actions/cache from 4.1.2 to 4.2.0 in /.github/actions/install-deps in the action-deps group (#7496) #7496 (dependabot[bot])
- deps: bump aws-actions/aws-codebuild-run-build from 1.0.17 to 1.0.18 in /.github/actions/e2e/run-tests-private-cluster in the action-deps group (#7499) #7499 (dependabot[bot])
- deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 in the go-deps group (#7497) #7497 (dependabot[bot])
- Update data from AWS APIs (#7502) #7502 (github-actions[bot])
- update the flowschema api version from v1beta3 to v1 (#7500) #7500 (Shawn Zhang)
- Drop deprecated AMI status condition (#7512) #7512 (Amanuel Engeda)
- Only stale triage/needs-information and triage/solved issues (#7511) #7511 (Jonathan Innis)
- update go mod for v1.1.1 (#7518) #7518 (Nick Tran)