Commit 33d555ef authored by Dawn Chen's avatar Dawn Chen Committed by GitHub

Merge pull request #48897 from nicksardo/known-issue-1.7

Add known GCE issue for 1.7.0
parents a14abaab 999c7195
...@@ -1166,6 +1166,9 @@ JSON API clients should tolerate `null` values for such fields, and treat `null` ...@@ -1166,6 +1166,9 @@ JSON API clients should tolerate `null` values for such fields, and treat `null`
* Local volume source paths that are directories and not mount points fail to unmount. A fix is in process ([#48331](https://github.com/kubernetes/kubernetes/issues/48331)). * Local volume source paths that are directories and not mount points fail to unmount. A fix is in process ([#48331](https://github.com/kubernetes/kubernetes/issues/48331)).
* Services of type LoadBalancer (on GCE/GKE) that have static IP addresses will cause the Service Controller to panic and thereby causing the kube-controller-manager to crash loop.
([#48848](https://github.com/kubernetes/kubernetes/issues/48848))
## **Deprecations** ## **Deprecations**
### Cluster provisioning scripts ### Cluster provisioning scripts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment