Steve Nay

Results 20 comments of Steve Nay

Did PR #150 resolve this issue?

Thanks for the suggestion! We'd be happy to accept a pull request with a fix for this issue. Along with that, we'll help write an end-to-end test that verifies that...

@abhijitawachar Yes, I am actively investigating this week. So far, I have been able to reproduce this behavior in a sandboxed environment. Currently deep diving possible causes with a memory...

My initial research from 2022-08-29 was inconclusive, and so far I haven't found a root cause. For now, I'm pausing active work on this issue. Sorry I don't have better...

@mohitreddy1996 You're correct, our most recent release was 2 months ago in May, [`v1.16.5`](https://github.com/aws/aws-node-termination-handler/releases/tag/v1.16.5). We're planning to cut another release early next week once we get the fix for #654...

Thanks for checking in! The fix is nearly ready: https://github.com/aws/aws-node-termination-handler/pull/669, with a couple last-minute adjustments to make. I expect we'll release in the next day or two.

This has finally been released! NTH app version [`v1.17.0`](https://github.com/aws/aws-node-termination-handler/releases/tag/v1.17.0). Helm chart version [`v0.19.0`](https://github.com/aws/eks-charts/releases/tag/v0.0.100).

IMDS mode currently waits until the start of the scheduled event window before draining the node: https://github.com/aws/aws-node-termination-handler/blob/814bccc507967f582867e065d4be916ab74fa5c0/pkg/monitor/scheduledevent/scheduled-event-monitor.go#L108 That is arguably not the correct behavior for degraded hardware. Instead, we should...

This has been released in NTH app version [`v1.17.0`](https://github.com/aws/aws-node-termination-handler/releases/tag/v1.17.0). Helm chart version [`v0.19.0`](https://github.com/aws/eks-charts/releases/tag/v0.0.100).

Kubernetes v1.25 was released 3 weeks ago on 2022-08-23: https://kubernetes.io/releases/#release-v1-25