Jeffrey Nelson
Jeffrey Nelson
**Which component are you using?**: cluster-autoscaler **What version of the component are you using?**: v1.21.3 Component version: v1.21.3 **What k8s version are you using (`kubectl version`)?**: kubectl version Output $...
**What type of PR is this?** Cleanup **Which issue does this PR fix**: N/A **What does this PR do / Why do we need it**: This PR removes Calico tests...
**What would you like to be added**: CNI environment variables to be sourced from ConfigMap **Why is this needed**: To allow environment variables to persist during CNI upgrade. Current mechanism...
**What would you like to be added**: An integration test dedicated to unmanaged ENIs **Why is this needed**: Recent refactoring around node initialization led to a regression related to unmanaged...
**What would you like to be enhanced**: When Custom Networking and Security Groups for Pods are configured, the VPC Resource Controller creates the trunk interface with the Security Group ID...
**What would you like to be enhanced**: I would like to rename the Windows warm/minimum IP target variables that are read from the `amazon-vpc-cni` ConfigMap: https://github.com/aws/amazon-vpc-resource-controller-k8s/blob/master/pkg/config/type.go#L76 The current names cause...