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: Add support for Python 3.11 #1861

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

mivanov1988
Copy link
Contributor

Why:
As part of the initiative to add support for multiple Python versions, we need to provide the ability to specify Python 3.11.

What:
Added step for producing a base job image for Python 3.11.

Testing done:
Manually executed the script.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Why:
As part of the initiative for adding a support for multiple python version we need to provide an ability to specify Python 3.11.

What:
Added step for producing a base job image for Python 3.11

Testing done:
Manually executed the script

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
Copy link
Contributor

@ivakoleva ivakoleva left a comment

Choose a reason for hiding this comment

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

May add to PR description if the new image test covered.
What's the specified procedure to have new base images introduced, any steps required?

@mivanov1988 mivanov1988 enabled auto-merge (squash) April 10, 2023 07:48
@mivanov1988 mivanov1988 merged commit 817f5c0 into main Apr 10, 2023
3 of 5 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/base-job-image-for-python-3.11 branch April 10, 2023 07:50
@mivanov1988
Copy link
Contributor Author

May add to PR description if the new image test covered. What's the specified procedure to have new base images introduced, any steps required?

Unfortunately, we don't have tests for base images. We test only the default one as part of the CS CI/CD.

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

5 participants