Skip to content

CORS-4055: migrate Route53 API calls to AWS SDK v2#10265

Merged
openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
tthvo:CORS-4055-route53
Feb 26, 2026
Merged

CORS-4055: migrate Route53 API calls to AWS SDK v2#10265
openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
tthvo:CORS-4055-route53

Conversation

@tthvo
Copy link
Copy Markdown
Member

@tthvo tthvo commented Jan 28, 2026

The PR is an incremental step to migrate AWS API calls to AWS SDK v2. This only focuses on Route 53 clients in the pkg/asset and dependent pkg(s).

This PR contains quite a lot refactoring in order to follow the AWS SDK v2 client pattern.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 28, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Jan 28, 2026

@tthvo: This pull request references CORS-4055 which is a valid jira issue.

Details

In response to this:

The PR is an incremental step to migrate AWS API calls to AWS SDK v2. This only focuses on Route 53 clients in the pkg/asset and dependent pkg(s).

This PR contains quite a lot refactoring in order to follow the AWS SDK v2 client pattern.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 28, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4a5f5af0-fc03-11f0-867f-09e93b4dd687-0

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/label tide/merge-method-squash

@openshift-ci openshift-ci bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jan 28, 2026
@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/label platform/aws

/cc @barbacbd @yunjiang29

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 28, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4a588710-fc59-11f0-99ed-1e5f7c9cd027-0

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/test golint

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/test golint

flakes?

@tthvo tthvo force-pushed the CORS-4055-route53 branch from dcdd3d7 to 64a0786 Compare January 28, 2026 19:18
@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 28, 2026

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 28, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d6b3fa80-fc83-11f0-8ca4-51e4c7d2cbe0-0

@tthvo tthvo force-pushed the CORS-4055-route53 branch from 64a0786 to f39a9fe Compare January 29, 2026 21:43
@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 29, 2026

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 29, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/96b32720-fd5b-11f0-9d65-0f8c8c4b3605-0

Copy link
Copy Markdown
Contributor

@barbacbd barbacbd left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 30, 2026
@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Jan 30, 2026

/test artifacts-images

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 3, 2026

/verified by presubmit and payload testing

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Feb 3, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@tthvo: This PR has been marked as verified by presubmit and payload testing.

Details

In response to this:

/verified by presubmit and payload testing

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 10, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/19b181b0-06a5-11f1-9c18-9f7616fe49f5-0

@gpei
Copy link
Copy Markdown
Contributor

gpei commented Feb 12, 2026

/jira cc-qa

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Feb 12, 2026

@gpei: This pull request references CORS-4055 which is a valid jira issue.

Requesting review from QA contact:
/cc @yunjiang29

Details

In response to this:

/jira cc-qa

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@gpei
Copy link
Copy Markdown
Contributor

gpei commented Feb 12, 2026

/jira refresh

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Feb 12, 2026

@gpei: This pull request references CORS-4055 which is a valid jira issue.

Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@gpei
Copy link
Copy Markdown
Contributor

gpei commented Feb 12, 2026

@gpei: This pull request references CORS-4055 which is a valid jira issue.

Requesting review from QA contact: /cc @yunjiang29

Details

Cool, looks like the command /jira cc-qa is working with the CORS issues now.

@tthvo Sorry for the noise. I just happened to open this PR and wanted to test if /jira cc-qa command can automatically request QA reviews.

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 12, 2026

Oh, no worries at all! This command is pretty cool 😎

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 12, 2026

/test okd-scos-images

@gpei
Copy link
Copy Markdown
Contributor

gpei commented Feb 12, 2026

Oh, no worries at all! This command is pretty cool 😎

Yes, this command can also be used for PRs linked to OCPBUGS issues. I just tried it here - #10296 (comment), and it works, but it seems there's a prerequisite: the issue itself must be a valid issue.

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 14, 2026

/payload-job periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 14, 2026

@tthvo: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/05053b70-0962-11f1-8faf-4a4309c5c2e8-0

@patrickdillon
Copy link
Copy Markdown
Contributor

/lgtm
/approve
/verified by e2e-aws-*

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Feb 25, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@patrickdillon: This PR has been marked as verified by e2e-aws-*.

Details

In response to this:

/lgtm
/approve
/verified by e2e-aws-*

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 25, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: barbacbd, patrickdillon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [barbacbd,patrickdillon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 25, 2026

/tide refresh

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/test golint

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/skip

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/test golint

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/test shellcheck

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/retest-required
/tide refresh

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 26, 2026

@tthvo: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-ovn-edge-zones 9665cf1 link false /test e2e-aws-ovn-edge-zones
ci/prow/e2e-aws-ovn-dualstack-ipv4-primary-techpreview 9665cf1 link false /test e2e-aws-ovn-dualstack-ipv4-primary-techpreview
ci/prow/e2e-aws-ovn-fips 9665cf1 link false /test e2e-aws-ovn-fips
ci/prow/aws-private 9665cf1 link false /test aws-private
ci/prow/e2e-aws-ovn-heterogeneous 9665cf1 link false /test e2e-aws-ovn-heterogeneous
ci/prow/e2e-aws-ovn-single-node 9665cf1 link false /test e2e-aws-ovn-single-node
ci/prow/e2e-aws-ovn-shared-vpc-edge-zones 9665cf1 link false /test e2e-aws-ovn-shared-vpc-edge-zones
ci/prow/e2e-aws-ovn-imdsv2 9665cf1 link false /test e2e-aws-ovn-imdsv2
ci/prow/e2e-aws-default-config 9665cf1 link false /test e2e-aws-default-config
ci/prow/e2e-aws-ovn-shared-vpc-custom-security-groups 9665cf1 link false /test e2e-aws-ovn-shared-vpc-custom-security-groups
ci/prow/e2e-aws-ovn-dualstack-ipv6-primary-techpreview 9665cf1 link false /test e2e-aws-ovn-dualstack-ipv6-primary-techpreview
ci/prow/e2e-aws-byo-subnet-role-security-groups 9665cf1 link false /test e2e-aws-byo-subnet-role-security-groups

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@tthvo
Copy link
Copy Markdown
Member Author

tthvo commented Feb 26, 2026

/test e2e-aws-ovn

One test failed, but unrelated to this change

@openshift-merge-bot openshift-merge-bot bot merged commit 656f301 into openshift:main Feb 26, 2026
27 checks passed
@tthvo tthvo deleted the CORS-4055-route53 branch February 26, 2026 17:27
taliandre49 pushed a commit to taliandre49/Openshift-installer that referenced this pull request Mar 17, 2026
* CORS-4055: migrate Route53 API calls to AWS SDK v2

The commit is an incremental step to migrate AWS API calls to AWS SDK v2.
This only focuses on Route53 clients in the pkg/asset and dependent pkg(s).

* tests: regenerate asset test mocks

* vendor: update vendor
taliandre49 pushed a commit to taliandre49/Openshift-installer that referenced this pull request Mar 28, 2026
* CORS-4055: migrate Route53 API calls to AWS SDK v2

The commit is an incremental step to migrate AWS API calls to AWS SDK v2.
This only focuses on Route53 clients in the pkg/asset and dependent pkg(s).

* tests: regenerate asset test mocks

* vendor: update vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. platform/aws tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants