Skip to content

Commit

Permalink
Merge pull request kubernetes#321 from superbrothers/fix-1.7-release-…
Browse files Browse the repository at this point in the history
…notes

Fix incorrect release notes for kubernetes/kubernetes#44251
  • Loading branch information
calebamiles committed Jun 29, 2017
2 parents bc30896 + 7e9f21f commit 52fe7bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-1.7/release-notes-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ Continuous integration builds have used the following versions of external depen

* Kubectl taint output has been enhanced with the operation ([#43171](https://github.com/kubernetes/kubernetes/pull/43171), [@ravisantoshgudimetla](https://github.com/ravisantoshgudimetla))

* Kubectl --namespace and --cluster now support completion ([#44251](https://github.com/kubernetes/kubernetes/pull/44251), [@superbrothers](https://github.com/superbrothers))
* Kubectl --user and --cluster now support completion ([#44251](https://github.com/kubernetes/kubernetes/pull/44251), [@superbrothers](https://github.com/superbrothers))

* Kubectl version now supports --output ([#39858](https://github.com/kubernetes/kubernetes/pull/39858), [@alejandroEsc](https://github.com/alejandroEsc))

Expand Down Expand Up @@ -1249,7 +1249,7 @@ Continuous integration builds have used the following versions of external depen

* CRI: kubectl logs -f now stops following when container stops, as it did pre-CRI. ([#44406](https://github.com/kubernetes/kubernetes/pull/44406), [@Random-Liu](https://github.com/Random-Liu))

* Add completion support for --namespace and --cluster to kubectl ([#44251](https://github.com/kubernetes/kubernetes/pull/44251), [@superbrothers](https://github.com/superbrothers))
* Add completion support for --user and --cluster to kubectl ([#44251](https://github.com/kubernetes/kubernetes/pull/44251), [@superbrothers](https://github.com/superbrothers))

* dnsprovider: avoid panic if route53 fields are nil ([#44380](https://github.com/kubernetes/kubernetes/pull/44380), [@justinsb](https://github.com/justinsb))

Expand Down

0 comments on commit 52fe7bc

Please sign in to comment.