Private Repository Support for Requirements
Bug #2012516 reported by
John Chittum
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lpci |
Triaged
|
High
|
Unassigned |
Bug Description
We are investigating using lpcraft to run tests on our Python tooling. At this time, some of our Python tools install private libraries via git in requirements.txt
However, the container / vm running lpcraft does not have credentials available to pull private git repositories during run time.
* Are there plans to support credential binding locally to support private dependencies?
* Are there plans to support credential binding in launchpad servers to support private dependencies?
Changed in lpcraft: | |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
Thanks for reaching out.
We have been asked about secrets management in various channels, so I think it is a good idea to have an issue for that and collect all requests.
I cannot give you an adhoc answer.
I will discuss this with the team and I try to motivate the other affected parties to add their opinion on this, so we can get a better picture whether and how this would fit on our roadmap.
Could you also please elaborate on "credential binding locally"?
We already support e.g. the `--secrets` CLI argument, see https:/ /lpcraft. readthedocs. io/en/latest/ cli-interface. html#lpcraft- run-optional- arguments