From 72fe98901e6f68ba5ae1b79da441ce9a1bccb61f Mon Sep 17 00:00:00 2001 From: zhangxiaoyu-zidif Date: Thu, 13 Jul 2017 14:17:19 +0800 Subject: [PATCH] Delete reduandant * --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f7605ad13f..a77b953cc91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1222,9 +1222,7 @@ Features for this release were tracked via the use of the [kubernetes/features]( * `kubectl create clusterrole` supports `--non-resource-url` ([#45809](https://github.com/kubernetes/kubernetes/pull/45809), [@CaoShuFeng](https://github.com/CaoShuFeng)) - * `kubectl logs` and `kubectl attach` support specifying a wait timeout with `--pod-running-timeout` - - * ([#41813](https://github.com/kubernetes/kubernetes/pull/41813), [@shiywang](https://github.com/shiywang)) + * `kubectl logs` and `kubectl attach` support specifying a wait timeout with `--pod-running-timeout` ([#41813](https://github.com/kubernetes/kubernetes/pull/41813), [@shiywang](https://github.com/shiywang)) * New commands