travelaudience / kubernetes-nexus

Run Sonatype Nexus Repository Manager OSS on top of Kubernetes (GKE). Includes instructions for automated backups (GCS) and day-to-day usage.
Apache License 2.0
130 stars 61 forks source link

add no-cache-dir = false to fix caching bug #37

Closed pteehan closed 6 years ago

pteehan commented 6 years ago

We need to add no-cache-dir = false to the pip.conf files in order to work around a caching bug that surfaces between Nexus and pip. See here:

https://stackoverflow.com/questions/47053804/pip-nexus-virtualenv-http-read-timeout-error