File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Adding a new version? You'll need three changes:
7
7
* Add the diff link, like "[2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3".
8
8
This is all the way at the bottom. It's the thing we always forget.
9
9
--->
10
+ - [ 2.12.6] ( #2126 )
10
11
- [ 2.12.5] ( #2125 )
11
12
- [ 2.12.4] ( #2124 )
12
13
- [ 2.12.3] ( #2123 )
@@ -80,10 +81,15 @@ Adding a new version? You'll need three changes:
80
81
- [ 0.0.5] ( #005 )
81
82
- [ 0.0.4 and prior] ( #004-and-prior )
82
83
83
- ## Unreleased
84
+ ## [ 2.12.6]
85
+
86
+ > Release date: 2024-08-20
84
87
85
88
### Fixed
86
89
90
+ - Do not update ` Programmed ` condition in status of resources to ` Unknown ` when
91
+ there are existing ` Programmed ` condition.
92
+ [ #6395 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/6395 )
87
93
- Reconcile ` Secret ` s with ` kongCredType ` in data implying that the secrets are
88
94
used as Kong credentials.
89
95
[ #6400 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/6400 )
@@ -2887,6 +2893,7 @@ Please read the changelog and test in your environment.
2887
2893
- The initial versions were rapildy iterated to deliver
2888
2894
a working ingress controller.
2889
2895
2896
+ [ 2.12.6 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.5..v2.12.6
2890
2897
[ 2.12.5 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.4..v2.12.5
2891
2898
[ 2.12.4 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.4..v2.12.3
2892
2899
[ 2.12.0 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.1...v2.12.0
You can’t perform that action at this time.
0 commit comments