Skip to content

fix: remaining usage of node 14#25995

Merged
mergify[bot] merged 4 commits intomainfrom
fix/remaining-node14-rts
Jun 20, 2023
Merged

fix: remaining usage of node 14#25995
mergify[bot] merged 4 commits intomainfrom
fix/remaining-node14-rts

Conversation

@MrArnoldPalmer
Copy link
Copy Markdown
Contributor

@MrArnoldPalmer MrArnoldPalmer commented Jun 15, 2023

Remove some leftover usage of NODE_14_X in custom resources vended in
aws-cdk-lib. Changed to using the default runtime for the region.

Closes #25940


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Remove some leftover usage of NODE_14_X in custom resources vended in
aws-cdk-lib. Changed to using the default runtime for the region.
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jun 15, 2023

@github-actions github-actions bot added the p2 label Jun 15, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team June 15, 2023 17:12
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jun 15, 2023
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@github-actions github-actions bot added bug This issue is a bug. effort/small Small work item – less than a day of effort labels Jun 15, 2023
@MrArnoldPalmer MrArnoldPalmer added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels Jun 15, 2023
@aws-cdk-automation aws-cdk-automation dismissed their stale review June 15, 2023 17:18

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 198284e
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jun 19, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 20, 2023

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).

@mergify mergify bot merged commit 67975ed into main Jun 20, 2023
@mergify mergify bot deleted the fix/remaining-node14-rts branch June 20, 2023 09:28
mergify bot pushed a commit to cdklabs/awscdk-asset-kubectl that referenced this pull request Jun 5, 2024
- Helm Version: 3.15.1
- Kubectl Version: 1.30.0 (current version in [eks kubectl download page](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html))
- deprecating `nodejs14.x` and bumps the cdkVersion to 2.85.0 which includes aws/aws-cdk#25995
- deprecating python3.7 from integ test

Fixes #838
mergify bot pushed a commit to cdklabs/awscdk-asset-kubectl that referenced this pull request Jun 5, 2024
…nd remove deprecated python3.7 and nodejs14.x runtimes (#623)

Similar to #546, this PR adds  kubectl 1.29.4 and Helm 3.14.4 security patch 
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#changelog-since-v1293
https://github.com/helm/helm/releases/tag/v3.14.4

Fixes [#588](#588). 
Fixes [#752](#752). 

Removes the EOL python3.7 runtime in the integ test and upgrade nodejs14.0 to nodejs16.0 used in custom resource provider by upgrading aws-cdk-lib from 2.28.0 to 2.85.0 in the current branch, which addresses the usage of node 14 [#25995](aws/aws-cdk#25995)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue is a bug. contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-readme The PR linter will not require README changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(provider-framework): (lambda runtime still using NODEJS_14)

3 participants