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

control-service: produce secure base job images for python 3.8-3.11 #2208

Conversation

mivanov1988
Copy link
Collaborator

@mivanov1988 mivanov1988 commented Jun 6, 2023

Why

We don't have an easy way to produce secure base job images for multiple Python versions.

What

Refactored the secure base image docker file to support installing different Python versions. Added multiple steps for building and publishing numerous Python versions.

Testing done

Local execution of build script and through the CI/CD.

Signed-off-by: [email protected]

@mivanov1988 mivanov1988 changed the title [DRAFT] control-service: produce seruce base job images for python 3.8-3.11 [DRAFT] control-service: produce secure base job images for python 3.8-3.11 Jun 6, 2023
Why
We don't have an easy way to produce secure base job images
for multiple Python versions.

What
Refactored the secure base image docker file to support
installing different Python versions.
Added multiple steps for building and publishing numerous Python versions.

Testing done
Manual local execution of build script and through the CI/CD.

Signed-off-by: [email protected]
@mivanov1988 mivanov1988 changed the title [DRAFT] control-service: produce secure base job images for python 3.8-3.11 control-service: produce secure base job images for python 3.8-3.11 Jun 7, 2023
@mivanov1988 mivanov1988 enabled auto-merge (squash) June 8, 2023 08:20
@mivanov1988 mivanov1988 merged commit 39dbac3 into main Jun 8, 2023
8 of 9 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/produce-secure-base-job-images-for-python-3.8-3.11 branch June 8, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants