mirror of https://github.com/kubernetes/kops.git
Release notes for 1.23.4
This commit is contained in:
parent
9faeb5b8a9
commit
f29e4033e2
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue