Releases: nginxinc/nginx-loadbalancer-kubernetes
Releases · nginxinc/nginx-loadbalancer-kubernetes
v0.3.0
What's Changed
- Use tls for nginx connection implementation by @ciroque in #120
- Rename arguments for clarity and ensure correct usage by @ciroque in #146
- Remove the development feature warning by @ciroque in #150
- Add Helm Charts by @osokin in #149
- TLS Mode is now an enum by @ciroque in #154
- fix: helm Chart erros + hard coding by @abdennour in #159
- fix: use SecretBytes type for cert values to prevent accidental printing by @4141done in #147
- Better test coverage by @ciroque in #132
- Fix scorecard config by @ciroque in #164
New Contributors
- @osokin made their first contribution in #149
- @abdennour made their first contribution in #159
- @4141done made their first contribution in #147
Full Changelog: v0.1.0...v0.3.0
v0.1.0
Initial release.
What's Changed
- akker docs by @ciroque in #1
- Akker by @chrisakker in #2
- Implement logic supporting Delete events by @ciroque in #3
- Add fan-out support for multiple NGINX+ Edge Load-Balancers by @ciroque in #5
- Add basic probe checks by @ciroque in #7
- Clean up deployment by @ciroque in #8
- RBAC resources to
nkl
namespace by @ciroque in #9 - update docs by @chrisakker in #10
- Update documentation to match current state by @ciroque in #11
- Akker by @chrisakker in #12
- added .conf files by @chrisakker in #13
- Improve test coverage by @ciroque in #15
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #14
- Move constant to configuration by @ciroque in #17
- Remove references to old name by @ciroque in #18
- Moving k8s things around to match other NGINX repos by @ciroque in #19
- First pass at a build Docker image gh action by @ciroque in #22
- SQUASH: fidgeting with Docker Image Build Action by @ciroque in #23
- Updates per Dave's review by @ciroque in #28
- Update Copyright notices by @ciroque in #29
- Issue 30 tcp http support by @ciroque in #31
- Akker by @chrisakker in #41
- Bump github/codeql-action from 2.2.6 to 2.2.11 by @dependabot in #38
- Bump actions/setup-go from 3 to 4 by @dependabot in #26
- Bump sigstore/cosign-installer from 2.6.0 to 3.0.2 by @dependabot in #39
- Update code documentation by @ciroque in #42
- Rename to NGINX terms by @ciroque in #48
- Updated Install Guides by @chrisakker in #49
- Iss 16 oss friendly readme by @ciroque in #43
- Readme updates by @ciroque in #53
- Remove TODO.md by @ciroque in #54
- minor readme changes by @sdutta9 in #55
- Minor updates by @ciroque in #57
- GH Build and Publish image Action by @ciroque in #58
- Tweaking trigger by @ciroque in #59
- Remove signing conditional by @ciroque in #60
- Deploy from ghcr by @ciroque in #61
- Fix trivy scan upload by @ciroque in #62
- Create scorecard.yml by @ciroque in #64
- Create codeql.yml by @ciroque in #63
- Add badges by @ciroque in #65
- Add FOSSA badge by @ciroque in #68
- Update README.md by @ciroque in #74
- Update README.md by @ciroque in #75
- Use non-root user by @ciroque in #88
- Bump ossf/scorecard-action from 2.1.2 to 2.2.0 by @dependabot in #90
- Bump sigstore/cosign-installer from 9e9de2292db7abb3f51b7f4808d98f0d347a8919 to d13028333d784fcc802b67ec924bcebe75aa0a5f by @dependabot in #89
- Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 818d4b7b91585d195f67373fd9cb0332e31a7175 by @dependabot in #86
- Bump docker/login-action from 1.9.0 to 2.2.0 by @dependabot in #83
- Bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #71
- Update for repo rename by @ciroque in #93
- Fix Cluster Role, pathing in script, and README instructions by @ciroque in #94
- Fixes by @ciroque in #99
- Update README.md by @chrisakker in #101
- Bump aquasecurity/trivy-action from 0.9.2 to 0.11.2 by @dependabot in #95
- Bump sigstore/cosign-installer from 3.1.0 to 3.1.1 by @dependabot in #96
- Bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #98
- Bump github/codeql-action from 2.2.4 to 2.21.4 by @dependabot in #106
- Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #110
- Bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in #109
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in #108
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #118
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #116
- Bump actions/checkout from 3 to 4 by @dependabot in #112
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #114
- Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #117
- Bump github/codeql-action from 2.21.5 to 2.22.3 by @dependabot in #125
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #122
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #124
- add single cluster config by @chrisakker in #126
New Contributors
- @ciroque made their first contribution in #1
- @chrisakker made their first contribution in #2
- @dependabot made their first contribution in #14
- @sdutta9 made their first contribution in #55
Full Changelog: https://github.com/nginxinc/nginx-loadbalancer-kubernetes/commits/v0.1.0