CORS-4057: migrate EC2 quota checking code AWS SDK v2#9740
CORS-4057: migrate EC2 quota checking code AWS SDK v2#9740openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
Part of CORS-3819, this focuses on the quote checking code for EC2 instance types.
|
@tthvo: This pull request references CORS-4057 which is a valid jira issue. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: barbacbd 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 |
|
/lgtm |
1 similar comment
|
@tthvo: The following tests failed, say
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. |
e5574ff
into
openshift:main
Part of CORS-3819, this focuses on the quote checking code for EC2 instance types.
Note: This only upgrades code for fetching instance types during quota check. Full quote code upgrades to v2 is being tracked in CORS-4061.
Questions: User-provided service endpoints were never considered here. Is this intentional?