Skip to content

Commit

Permalink
Merge pull request kubernetes#48897 from nicksardo/known-issue-1.7
Browse files Browse the repository at this point in the history
Add known GCE issue for 1.7.0
  • Loading branch information
dchen1107 authored Jul 14, 2017
2 parents a14abaa + 999c719 commit 33d555e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)).

* 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**

### Cluster provisioning scripts
Expand Down

0 comments on commit 33d555e

Please sign in to comment.