Skip to content

Commit 433781c

Browse files
committed
Repository: Align changelog/controller-*.md to changelog/controller.md.gotmpl.
1 parent 84bdad5 commit 433781c

11 files changed

+81
-67
lines changed

changelog/controller-1.6.4.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.6.4
4+
45
Images:
56

6-
* registry.k8s.io/controller:controller-v1.6.4@sha256:15be4666c53052484dd2992efacf2f50ea77a78ae8aa21ccd91af6baaa7ea22f
7-
* registry.k8s.io/controller-chroot:controller-v1.6.4@sha256:0de01e2c316c3ca7847ca13b32d077af7910d07f21a4a82f81061839764f8f81
8-
9-
### All Changes:
7+
* registry.k8s.io/controller:controller-v1.6.4@sha256:15be4666c53052484dd2992efacf2f50ea77a78ae8aa21ccd91af6baaa7ea22f
8+
* registry.k8s.io/controller-chroot:controller-v1.6.4@sha256:0de01e2c316c3ca7847ca13b32d077af7910d07f21a4a82f81061839764f8f81
9+
10+
### All changes:
1011

1112
* remove tests and regex path checks (#9626)
1213
* Fix incorrect annotation name in upstream hashing configuration (#9617)
@@ -99,7 +100,8 @@ Images:
99100
* PDB: Add `maxUnavailable`. (#9278)
100101
* add containerSecurityContext to extraModules init containers (kubernetes#9016) (#9242)
101102

102-
### Dependencies updates:
103+
### Dependency updates:
104+
103105
* Bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#9555)
104106
* Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#9553)
105107
* Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.2 (#9552)
@@ -132,5 +134,5 @@ Images:
132134
* Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.1 (#9317)
133135
* Bump actions/dependency-review-action from 2.5.1 to 3.0.0 (#9301)
134136
* Bump k8s.io/component-base from 0.25.3 to 0.25.4 (#9300)
135-
137+
136138
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.5.1...controller-controller-v1.6.4

changelog/controller-1.7.0.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.7.0
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.7.0@sha256:7612338342a1e7b8090bef78f2a04fffcadd548ccaabe8a47bf7758ff549a5f7
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.7.0@sha256:e84ef3b44c8efeefd8b0aa08770a886bfea1f04c53b61b4ba9a7204e9f1a7edc
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.7.0@sha256:7612338342a1e7b8090bef78f2a04fffcadd548ccaabe8a47bf7758ff549a5f7
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.7.0@sha256:e84ef3b44c8efeefd8b0aa08770a886bfea1f04c53b61b4ba9a7204e9f1a7edc
9+
10+
### All changes:
1011

1112
* kick off 1.7.0 build (#9775)
1213
* Update exposing-tcp-udp-services.md (#9777)
@@ -46,7 +47,8 @@ Images:
4647
* Fix incorrect annotation name in upstream hashing configuration (#9617)
4748
* Release docs for Controller v1.6.3 and Helm v4.5.0 (#9614)
4849

49-
### Dependencies updates:
50+
### Dependency updates:
51+
5052
* Bump aquasecurity/trivy-action from 0.8.0 to 0.9.2 (#9767)
5153
* Bump k8s.io/component-base from 0.26.2 to 0.26.3 (#9764)
5254
* Bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#9766)
@@ -74,5 +76,5 @@ Images:
7476
* Bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#9610)
7577
* Bump github.com/prometheus/client_golang (#9630)
7678
* Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#9609)
77-
79+
7880
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.6.3...controller-controller-v1.7.0

changelog/controller-1.7.1.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.7.1
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.7.1@sha256:7244b95ea47bddcb8267c1e625fb163fc183ef55448855e3ac52a7b260a60407
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.7.1@sha256:e35d5ab487861b9d419c570e3530589229224a0762c7b4d2e2222434abb8d988
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.7.1@sha256:7244b95ea47bddcb8267c1e625fb163fc183ef55448855e3ac52a7b260a60407
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.7.1@sha256:e35d5ab487861b9d419c570e3530589229224a0762c7b4d2e2222434abb8d988
9+
10+
### All changes:
1011

1112
* Update TAG - 1.7.1 (#9922)
1213
* Update dependabot to watch docker images (#9600)
@@ -30,7 +31,8 @@ Images:
3031
* Values: Fix indention of commented values. (#9812)
3132
* The Ingress-Nginx project recently released version 1.7.0 of the controller, but the deployment documentation still referenced version 1.6.4. This commit updates the documentation to reference the latest version, ensuring that users have access to the most up-to-date information. Fixes#9787 (#9788)
3233

33-
### Dependencies updates:
34+
### Dependency updates:
35+
3436
* Bump github.com/opencontainers/runc from 1.1.6 to 1.1.7 (#9912)
3537
* Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#9868)
3638
* Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#9888)
@@ -48,5 +50,5 @@ Images:
4850
* Bump github.com/imdario/mergo from 0.3.13 to 0.3.15 (#9795)
4951
* Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#9794)
5052
* Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#9822)
51-
53+
5254
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.7.0...controller-controller-v1.7.1

changelog/controller-1.8.0.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,28 @@
11
# Changelog
22

33
### 1.8.0
4+
45
Images:
56

67
* registry.k8s.io/ingress-nginx/controller:v1.8.0@sha256:744ae2afd433a395eeb13dc03d3313facba92e96ad71d9feaafc85925493fee3
78
* registry.k8s.io/ingress-nginx/controller-chroot:v1.8.0@sha256:a45e41cd2b7670adf829759878f512d4208d0aec1869dae593a0fecd09a5e49e
89

9-
### Important Changes:
10+
### Important changes:
1011

1112
* Validate path types (#9967)
1213
* images: upgrade to Alpine 3.18 (#9997)
1314
* Update documentation to reflect project name; Ingress-Nginx Controller
1415

15-
For improving security on our 1.8.0 release includes a
16-
[new, **optional** validation ](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#strict-validate-path-type)
17-
that limits the characters accepted on ".spec paths.path" when pathType=Exact or pathType=Prefix,
18-
to alphanumeric characters only. More information can be found on our
19-
[Google doc](https://docs.google.com/document/d/1HPvaEwHRuMSkXYkVIJ-w7IpijKdHfNynm_4N2Akt0CQ/edit?usp=sharing)
20-
, our new [ingress-nginx-dev mailing list](https://groups.google.com/a/kubernetes.io/g/ingress-nginx-dev/c/ebbBMo-zX-w)
21-
or in our [docs](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#strict-validate-path-type)
16+
For improving security, our 1.8.0 release includes a [new, **optional** validation ](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#strict-validate-path-type) that limits the characters accepted on ".spec paths.path" when pathType=Exact or athType=Prefix, to alphanumeric characters only.
17+
18+
More information can be found on our [Google doc](https://docs.google.com/document/d/1HPvaEwHRuMSkXYkVIJ-w7IpijKdHfNynm_4N2Akt0CQ/edit?usp=sharing), our new [ingress-nginx-dev mailing list](https://groups.google.com/a/kubernetes.io/g/ingress-nginx-dev/c/ebbBMo-zX-w) or in our [docs](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#strict-validate-path-type)
2219

2320
### Community Updates
2421

2522
We are now posting updates and release to our twitter handle, [@IngressNginx](https://twitter.com/IngressNGINX) and
2623
on our new [ingress-nginx-dev mailing list](https://groups.google.com/a/kubernetes.io/g/ingress-nginx-dev/c/ebbBMo-zX-w)
2724

28-
### All Changes:
25+
### All changes:
2926

3027
* Add legacy to OpenTelemetry migration doc (#10011)
3128
* changed tagsha to recent builds (#10001)
@@ -64,4 +61,4 @@ on our new [ingress-nginx-dev mailing list](https://groups.google.com/a/kubernet
6461
* Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (#9937)
6562
* Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#9936)
6663

67-
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.7.1...controller-controller-v1.8.0
64+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.7.1...controller-controller-v1.8.0

changelog/controller-1.8.1.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.8.1
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.8.1@sha256:e5c4824e7375fcf2a393e1c03c293b69759af37a9ca6abdb91b13d78a93da8bd
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.8.1@sha256:e0d4121e3c5e39de9122e55e331a32d5ebf8d4d257227cb93ab54a1b912a7627
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.8.1@sha256:e5c4824e7375fcf2a393e1c03c293b69759af37a9ca6abdb91b13d78a93da8bd
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.8.1@sha256:e0d4121e3c5e39de9122e55e331a32d5ebf8d4d257227cb93ab54a1b912a7627
9+
10+
### All changes:
1011

1112
* netlify: Only trigger preview when there are changes in docs. (#10144)
1213
* changed to updated baseimage and reverted tag (#10143)
@@ -48,7 +49,8 @@ Images:
4849
* added helmshowvalues example (#10019)
4950
* release controller 1.8.0 and chart 4.7.0 (#10017)
5051

51-
### Dependencies updates:
52+
### Dependency updates:
53+
5254
* Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#10133)
5355
* Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#10134)
5456
* Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#10106)
@@ -63,5 +65,5 @@ Images:
6365
* Bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#10042)
6466
* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#10041)
6567
* Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#10005)
66-
68+
6769
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.8.0...controller-controller-v1.8.1

changelog/controller-1.8.2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.8.2
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.8.2@sha256:74834d3d25b336b62cabeb8bf7f1d788706e2cf1cfd64022de4137ade8881ff2
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.8.2@sha256:1317a563219f755a6094d990057c78e5c4dcea5e31f4ce1db8641e732a7d6133
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.8.2@sha256:74834d3d25b336b62cabeb8bf7f1d788706e2cf1cfd64022de4137ade8881ff2
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.8.2@sha256:1317a563219f755a6094d990057c78e5c4dcea5e31f4ce1db8641e732a7d6133
9+
10+
### All changes:
1011

1112
* Release v1.8.2 and Update Go to v1.21.1 (#10379)
1213
* Making auth access logs optional (#10380)
@@ -15,5 +16,4 @@ Images:
1516
* [release-1.8] Update images tags after adding git data in gcloud (#10233)
1617
* [release-1.8] Golang 1.20.6 for test runner (#10231)
1718

18-
### Dependencies updates:
1919
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.8.1...controller-controller-v1.8.2

changelog/controller-1.9.0-beta.0.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.9.0-beta.0
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.9.0-beta.0@sha256:531377e4cc9dc62af40d742402222603259673f5a755a64d74122f256dfad8f9
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.0-beta.0@sha256:60b4c95349ce2a81a3b2a76423ee483b847b89d3fa8cb148468434f606f3fa0c
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.9.0-beta.0@sha256:531377e4cc9dc62af40d742402222603259673f5a755a64d74122f256dfad8f9
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.0-beta.0@sha256:60b4c95349ce2a81a3b2a76423ee483b847b89d3fa8cb148468434f606f3fa0c
9+
10+
### All changes:
1011

1112
* Rework mage (#10418)
1213
* Start release of v1.9.0 beta0 (#10407)
@@ -59,7 +60,8 @@ Images:
5960
* Deprecate and remove AJP support (#10158)
6061
* release notes 1.8.1 (#10161)
6162

62-
### Dependencies updates:
63+
### Dependency updates:
64+
6365
* Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.12.0 (#10355)
6466
* Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#10399)
6567
* Bump actions/setup-go from 4.0.1 to 4.1.0 (#10403)
@@ -89,5 +91,5 @@ Images:
8991
* Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#10192)
9092
* Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#10191)
9193
* Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#10165)
92-
94+
9395
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-release-1.8...controller-controller-v1.9.0-beta.0

changelog/controller-1.9.0.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.9.0
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.9.0@sha256:c15d1a617858d90fb8f8a2dd60b0676f2bb85c54e3ed11511794b86ec30c8c60
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.0@sha256:d9fa7a136de2104fb2ecfcf1666978bfab927f4a125b75c0fb471e6104366ab5
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.9.0@sha256:c15d1a617858d90fb8f8a2dd60b0676f2bb85c54e3ed11511794b86ec30c8c60
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.0@sha256:d9fa7a136de2104fb2ecfcf1666978bfab927f4a125b75c0fb471e6104366ab5
9+
10+
### All changes:
1011

1112
* Rework mage (#10418)
1213
* Start release of v1.9.0 beta0 (#10407)
@@ -59,7 +60,8 @@ Images:
5960
* Deprecate and remove AJP support (#10158)
6061
* release notes 1.8.1 (#10161)
6162

62-
### Dependencies updates:
63+
### Dependency updates:
64+
6365
* Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.12.0 (#10355)
6466
* Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#10399)
6567
* Bump actions/setup-go from 4.0.1 to 4.1.0 (#10403)
@@ -89,5 +91,5 @@ Images:
8991
* Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#10192)
9092
* Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#10191)
9193
* Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#10165)
92-
94+
9395
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-release-1.8...controller-controller-v1.9.0

changelog/controller-1.9.1.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Changelog
22

33
### 1.9.1
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.9.1@sha256:605a737877de78969493a4b1213b21de4ee425d2926906857b98050f57a95b25
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.1@sha256:2ac744ef08850ee86ad7162451a6879f47c1a41c6a757f6b6f913c52103b8836
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.9.1@sha256:605a737877de78969493a4b1213b21de4ee425d2926906857b98050f57a95b25
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.1@sha256:2ac744ef08850ee86ad7162451a6879f47c1a41c6a757f6b6f913c52103b8836
9+
10+
### All changes:
1011

1112
* upgrade owasp modsecurity core rule set to v3.3.5 (#10437)
1213
* Start v1.9.1 release (#10463)
1314
* Accept backend protocol on any case (#10461)
1415
* Chart: Rework network policies. (#10438)
1516

16-
### Dependencies updates:
17+
### Dependency updates:
18+
1719
* Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#10436)
18-
20+
1921
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.9.0...controller-controller-v1.9.1

changelog/controller-1.9.3.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Changelog
22

33
### 1.9.3
4+
45
Images:
56

6-
* registry.k8s.io/ingress-nginx/controller:v1.9.3@sha256:8fd21d59428507671ce0fb47f818b1d859c92d2ad07bb7c947268d433030ba98
7-
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.3@sha256:df4931fd6859fbf1a71e785f02a44b2f9a16f010ae852c442e9bb779cbefdc86
8-
9-
### All Changes:
7+
* registry.k8s.io/ingress-nginx/controller:v1.9.3@sha256:8fd21d59428507671ce0fb47f818b1d859c92d2ad07bb7c947268d433030ba98
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.9.3@sha256:df4931fd6859fbf1a71e785f02a44b2f9a16f010ae852c442e9bb779cbefdc86
9+
10+
### All changes:
1011

1112
* update nginx base, httpbun, e2e, helm webhook cert gen (#10506)
1213
* added warning for configuration-snippets usage (#10492)
@@ -16,12 +17,13 @@ Images:
1617
* update error and otel to have all the arch we support (#10476)
1718
* Remove curl from nginx base image (#10477)
1819

19-
### Dependencies updates:
20+
### Dependency updates:
21+
2022
* Bump x/net (#10514)
2123
* Bump curl and Go version (#10503)
2224
* Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#10496)
2325
* Bump github.com/prometheus/client_model (#10486)
2426
* Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#10487)
2527
* Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#10485)
26-
28+
2729
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.9.1...controller-controller-v1.9.3

0 commit comments

Comments
 (0)