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

Upgrade Nexus proxy to version 2.1.0. #29

Closed pires closed 7 years ago

pires commented 7 years ago

This PR upgrades Nexus proxy in order to fix an issue when refreshing tokens and improving error handling and logging. It also changes the pod descriptors to follow a common pattern of name, image and then environment variables.

Here are the release notes.