You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(helm): add validation for prefix and suffix and capture regression (#5250)
* chore(helm): add valiation.tpl and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add valiation.tpl and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation.tpl and capture regression
Co-authored-by: Michel Loiseleur <[email protected]>
* chore(helm): add validation.tpl and capture regression
Co-authored-by: Michel Loiseleur <[email protected]>
* chore(helm): add validation.tpl and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation.tpl and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation for prefix and suffix and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation for prefix and suffix and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation for prefix and suffix and capture regression
Signed-off-by: ivan katliarchuk <[email protected]>
* chore(helm): add validation for prefix and suffix and capture regression
Co-authored-by: Steve Hipwell <[email protected]>
---------
Signed-off-by: ivan katliarchuk <[email protected]>
Co-authored-by: Michel Loiseleur <[email protected]>
Co-authored-by: Steve Hipwell <[email protected]>
Copy file name to clipboardExpand all lines: charts/external-dns/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
25
25
### Fixed
26
26
27
+
- Correctly handles 'txtPrefix' and 'txtSuffix' arguments when both are provided. ([#5250](https://github.com/kubernetes-sigs/external-dns/pull/5250)) _@ivankatliarchuk_
27
28
- Add missing types in the schema for empty values ([#5228](https://github.com/kubernetes-sigs/external-dns/pull/5228)) _@ivankatliarchuk_
28
29
- Add missing types in the schema for empty values ([#5207](https://github.com/kubernetes-sigs/external-dns/pull/5207)) _@t3mi_
0 commit comments