Ingress NGINX v1.1.1 is HERE with a bunch of bugfixes!!
Image:
- k8s.gcr.io/ingress-nginx/controller:v1.1.1@sha256:0bc88eb15f9e7f84e8e56c14fa5735aaa488b840983f87bd79b1054190e660de
What's Changed
- Add link to example error page manifest in docs by @DysphoricUnicorn in #8014
- Preserve order of plugin invocation by @anaclaudiar in #8018
- fine-grained control over canary: add canary-weight-total to configure the total weight by @cofyc in #6338
- Add newline indenting to admission webhook annotations by @searsaw in #8015
- images: use k8s-staging-test-infra/gcb-docker-gcloud by @spiffxp in #7999
- Revise main documentation page by @sftim in #8019
- fix nginx compilation flags by @dmitry-j-mikhin in #8023
- Comment busy owners by @rikatz in #8035
- remove G109 check till gosec resolves issues by @strongjz in #8044
- docs_multiple_instances_one_cluster_ticket_7543 by @manikanth04 in #8042
- Disable default modsecurity_rules_file if modsecurity-snippet is specified by @besha100 in #8021
- align bug report with feature request regarding kind documentation by @iamNoah1 in #8051
- Add stream-snippet as a ConfigMap and Annotation option by @Eun in #8029
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #8058
- docs: fix typo'd executible name by @noelleleigh in #8041
- Report expired certificates (#8045) by @jsoref in #8046
- Remove force sync for non-external backends by @ZxYuan in #7958
- Bump google.golang.org/grpc from 1.41.0 to 1.43.0 by @dependabot in #8054
- fix custom-error-pages file not exist by @learn0208 in #7728
- Added docs for --ingress-class-by-name flag in the cli arguments page by @bhumijgupta in #7624
- doc: improvement by @agile6v in #7996
- Fix Edit this page link to use main branch by @nasa9084 in #8088
- Expose GeoIP2 Continent code as variable by @hydrapolic in #8072
- Fix chashsubset backend with canary by @weiwu-sre in #7235
- docs(charts): using helm-docs for chart by @sc250024 in #8061
- chart/ghaction: set the correct permission to have access to push a release by @cpanato in #8115
- generating SHA for CA only certs in backend_ssl.go + comparision of P… by @slawekgh in #8098
- Fix codegen errors by @rikatz in #8117
- Remove deprecated libraries, update other libs by @rikatz in #8118
- Update to go v1.17.6 by @rikatz in #8119
- Update go in runner and release v1.1.1 by @rikatz in #8120
- fix syntax in docs for multi-tls example by @tomoncle in #8129
- Add custom error pages example file by @elmariofredo in #8060
- changes for release v1.1.1 by @longwuyuan in #8125
New Contributors
- @cofyc made their first contribution in #6338
- @searsaw made their first contribution in #8015
- @sftim made their first contribution in #8019
- @dmitry-j-mikhin made their first contribution in #8023
- @manikanth04 made their first contribution in #8042
- @besha100 made their first contribution in #8021
- @Eun made their first contribution in #8029
- @noelleleigh made their first contribution in #8041
- @ZxYuan made their first contribution in #7958
- @learn0208 made their first contribution in #7728
- @nasa9084 made their first contribution in #8088
- @hydrapolic made their first contribution in #8072
- @weiwu-sre made their first contribution in #7235
- @sc250024 made their first contribution in #8061
- @slawekgh made their first contribution in #8098
- @tomoncle made their first contribution in #8129
- @elmariofredo made their first contribution in #8060
Full Changelog: controller-v1.1.0...controller-v1.1.1