-
Notifications
You must be signed in to change notification settings - Fork 4.3k
chore: updating aws-iso-b partition to use node18x #35412
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
Conversation
a8c9e88
to
b1785ff
Compare
Could you move it to Node 20? |
b1785ff
to
18dadad
Compare
@mrgrain Node20 is also not available in FFZ region |
18dadad
to
88ff0e2
Compare
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:You may have to fix your CI before adding the pull request to the queue again. |
93a0c21
to
0df1e5f
Compare
0df1e5f
to
d746997
Compare
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Closes #.
Reason for this change
NodeJs22.x version is not yet available in all regions for aws-iso-b partition. Until it is, we need to keep NodeJs18.x as the latest version.
Description of changes
Modified LATEST_NODE_RUNTIME_MAP in fact-table to map aws-iso-b partition to NodeJs18.x version. And updates all required unit and integration tests.
Describe any new or updated permissions being added
NA
Description of how you validated changes
Integ and unit tests
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license