Releases
v1.4.0
AWS Node Termination Handler v1.4.0
Compare
Sorry, something went wrong.
No results found
New Features:
Supports HTTP(S) proxying for webhooks (#150 )
Supports optional JSON logging (#152 )
Supports an optional cordon-only which only marks the node as unschedulable and does not drain the pods off the node. (#145 )
Removed unneeded K8s permissions given to aws-node-termination-handler in its cluster role. (#140 )
Tolerate all taints by default so that aws-node-termination-handler is launched everywhere. (#128 )
Bug Fixes:
Fixed a bug where Scheduled Maintenance Events start and end times could not be parsed when the day was a single digit. (#148 )
Fixed a bug where Scheduled Maintenance Event cancellations fail because of an alternative spelling of "canceled". (#133 )
Tests:
Added end-to-end tests for webhook HTTP proxy
Added end-to-end tests for cordon-only feature
Upgraded to Kind (Kubernetes-in-Docker) to version 0.8.1 for e2e tests.
You can’t perform that action at this time.