Jeffrey Nelson

Results 50 comments of Jeffrey Nelson

Closing this PR as the associated issue has unanswered questions and is closed. This PR can be resubmitted without conflicts when the issue discussion is resolved.

@cdemonchy were you previously enabling daemonset eviction? It should be disabled by default

> Ah, thank you for pointing that out, I see that autoscaler has indeed changed the default behavior for occupied nodes. `aws-node` is not a daemonset meant to be evicted,...

Closing as @M00nF1sh will create new PR when this gets picked up again

Pull request is no longer needed, so closing

Closing PR as #1277 will be addressed using event recorder framework added in https://github.com/aws/amazon-vpc-cni-k8s/pull/1536 . #1277 is assigned to @sushrk

Using ConfigMap to source environment variables for CNI is being tracked as a v2.x task, as rolling update with ConfigMap + daemonset pod needs more investigation. In the meantime, `kubectl...

Discarding this PR as this workflow is not currently needed. This can be reintroduced in the future if needed

> @fkrestan The metrics cames from our controller-runtime dependency. With some research, seems that they have removed this metrics in new versions: [kubernetes-sigs/controller-runtime#1423](https://github.com/kubernetes-sigs/controller-runtime/issues/1423) > > We'll update the dependencies to...