-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
RFERequest For Enhancement (as opposed to a bug)Request For Enhancement (as opposed to a bug)TriagedSomeone on the DNF 5 team has read the issue and determined the next steps to takeSomeone on the DNF 5 team has read the issue and determined the next steps to take
Description
Supporting .netrc credentials would simplify scenarios where private repositories need to be accessed. As I understand it would be as simple as setting CURL_NETRC_OPTIONAL in the curl calls.
This would be especially useful when building proprietary container images, where it's risky to directly embed credentials in the package manager configuration. In such cases .netrc can be mounted as a secret during build process only.
See also: rpm-software-management/dnf5#646
Metadata
Metadata
Assignees
Labels
RFERequest For Enhancement (as opposed to a bug)Request For Enhancement (as opposed to a bug)TriagedSomeone on the DNF 5 team has read the issue and determined the next steps to takeSomeone on the DNF 5 team has read the issue and determined the next steps to take