Results 7 issues of Garvin Pang

##### My issue is: I need to use IAM role when running orchestrator on EC2 rather than IAM user. Since IAM roles are more suited for access control when it...

##### What I have added/changed is: I added the ability for the agent to pick up cred from the env. Rather than forcing users to use IAM user (by asking...

**What would you like to be added**: Narrow down what VPC CNI is caching to reduce memory utilization in large clusters. Currently we see pretty high memory utilization and seems...

enhancement
feature request

**What type of PR is this?** improvement **Which issue does this PR fix?**: https://github.com/aws/amazon-vpc-cni-k8s/issues/2887 **What does this PR do / Why do we need it?**: **Testing done on this change**:...

**Describe the Bug**: **Observed Behavior**: ``` At 8:53 PM eni: eni- level: info logger: branch eni provider msg: pushing eni to delete queue as no pod owns it node name:...

bug

* sg name field in crd * add implementation * Move to getsgforVPC, move SG names into SG, unique items validation * Add TTL cache (15 minutes) to Security group...

**What would you like to be enhanced**: Improve VPC RC's behavior when handling large accounts. Specifically on DescribeNetworkInterfaces calls. **Why is the change needed and what use case will it...

enhancement