mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
add a known issue in 1.16 for kube-scheduler
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
This commit is contained in:
parent
512eccac1f
commit
1e6f5c1a17
@ -179,6 +179,7 @@ The main themes of this release are:
|
||||
- The etcd and KMS plugin health checks are not exposed in the new `livez` and `readyz` endpoints. This will be fixed in 1.16.1.
|
||||
- Systems running `iptables` 1.8.0 or newer should start it in legacy mode. Please note that this affects all versions of Kubernetes and not only v1.16.0. For more detailed information about the issue and how to apply a workaround, please refer to the official documentation
|
||||
- Generating informers for packages in directories containing dots in their name is broken. This will be fixed in v1.16.1. ([#82860](https://github.com/kubernetes/kubernetes/issues/82860))
|
||||
- kube-scheduler won't be able to report scheduling Events if `events.k8s.io/v1beta1` API is disabled. We are targeting the fix for v1.16.2 ([#83203](https://github.com/kubernetes/kubernetes/issues/83203))
|
||||
|
||||
## Urgent Upgrade Notes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user