UNCLASSIFIED - NO CUI

Skip to content

nexusRepositoryManager update to 77.1.0-bb.2

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/nexus/-/blob/77.1.0-bb.2/CHANGELOG.md

Package MR

big-bang/product/packages/nexus!224 (merged)

Verification

This MR incorporates several backed up changes for Nexus including a renovate and our necessary Operatorless Istio modifications. As this is beyond the scope of a traditional package MR, I've taken extra steps to make sure this release incorporates all of these disparate changes cleanly.

Traditional Istio

❯ kubectl get hr -A | grep istio
bigbang     istio                      176m   True    Helm install succeeded for release istio-system/istio-system-istio.v1 with chart istio@1.23.6-bb.0
bigbang     istio-operator             176m   True    Helm install succeeded for release istio-operator/istio-operator-istio-operator.v1 with chart istio-operator@1.23.6-bb.0
❯ docker tag alpine containers.dev.bigbang.mil/alpine
❯ docker push containers.dev.bigbang.mil/alpine
Using default tag: latest
The push refers to repository [containers.dev.bigbang.mil/alpine:latest]
latest: digest: sha256:bed4c3639b09f75e8a485a8b66bcfc872ac607a42de753b6910f765de2d21d16 size: 1025

Operatorless Istio

❯ kubectl get hr -A | grep istio
bigbang     istio-crds                   9m36s   True    Helm install succeeded for release istio-system/istio-crds.v1 with chart istio-crds@1.25.1-bb.0
bigbang     istiod                       9m36s   True    Helm install succeeded for release istio-system/istiod.v1 with chart istiod@1.25.1-bb.0
bigbang     passthrough-ingressgateway   9m36s   True    Helm install succeeded for release istio-gateway/passthrough-ingressgateway.v1 with chart gateway@1.25.1-bb.3
bigbang     public-ingressgateway        9m36s   True    Helm install succeeded for release istio-gateway/public-ingressgateway.v1 with chart gateway@1.25.1-bb.3
❯ docker tag alpine containers.dev.bigbang.mil/alpine
❯ docker push containers.dev.bigbang.mil/alpine
Using default tag: latest
The push refers to repository [containers.dev.bigbang.mil/alpine:latest]
latest: digest: sha256:bed4c3639b09f75e8a485a8b66bcfc872ac607a42de753b6910f765de2d21d16 size: 1025

For Issue

Closes big-bang/product/packages/nexus#159 (closed)

Closes big-bang/product/packages/nexus#163 (closed)

Upgrade Notices

As of version 3.77.0, the free edition of Nexus Repository is now called Sonatype Nexus Repository Community Edition.

Ref: https://help.sonatype.com/en/sonatype-nexus-repository-3-77-0-release-notes.html#sonatype-nexus-repository-oss-is-now-community-edition

The transition to community edition comes with additional usage limitations. Big Bang consumers are encouraged to review their usage of this project and determine if their usage still falls within the community edition usage limits.

Edited by Zach Callahan

Merge request reports

Loading