Skip to content

Commit cb2cdde

Browse files
authored
Repository: Add changelogs from release-v1.10. (#11587)
1 parent 52c5046 commit cb2cdde

File tree

2 files changed

+148
-0
lines changed

2 files changed

+148
-0
lines changed

changelog/controller-1.10.2.md

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
# Changelog
2+
3+
### controller-v1.10.2
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.10.2@sha256:e3311b3d9671bc52d90572bcbfb7ee5b71c985d6d6cffd445c241f1e2703363c
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.10.2@sha256:c4395cba98f9721e3381d3c06e7994371bae20f5ab30e457cd7debe44a8c8c54
9+
10+
### All changes:
11+
12+
* update test runner to latest build (#11557)
13+
* add k8s 1.30 to ci build (#11553)
14+
* update test runner go base to 3.20 (#11550)
15+
* tag new test runner image with new nginx base 0.0.8 (#11549)
16+
* bump NGINX_BASE to v0.0.8 (#11543)
17+
* trigger build for NGINX-1.25 v0.0.8 (#11542)
18+
* Upgrade OWASP_MODSECURITY_CRS_VERSION 3.3.5 to 4.4.0 and update docs (#11548)
19+
* [feature] bump nginx to 1.25.5 and add http3 module (#11541)
20+
* add ssl patches to nginx-1.25 image for coroutines to work in lua client hello and cert ssl blocks (#11534)
21+
* bump alpine version to 3.20 to custom-error-pages (#11537)
22+
* fix: Ensure changes in MatchCN annotation are detected (#11528)
23+
* Docs: Add information about HTTP/3 support. (#11525)
24+
* Docs: Specify `ingressClass` for multi-controller setup. (#11520)
25+
* Docs: Improve default certificate usage. (#11519)
26+
* docs: Update Ingress-NGINX v1.10.1 compatibility with Kubernetes v1.30 (#11500)
27+
* Update getting-started.md with new prerequisites (#11487)
28+
* Fix boolean configuration (#11484)
29+
* Chores: Align security contacts & chart maintainers to actual owners. (#11480)
30+
* CI: Bump forgotten Ginkgo versions. (#11469)
31+
* Tests: Replace deprecated `grpc.Dial` by `grpc.NewClient`. (#11468)
32+
* Owners: Promote Gacko to admin. (#11464)
33+
* fixed fastcgi userguide (#11455)
34+
* Remove unnecessary space character (#11451)
35+
* fix for docs issue 11432 (#11446)
36+
* Update index.md (#11445)
37+
* upgrade to alpine 3.20 (#11438)
38+
* update golang to 1.22.4 (#11431)
39+
* Adapt dashboards for Grafana 11 compatibility (#11414)
40+
* Rename variable to fix typo (#11413)
41+
* Fix helm install on cloud provider admonition block (#11412)
42+
* edited helm-install tips (#11411)
43+
* added info for aws helm install (#11410)
44+
* added multiplecontrollers-howto to faq (#11409)
45+
* removed tlsv1 & tlsv1.1 (#11408)
46+
* Docs: Remove opentracing and zipkin from docs (#11405)
47+
* Go: Sync modules from `main`. (#11398)
48+
* add workflow to helm release and update ct for branch (#11317)
49+
* Merge pull request #11277 from strongjz/chart-1.10.1 (#11314)
50+
* Release Helm Chart on branch update (#11306)
51+
* Release controller 1.10.1 (#11298)
52+
* fix path in file changed detected message (#11286)
53+
* chore: fix function names in comment (#11281)
54+
* fix: update kube version requirement to 1.21 (#11279)
55+
* release helm chart from release branch (#11278)
56+
* start 1.10.1 build (#11246)
57+
* force nginx rebuild (#11245)
58+
* update k8s version to latest kind release (#11241)
59+
* remove _ssl_expire_time_seconds metric by identifier (#11239)
60+
* update post submit helm ci and clean up (#11221)
61+
* Chart: Add unit tests for default backend & topology spread constraints. (#11219)
62+
* sort default backend hpa metrics (#11217)
63+
* updated certgen image shatag (#11216)
64+
* changed testrunner image sha (#11211)
65+
* bumped certgeimage tag (#11213)
66+
* updated baseimage & deleted a useless file (#11209)
67+
* bump ginkgo to 2-17-1 in testrunner (#11204)
68+
* chunking related faq update (#11205)
69+
* Fix-semver (#11199)
70+
* refactor helm ci tests part I (#11188)
71+
* Proposal: e2e tests for regex patterns (#11185)
72+
* bump ginkgo to v2.17.1 (#11186)
73+
* fixes brotli build issue (#11187)
74+
* fix geoip2 configuration docs (#11151)
75+
* Fix typos in OTel doc (#11081) (#11129)
76+
* Chart: Render `controller.ingressClassResource.parameters` natively. (#11126)
77+
* Fix admission controller logging of `admissionTime` and `testedConfigurationSize` (#11114)
78+
* Chart: Align HPA & KEDA conditions. (#11113)
79+
* Chart: Improve IngressClass documentation. (#11111)
80+
* Chart: Add Gacko to maintainers. Again. (#11112)
81+
* Chart: Deploy `PodDisruptionBudget` with KEDA. (#11105)
82+
* Chores: Pick patches from main. (#11103)
83+
* Start the release of v1.10.0 (#11038)
84+
85+
### Dependency updates:
86+
87+
* Bump the all group with 2 updates (#11524)
88+
* Bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 in the all group (#11521)
89+
* Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 in the all group (#11501)
90+
* Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 (#11479)
91+
* Bump the all group with 3 updates (#11478)
92+
* Bump the all group with 2 updates (#11477)
93+
* Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#11471)
94+
* Bump sigs.k8s.io/controller-runtime in the all group (#11449)
95+
* Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (#11447)
96+
* Bump the all group with 3 updates (#11450)
97+
* Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#11448)
98+
* Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 (#11422)
99+
* Bump the all group with 2 updates (#11421)
100+
* Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#11423)
101+
* Bump the all group across 1 directory with 6 updates (#11407)
102+
* Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#11406)
103+
* Bump the all group with 3 updates (#11404)
104+
* Bump Kubernetes version on images (#11403)
105+
* Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#11402)
106+
* Bump the all group with 4 updates (#11380)
107+
* Bump k8s.io/component-base from 0.29.3 to 0.30.0 (#11301)
108+
* Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (#11300)
109+
* Bump golang.org/x/net from 0.22.0 to 0.23.0 (#11285)
110+
* Bump golang.org/x/net in /images/kube-webhook-certgen/rootfs (#11284)
111+
* Bump the all group with 2 updates (#11266)
112+
* Bump azure/setup-helm from 3.5 to 4 (#11265)
113+
* Bump actions/add-to-project from 1.0.0 to 1.0.1 in the all group (#11264)
114+
* Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#11238)
115+
* Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#11234)
116+
* Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (#11233)
117+
* Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#11232)
118+
* Bump github.com/prometheus/client_model in the all group (#11231)
119+
* Bump the all group with 3 updates (#11230)
120+
* Bump the all group with 2 updates (#11190)
121+
* Bump actions/add-to-project from 0.6.1 to 1.0.0 (#11189)
122+
* Bump the all group with 3 updates (#11166)
123+
* Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (#11160)
124+
* Bump the all group with 4 updates (#11140)
125+
* Bump the all group with 1 update (#11136)
126+
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /magefiles (#11127)
127+
* Bump google.golang.org/protobuf in /images/custom-error-pages/rootfs (#11128)
128+
* Bump google.golang.org/protobuf in /images/kube-webhook-certgen/rootfs (#11122)
129+
130+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.10.1...controller-v1.10.2
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
4+
5+
### 4.10.2
6+
7+
* Chores: Align security contacts & chart maintainers to actual owners. (#11480)
8+
* Fix helm install on cloud provider admonition block (#11412)
9+
* edited helm-install tips (#11411)
10+
* added info for aws helm install (#11410)
11+
* add workflow to helm release and update ct for branch (#11317)
12+
* Merge pull request #11277 from strongjz/chart-1.10.1 (#11314)
13+
* release helm chart from release branch (#11278)
14+
* update post submit helm ci and clean up (#11221)
15+
* refactor helm ci tests part I (#11188)
16+
* Update Ingress-Nginx version controller-v1.10.2
17+
18+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.1...helm-chart-4.10.2

0 commit comments

Comments
 (0)