Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sdkv2 branch] Migrate VPC CNI pkg to AWS SDK Go V2. #3120

Closed
wants to merge 2 commits into from

Conversation

orsenthil
Copy link
Member

Migrate CNI Metrics Helper to AWS SDK Go V2.

In order to migrate the CNI Metrics Helper to AWS SDK Go V2, the following Dependencies had to be migrated.

  • cmd/cni-metrics-helper/
    • pkg/publisher/
      • pkg/awsutils/awssession
        • pkg/vpc
      • pkg/awsutils
        • pkg/ec2wrapper
      • pkg/ec2metadatawrapper
      • pkg/ec2wrapper

Transitively the binaries dependent on

  • pkg/utils/cniutils/
  • pkg/ipamd/

This PR is to address - Update AWS SDK Go dependency in amazon-vpc-cni-k8s to SDK V2 #3116

@orsenthil orsenthil changed the title Migrate CNI Metrics Helper to AWS SDK Go V2. Migrate VPC CNI pkg to AWS SDK Go V2. Dec 4, 2024
@orsenthil orsenthil changed the title Migrate VPC CNI pkg to AWS SDK Go V2. [sdkv2 branch] Migrate VPC CNI pkg to AWS SDK Go V2. Dec 4, 2024
@orsenthil orsenthil removed the request for review from a team December 4, 2024 01:00
@orsenthil
Copy link
Member Author

Addressed as part of this. #3070

@orsenthil orsenthil closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant