v2.14.0
v2.14.0 - 2023-03-24
Features
- Updated Operator SDK version EPMDEDP-11174
- Updated EDP components EPMDEDP-11206
- Provide opportunity to use default cluster storageClassName EPMDEDP-11230
- Add oauth2-proxy deployment EPMDEDP-6229
- Remove keycloak configuration from nexus controller EPMDEDP-6229
Bug Fixes
- Test run on GitHub build EPMDEDP-11174
- BasePath does not depend on "/" EPMDEDP-11634
- Fix port for route in OpenShift EPMDEDP-6229
- Remove route object for nexus EPMDEDP-6229
Code Refactoring
- Apply golangci-lint EPMDEDP-10628
- Move Nexus basePath logic to helpers.tpl EPMDEDP-11531
- Use nexus-proxy instead of generalized oauth2-proxy EPMDEDP-11693
- Remove unused resource after migration to distorless container EPMDEDP-6229
- Do not create EDPComponent in controller logic EPMDEDP-6229
- Allow to define existing secret for oauth2-proxy EPMDEDP-6229
Routine
- Update current development version EPMDEDP-10610
- Update git-chglog for nexus-operator EPMDEDP-11518
- Bump golang.org/x/net from 0.5.0 to 0.8.0 EPMDEDP-11578
- Update oauth2-proxy configuration EPMDEDP-6229
Documentation
- Update chart and application version in Readme file EPMDEDP-11221
BREAKING CHANGE:
Nexus now uses oauth2-proxy instead of keycloak-proxy. Consider perform proper migration