Releases: njtran/karpenter-provider-aws
Releases · njtran/karpenter-provider-aws
v0.6.4
Features
- improve display of releases in navbar (aws#906) #906 (Tuan Anh Tran)
- Refactor Helm chart (aws#1145) #1145 (Steve Hipwell)
Bug Fixes
- use darwin instead of mac for kubernetes.io/os label (aws#941) #941 (Tuan Anh Tran)
- fix Helm Chart (aws#1007) #1007 (Mickaël Canévet)
- remove duplicated validation (aws#1064) #1064 (Zhizhen He)
- properly quote Bottlerocket config (aws#1406) #1406 (Brandon McNama)
Documentation
- use site params to reference latest release (aws#925) #925 (Tuan Anh Tran)
- concepts: Clarify podAffinity/podAntiAffinity note (aws#948) #948 (Maxime Brunet)
Chores
- reformat webhook rbac file (aws#883) #883 (Tuan Anh Tran)
- makefile: enhance reproducible build (aws#1181) #1181 (Batuhan Apaydın)
- added troubleshooting section dealing with webhooks. (aws#1267) #1267 (Alexander Chernov)
- update provisioning docs (aws#1307) #1307 (Robert Djurasaj)
Commits
- deprovision nodes (aws#870) #870 (Geoffrey Cline)
- a5645a3: added markdown doc for reinvent demo (aws#872) (Nick Tran) #872
- 051ddff: move and revise AWS constraints (aws#846) (Geoffrey Cline) #846
- 1ab9895: Provisioning tasks docs first draft (aws#871) (Chris Negus) #871
- 8d6b89d: Fixed broken links and formatting errors (aws#874) (Chris Negus) #874
- ebcbf33: promote docs version (aws#876) (Geoffrey Cline) #876
- f687558: Remove pre-prod wording from README (aws#877) (Justin Garrison) #877
- 8416451: patch broken urls (aws#879) (Geoffrey Cline) #879
- 065f69a: Small docs clean-up issues (aws#887) (Chris Negus) #887
- 2efa750: hostNetwork flag for webhook. Allows deployment in EKS clusters that have a custom CNI (aws#888) (Tiago Posse) #888
- 36fda9d: Updated video links in README (aws#889) (Justin Garrison) #889
- d782e79: Fix the Getting Started link to point to the current docs (aws#886) (Sadok Ferjani) #886
- 4f3852c: Allow controller/webhook replicas to be set using helm values (aws#892) (Jordi Prats) #892
- 88a9c5a: Added ability to provide custom resources to the controller from Helm (aws#882) (Prakarsh) #882
- 2b8abcd: Updated expectations to wire through contexts (aws#902) (Ellis Tarn) #902
- 4daa335: Fixed a bug where spot capacity was not prioritized if flexible to both spot and on demand capacity (aws#893) (Ellis Tarn) #893
- 4bfe060: Added note fsGroup removal from deployments (aws#896) (Nick Tran) #896
- a859cad: Add helm docs to generate chart readme (aws#890) (Tuan Anh Tran) #890
- a2031aa: Cleaned up stray contexts in test expectations (aws#910) (Ellis Tarn) #910
- 552821f: Allow override of webhook port in Helm chart (aws#908) (Michael Irwin) #908
- 58c2170: Fixed a logging bug in pod filtering logic (aws#894) (Ellis Tarn) #894
- 6984094: Updated an inaccurate comment (aws#895) (Ellis Tarn) #895
- aabe481: v0.5.1 (aws#911) (Ellis Tarn) #911
- c3b37d9: fix toolchain install for arm64 mac (aws#918) (Brandon Wagner) #918
- 5392413: Updated developer guide with additional guidance (aws#929) (Ellis Tarn) #929
- 75c80c4: Fix a docs typo (aws#934) (Sangwoo Park) #934
- 5af4820: add robots.txt (aws#904) (Geoffrey Cline) #904
- e21b84c: First phase of scheduler refactor (aws#931) (Ellis Tarn) #931
- effd8d2: Implemented support for kubernetes.io/os (aws#932) (Ellis Tarn) #932
- a4d7826: Moved working group log to a google doc (aws#937) (Ellis Tarn) #937
- ce334b0: Renamed constraints doc to provisioning and fixed links (aws#947) (Chris Negus) #947
- 981f539: use v1.conditiontrue instead of string true for compare (aws#953) (Tuan Anh Tran) #953
- fdd675c: Renamed provisioner-crd doc to provisioner and fixed links (aws#950) (Chris Negus) #950
- 6dfc3f3: Fixed a crash when preferred affinity was defined but required affinity wasn't (aws#951) (Ellis Tarn) #951
- 9c4ee81: Added succeded pods to emptiness criteria (aws#952) (Nick Tran) #952
- f39dbb4: Add a filter for checking Pod ENI support (aws#924) (Brian Dwyer) #924
- 10c13f1: Continued scheduling refactor (aws#938) (Ellis Tarn) #938
- 3d09368: Fixed some stale links on the README (aws#958) (Ellis Tarn) #958
- 870e2f6: sign container image (aws#922) (Tuan Anh Tran) #922
- 5487cb7: Add getting started using Terraform doc (aws#940) (Michael Irwin) #940
- 13c8aa7: v0.5.2 (aws#961) (Ellis Tarn) #961
- 51cc0e7: Configure Dependabot (aws#971) (Gábor Lipták) #971
- b47b02d: Bump github.com/aws/aws-sdk-go from 1.40.43 to 1.42.22 (aws#979) (dependabot[bot]) #979
- ca5ed8d: Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.1.7 (aws#976) (dependabot[bot]) #976
- 7d74c42: modify grafana values yaml curls to save to file (aws#873) (Brandon Wagner) #873
- b8b3f3f: Moved scheduling tests to scheduling package and renamed scheduling controller to selection (aws#982) (Ellis Tarn) #982
- acbf53f: Allow EC2 "Name" tag to be supplied in the provisioner spec (aws#964) (mslavin-tibco) #964
- 79e38fb: add docs for v0.5.2 and fix nav issues (aws#960) (Geoffrey Cline) #960
- 1faf28a: perform min instance bin-packing to short circuit unneeded packings (aws#962) (Brandon Wagner) #962
- 9603c8e: collapse packables indv gpu validation into one func (aws#983) (Brandon Wagner) #983
- c996eab: remove log noise when excluding instance types while packing (aws#986) (Brandon Wagner) #986
- 9264467: Fixing the type on nodegroup Karpenter is running on (aws#989) (Raghav Tripathi) #989
- 6893ce3: Resolved a couple topology bugs (aws#990) (Ellis Tarn) #990
- b405f79: Set karpenter as user agent for the rest client (aws#991) (Ole Markus With) #991
- cf4f8a7: Update issue templates to include Specs and Logs (aws#996) (Nick Tran) #996
- 0113a91: Allow kOps to set labels required for cluster operations (aws#999) (Ole Markus With) #999
- ab0fdf5: Add Ability to Specify Kubelet Configuration, specifically clusterDNS (aws#1013) (Michael Irwin) #1013
- fdb2cca: Make it possible to set node naming convention (aws#1006) (Ole Markus With) #1006
- 18ef456: Fix invalid 404 link. (...