Skip to content
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

[NodeJS18 Upgrade] Add new dockerfiles based on AL2023 and fix incorrectly copied yml and entrypoint #3962

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Sep 6, 2023

Description

[NodeJS18 Upgrade] Add new dockerfiles based on AL2023 and fix incorrectly copied yml and entrypoint
Also fix an issue with the docker build on opensearch-dashboards images with default yml and entrypoint for all releases.

Issues Resolved

#1563
#3743
Also closes #3963

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #3962 (9189aa5) into main (db6c998) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3962   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         187      187           
  Lines        5673     5673           
=======================================
  Hits         5223     5223           
  Misses        450      450           

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Sep 6, 2023

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Sep 6, 2023

This also fixed a issue with docker build release images:

@peterzhuamazon peterzhuamazon changed the title [NodeJS18 Upgrade] Add new dockerfiles based on AL2023 [NodeJS18 Upgrade] Add new dockerfiles based on AL2023 and fix incorrectly copied yml and entrypoint Sep 6, 2023
Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
@peterzhuamazon peterzhuamazon merged commit eff36dc into opensearch-project:main Sep 6, 2023
14 checks passed
@peterzhuamazon peterzhuamazon deleted the al2023-nodejs18-release-dockers branch September 6, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] Docker Release Image incorrectly bundled default yml and entrypoint file
2 participants