Skip to content

cdk-pipelines: Node 16 is approaching end-of-life #26810

@modosm

Description

@modosm

Describe the feature

Currently cdk pipelines are using the aws/codebuild/standard:6.0 image on CodeBuild. Please update the default image to aws/codebuild/standard:7.0 or to aws/codebuild/amazonlinux2-aarch64-standard:3.0.

Use Case

Node 16 is approaching end-of-life and will no longer be supported in new releases after 2023-09-11
Please upgrade to a supported node version as soon as possible.

Proposed Solution

Update the CDKP_DEFAULT_CODEBUILD_IMAGE to LinuxBuildImage.STANDARD_7_0 or to AMAZON_LINUX_2_5 in packages/aws-cdk-lib/pipelines/lib/private/default-codebuild-image.ts

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.92.0 (build bf62e55)

Environment details (OS name and version, etc.)

CodeBuild

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/pipelinesCDK Pipelines libraryeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions