Actions
Task #8850
closedTask #8853: [EPIC] Drop support for Python 3.6
update plugin_template and single container to use Python 3.7
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
pulp-oci-images
repository changes:
- The Containerfile[0] for pulp_ci_centos image needs to enable the module for Python 3.7 and then install it.
- The paths in the Containerfile for the pulp image[1] need to be updated to use Python 3.7.
- The paths in the Containerfile for pulp_nightly image[2] need to be updated to use Python 3.7.
- The paths in the Containerfile for pulp_galaxy_ng image[3] need to be updated to use Python 3.7.
plugin_template
repository changes:
-
The paths in the plugin_template Containerfile template[4] need to updated to use Python 3.7
-
The paths in
script.sh
[5] need to be updated to use Python 3.7.
After all these changes are made and new containers are published, the plugin template changes need to be applied to all plugins and pulpcore.
[0] https://github.com/pulp/pulp-oci-images/blob/latest/pulp_ci_centos/Containerfile
[1] https://github.com/pulp/pulp-oci-images/blob/latest/pulp/Containerfile
[2] https://github.com/pulp/pulp-oci-images/blob/latest/pulp_nightly/Containerfile
[3] https://github.com/pulp/pulp-oci-images/blob/latest/pulp_galaxy_ng/Containerfile
Updated by daviddavis over 3 years ago
- Status changed from NEW to CLOSED - COMPLETE
- Assignee set to daviddavis
Actions