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

OCM-6312 | Migrate aws v1 methods from openshift-rosa-cli to aws v2 methods in ocm-common #39

Closed
wants to merge 2 commits into from

Conversation

OAharoni-RedHat
Copy link
Contributor

Original PR was made here and included transferring all of the AWS methods from openshift-rosa-cli to ocm-common. Instead, the first part of migrating all of the existing aws v2 methods to ocm-common was done in this PR. This new PR only includes migrating the v1 methods which were still in use in openshift-rosa-cli to ocm-common and shifting them to use AWS v2.

@yingzhanredhat
Copy link
Contributor

/lgtm

Copy link
Contributor

@hunterkepley hunterkepley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm overall, small suggestions

pkg/aws/aws_client/instance.go Show resolved Hide resolved
pkg/aws/aws_client/role.go Outdated Show resolved Hide resolved
pkg/aws/aws_client/role.go Outdated Show resolved Hide resolved
pkg/aws/aws_client/cloudwatch_logs.go Outdated Show resolved Hide resolved
pkg/aws/aws_client/role.go Outdated Show resolved Hide resolved
pkg/aws/aws_client/role.go Outdated Show resolved Hide resolved
pkg/aws/aws_client/role.go Outdated Show resolved Hide resolved
@OAharoni-RedHat OAharoni-RedHat force-pushed the main branch 2 times, most recently from 9adcb8d to efabf73 Compare April 22, 2024 12:56
@OAharoni-RedHat OAharoni-RedHat changed the title Migrate aws v1 methods from openshift-rosa-cli to aws v2 methods in ocm-common OCM-6312 | Migrate aws v1 methods from openshift-rosa-cli to aws v2 methods in ocm-common Apr 22, 2024
@xueli181114
Copy link
Contributor

@OAharoni-RedHat The commit message is too long and wrapped with ... . Do you mind to use git commit --amend to update it?

@OAharoni-RedHat OAharoni-RedHat force-pushed the main branch 3 times, most recently from 95388ea to 712f68f Compare April 25, 2024 13:14
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.

5 participants