This repository has been archived by the owner on May 24, 2023. It is now read-only.
v0.3.0
New in NGINX Ingress Operator v0.3.0
🚀 Features
- Add tls secret option (#131) @soneillf5
- Add default name to IngressClass and tidy SCC handling (#130) @soneillf5
- Update to Operator SDK 1.8.0 (#109) @lucacome
🐛 Bug Fixes
- Fix Dockerfile path (#138) @ciarams87
- Make spec.Prometheus.secret field optional (#133) @pleshakov
- Increase resource limits for controller-manager container (#129) @ciarams87
- Fix go.sum (#120) @lucacome
📝 Documentation
- Release 0.3.0 (#137) @ciarams87
- Make spec.Prometheus.secret field optional (#133) @pleshakov
- Add tls secret option (#131) @soneillf5
- Update badge for Fossa (#101) @lucacome
🔨 Maintenance
- Add bundle target for OpenShift (#135) @lucacome
- Add revive linter with recommended config (#127) @lucacome
- chore: support deploying to Openshift and add gitlab pipeline (#121) @ciarams87
- Add more linters (#125) @lucacome
- 🔄 Synced file(s) with nginxinc/kubernetes-ingress (#126) @nginx-bot
- 🔄 Synced file(s) with nginxinc/kubernetes-ingress (#115) @nginx-bot
- 🔄 Synced file(s) with nginxinc/kubernetes-ingress (#113) @nginx-bot
- 🔄 Synced file(s) with nginxinc/kubernetes-ingress (#107) @nginx-bot
- Add workflow to push README to Docker Hub (#108) @lucacome
- 🔄 Synced file(s) with nginxinc/kubernetes-ingress (#104) @nginx-bot
- Update badge for Fossa (#101) @lucacome
⬆️ Dependencies
- chore: support deploying to Openshift and add gitlab pipeline (#121) @ciarams87
- Fix go.sum (#120) @lucacome
- Bump github.com/onsi/gomega from 1.10.2 to 1.13.0 (#118) @dependabot
- Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#117) @dependabot
- Bump github.com/onsi/ginkgo from 1.14.1 to 1.16.4 (#119) @dependabot
- Update to Operator SDK 1.8.0 (#109) @lucacome
- Bump actions/cache from 2.1.5 to 2.1.6 (#112) @dependabot
Compatibility
- NGINX Ingress Controller 1.12.0
- Openshift 4.5 or newer.
Upgrade instructions
Please see the upgrade docs here