Skip to content

Commit

Permalink
Adding missing known issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
dchen1107 committed Mar 19, 2016
1 parent 16f652c commit ab2ebdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ failure.
* “kubectl rolling-update” only supports Replication Controllers (it doesn’t
support Replica Sets). It’s recommended to use Deployment 1.2 with “kubectl
rollout” commands instead, if you want to rolling update Replica Sets.
* When live upgrading Kubelet to 1.2 without draining the pods running on the node,
the containers will be restarted by Kubelet (see details in [#23104](https://github.com/kubernetes/kubernetes/issues/23104)).

### Docker Known Issues

Expand Down

1 comment on commit ab2ebdb

@k8s-teamcity-mesosphere

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity OSS :: Kubernetes Mesos :: 4 - Smoke Tests Build 19500 outcome was SUCCESS
Summary: Tests passed: 1, ignored: 265 Build time: 00:06:22

Please sign in to comment.