diff --git a/docs/releases/1.23-NOTES.md b/docs/releases/1.23-NOTES.md index cc88659e79..181f028145 100644 --- a/docs/releases/1.23-NOTES.md +++ b/docs/releases/1.23-NOTES.md @@ -614,3 +614,10 @@ It is recommended to keep using the `v1alpha2` API version. * Revert to using instance private DNS name to lookup hostname [@hakman](https://github.com/hakman) [#14024](https://github.com/kubernetes/kops/pull/14024) * Check keyset existence before attempting to distrust [@yurrriq](https://github.com/yurrriq) [#14041](https://github.com/kubernetes/kops/pull/14041) * Fix SIGSEGV when deleting a Hetzner instance [@hakman](https://github.com/hakman) [#14046](https://github.com/kubernetes/kops/pull/14046) + +## 1.23.3 to 1.23.4 + +* aws-ebs-csi-driver: remove preStop hook [@sterchelen](https://github.com/sterchelen) [#14081](https://github.com/kubernetes/kops/pull/14081) +* cilium: fix wrong pod annotations templating #1.23 [@sterchelen](https://github.com/sterchelen) [#14105](https://github.com/kubernetes/kops/pull/14105) +* Disable some flags in kube-controller-manager and kube-scheduler when logging-format is not text [@h3poteto](https://github.com/h3poteto) [#14115](https://github.com/kubernetes/kops/pull/14115) +* Update runc to v1.1.4 [@hakman](https://github.com/hakman) [#14188](https://github.com/kubernetes/kops/pull/14188)