Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@rh-cbent: This pull request references Jira Issue OCPBUGS-86052, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughThe AWS destroyer now handles ISO and ISOB partition tagging regions. ISO regions create an additional tagging client when required. Tagging-client error messages use region constants. ChangesAWS tagging partition handling
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Merge Risk: ⚪ Minimal · up to The AWS partition tagging changes do not show a concrete merge-blocking risk. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Some tools did not complete. Review the errors below. 🔧 golangci-lint (2.13.2)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Comment |
fbb6f52 to
a1b0628
Compare
- pkg/destroy/aws/aws.go
- Switch out hardcoded region strings in error messages for their
constants.
- Add region tagging for AWS ISO and ISOB.
- Add handling for US ISO East-1, West-1, and ISOB East-1 Destroy API
Client creation.
a1b0628 to
1c56947
Compare
|
/jira refresh |
|
@rh-cbent: This pull request references Jira Issue OCPBUGS-86052, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
DetailsIn response to this:
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. |
|
@coderabbitai full review |
✅ Action performedFull review finished. |
|
@rh-cbent: This pull request references Jira Issue OCPBUGS-86052, which is valid. 3 validation(s) were run on this bug
DetailsIn response to this:
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. |
|
/cc @rochacbruno |
|
/cc @tthvo |
tthvo
left a comment
There was a problem hiding this comment.
/lgtm
/approve
Cross-referencing the aws-sdk-v2 endpoint specs confirms us-iso-east-1 is the region for route53 in C2S (us-iso).
Note: we don't officially support us-iso-west-1 region yet based on openshift docs, but this is a great preparation for that 👍
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tthvo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-aws-byo-subnet-role-security-groups |
|
/payload-job periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f7 |
|
@tthvo: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/11a63570-ae2e-11f1-954d-7feb9a315555-0 |
|
@rh-cbent: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/payload-job periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f7 |
|
@tthvo: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/b52ef1e0-ae52-11f1-9a20-cb9c1b7c1eb8-0 |
constants.
Client creation.
Summary by CodeRabbit