v0.5.3
Upgrade Instructions
Introduced spec.provider.kubeletConfiguration
. Helm will not automatically upgrade your CRDs. To use the new fields, apply the latest provisioner definition.
kubectl apply -f https://raw.githubusercontent.com/aws/karpenter/v0.5.3/charts/karpenter/crds/karpenter.sh_provisioners.yaml
What's Changed
- Configure Dependabot by @gliptak in #971
- Bump github.com/aws/aws-sdk-go from 1.40.43 to 1.42.22 by @dependabot in #979
- Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.1.7 by @dependabot in #976
- fix yaml download cmds in grafana docs by @bwagner5 in #873
- Moved scheduling tests to scheduling package and renamed scheduling c… by @ellistarn in #982
- Allow EC2 "Name" tag to be supplied in the provisioner spec by @mslavin-tibco in #964
- add docs for v0.5.2 and fix nav issues by @geoffcline in #960
- perform min instance bin-packing to short circuit unneeded packings by @bwagner5 in #962
- collapse packables indv gpu validation into one func by @bwagner5 in #983
- remove log noise when excluding instance types while packing by @bwagner5 in #986
- Fixing the type on nodegroup Karpenter is running on by @rtripat in #989
- Resolved a couple topology bugs by @ellistarn in #990
- Set karpenter as user agent for the rest client by @olemarkus in #991
- Update issue templates to include Specs and Logs by @njtran in #996
- Allow kOps to set labels required for cluster operations by @olemarkus in #999
- Add Ability to Specify Kubelet Configuration, specifically clusterDNS by @mikesir87 in #1013
- Make it possible to set node naming convention by @olemarkus in #1006
- fix: fix Helm Chart by @mcanevet in #1007
- Fix invalid 404 link. by @Tyler887 in #1012
- add cloudprovider metrics by @cjerad in #957
- v0.5.3 by @ellistarn in #1019
New Contributors
- @dependabot made their first contribution in #979
- @mslavin-tibco made their first contribution in #964
- @rtripat made their first contribution in #989
- @olemarkus made their first contribution in #991
- @mcanevet made their first contribution in #1007
- @Tyler887 made their first contribution in #1012
Full Changelog: v0.5.2...v0.5.3