Project

Profile

Help

Story #4081

closed

Recommend usage of pip-compile for production deployments of Pulp

Added by bmbouter over 5 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:

Description

It was suggested to me by a plugin writer that our "deploying to production" docs mention the use of pip-tools to pin the version of all dependencies in your production environment. Pulp code development ensures forward compatability, this practice ensures stability. We should recommend:

Use the pip-tools to help do this right. https://pypi.org/project/pip-tools/ The pip-compile command can output the requirements.txt files which would pin the dependencies.

Actions #1

Updated by CodeHeeler over 5 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by amacdona@redhat.com over 5 years ago

This seems like a good suggestion to me. IMO it would be worth investigating pipenv for this need. As I understand it pipenv lock would provide a lot of the same benefits.

Actions #3

Updated by amacdona@redhat.com over 5 years ago

  • Tracker changed from Issue to Story
  • % Done set to 0
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #5

Updated by daviddavis over 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Also available in: Atom PDF