CHANGELOG: add a hyperlink to issue 86282
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
parent
0a839c6c3b
commit
416e41d5ec
@ -3178,7 +3178,7 @@ filename | sha512 hash
|
||||
- In the kubelet resource metrics endpoint at /metrics/resource, change the names of the following metrics:
|
||||
- node_cpu_usage_seconds --> node_cpu_usage_seconds_total
|
||||
- container_cpu_usage_seconds --> container_cpu_usage_seconds_total
|
||||
This is a partial revert of #86282, which was added in 1.18.0, and initially removed the _total suffix ([#89540](https://github.com/kubernetes/kubernetes/pull/89540), [@dashpole](https://github.com/dashpole)) [SIG Instrumentation and Node]
|
||||
This is a partial revert of [#86282](https://github.com/kubernetes/kubernetes/pull/86282), which was added in 1.18.0, and initially removed the _total suffix ([#89540](https://github.com/kubernetes/kubernetes/pull/89540), [@dashpole](https://github.com/dashpole)) [SIG Instrumentation and Node]
|
||||
- Kube-apiserver: multiple comma-separated protocols in a single X-Stream-Protocol-Version header are now recognized, in addition to multiple headers, complying with RFC2616 ([#89857](https://github.com/kubernetes/kubernetes/pull/89857), [@tedyu](https://github.com/tedyu)) [SIG API Machinery]
|
||||
- Kubeadm increased to 5 minutes its timeout for the TLS bootstrapping process to complete upon join ([#89735](https://github.com/kubernetes/kubernetes/pull/89735), [@rosti](https://github.com/rosti)) [SIG Cluster Lifecycle]
|
||||
- Kubeadm: during join when a check is performed that a Node with the same name already exists in the cluster, make sure the NodeReady condition is properly validated ([#89602](https://github.com/kubernetes/kubernetes/pull/89602), [@kvaps](https://github.com/kvaps)) [SIG Cluster Lifecycle]
|
||||
|
Loading…
Reference in New Issue
Block a user