controller-v1.2.1
strongjz
released this
31 May 13:58
·
1451 commits
to main
since this release
What's Changed
Image:
- k8s.gcr.io/ingress-nginx/controller:v1.2.1@sha256:5516d103a9c2ecc4f026efbd4b40662ce22dc1f824fb129ed121460aaa5c47f8
- k8s.gcr.io/ingress-nginx/controller-chroot:v1.2.1@sha256:d301551cf62bc3fb75c69fa56f7aa1d9e87b5079333adaf38afe84d9b7439355
This release removes the root and alias directives in NGINX, this can avoid some potential security attacks.
- Add patch to remove root and alias directives by @rikatz in #8624
- Bump nginx image to version without core directives by @rikatz in #8625
- Change image build to go install by @rikatz in #8630
- update LD_LIBRARY_PATH for OpenTelemetry use by @esigo in #8628
- Bump testrunner image by @rikatz in #8631
- move creation of dev devices in /chroot/dev from build image to run image by @rba in #8619
- Fix tls1.0 test by @rikatz in #8632
- Improve path rule by @rikatz in #8623
- Fix small typo in GRPC README by @poblahblahblah in #8639
- update nginx otel LD_LIBRARY_PATH by @ssaei in #8641
- Start release of v1.2.1 by @rikatz in #8645
- chore: release v1.2.1 by @tao12345666333 in #8646
New Contributors
- @rba made their first contribution in #8619
- @poblahblahblah made their first contribution in #8639
- @ssaei made their first contribution in #8641
Full Changelog: controller-v1.2.0...controller-v1.2.1