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

parameterize centos base image version #7611

Merged

Conversation

alphaprinz
Copy link
Contributor

Explain the changes

  1. Make version of centos in base image of dockerfiles a parameter.

Issues: Fixed #xxx / Gap #xxx

  1. Build works for both centos 8 and 9

Testing Instructions:

1.make noobaa CENTOS_VER=[8,9]
(default is 9)

  • Doc added/updated
  • Tests added

src/native/s3select/s3select.gyp Outdated Show resolved Hide resolved
src/deploy/NVA_build/Base.Dockerfile Outdated Show resolved Hide resolved
@alphaprinz alphaprinz force-pushed the parameterize_base_image_version branch 2 times, most recently from 3060d74 to b316384 Compare November 21, 2023 09:33
Add a new Makefile param CENTOS_VER.
Possible values are 8 and 9, default is 9.

Signed-off-by: Amit Prinz Setter <alphaprinz@gmail.com>
@alphaprinz alphaprinz force-pushed the parameterize_base_image_version branch from b316384 to 468fe8d Compare November 21, 2023 15:10
@alphaprinz alphaprinz marked this pull request as ready for review November 21, 2023 15:49
@alphaprinz alphaprinz merged commit 78bea65 into noobaa:master Nov 21, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants