Commit Graph

257 Commits

Author SHA1 Message Date
Kubernetes Submit Queue
7b61fb37ef Merge pull request #53436 from liggitt/kubeadm-init
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add /var/lib/kubelet error to known issues

Document https://github.com/kubernetes/kubernetes/issues/53356 in known issues for 1.8.0
2017-10-04 10:33:14 -07:00
Jordan Liggitt
db63350eac
Add /var/lib/kubelet error to known issues 2017-10-04 10:46:49 -04:00
andrewsykim
41a1af42a9 add note about kubeletremoved flag --api-servers 2017-10-03 15:01:49 -04:00
Jordan Liggitt
98910dab8e
Updated known issues for kubelet --cert-dir 2017-10-01 22:27:12 -04:00
Marcin Wielgus
cd37a28fa5 Update CHANGELOG.md for v1.5.8. 2017-09-30 22:16:44 -04:00
mbohlool
c84c0edba4 Fix 1.8.0 binery checksums 2017-09-29 10:38:15 -07:00
Chao Xu
ccfbb0f374 Update CHANGELOG.md for v1.7.7. 2017-09-29 07:04:19 +02:00
xiangpengzhao
1526ba2302 Move 1.6.11 changelog to CHANGELOG-1.6.md 2017-09-29 10:56:45 +08:00
Adam Worrall
ca712680c7 Update CHANGELOG.md for v1.8.0. 2017-09-28 17:35:15 -07:00
Anthony Yeh
3be02df2ed
Update CHANGELOG.md for v1.6.11. 2017-09-28 16:18:37 -07:00
Kubernetes Submit Queue
f668373671 Merge pull request #52895 from jianglingxia/jlx-proposals
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

fix some error link of changelog.md and changelog-1.6.md

**What this PR does / why we need it**:
some proposal link in changelog,so change it!
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-09-22 20:09:35 -07:00
Adam Worrall
5223d0dd6a Update CHANGELOG.md for v1.8.0-rc.1. 2017-09-22 19:32:06 -07:00
Adam Worrall
9782f2a8ac Update CHANGELOG.md for v1.9.0-alpha.1. 2017-09-22 19:09:34 -07:00
Kubernetes Submit Queue
ceb27254c9 Merge pull request #52514 from xiangpengzhao/remove-none-note
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

Release note should not be NONE or similar things.

**What this PR does / why we need it**:
Some release notes are `None` or other similar things. They're meaningless in CHANGELOG.

ref: https://github.com/kubernetes/test-infra/issues/4341 https://github.com/kubernetes/test-infra/issues/4295 https://github.com/kubernetes/test-infra/issues/3295

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
Hope bot can check such case in the future.

cc @cjwagner 

**Release note**:

```release-note
NONE
```
2017-09-22 18:26:03 -07:00
jianglingxia
385a0d21fa fix some error link of changelog.md and changelog-1.6.md 2017-09-22 15:41:20 +08:00
xiangpengzhao
709ad5867b Move 1.6.* release notes out of CHANGELOG.md 2017-09-19 20:22:07 +08:00
xiangpengzhao
311077385e Move 1.5.* release notes out of CHANGELOG.md 2017-09-19 20:22:07 +08:00
xiangpengzhao
758002642c Move 1.4.* release notes out of CHANGELOG.md 2017-09-19 20:22:07 +08:00
xiangpengzhao
c2012fc5a6 Move 1.3.* release notes out of CHANGELOG.md 2017-09-15 11:21:25 +08:00
xiangpengzhao
efb6e3c888 Release note should not be NONE or similar things. 2017-09-15 10:39:07 +08:00
Wojciech Tyczynski
e6209113e4 Update CHANGELOG.md for v1.7.6. 2017-09-14 12:34:41 +02:00
Anthony Yeh
1bdcfa59e8
Update CHANGELOG.md for v1.6.10. 2017-09-13 13:57:24 -07:00
xiangpengzhao
594b874ff6 Update TOC of CHANGELOG 2017-09-09 13:38:29 +08:00
xiangpengzhao
48e7289b2e Move 1.2.* release notes into separate file CHANGELOG-1.2.md 2017-09-09 11:01:56 +08:00
Adam Worrall
92e1f4466e Update CHANGELOG.md for v1.8.0-beta.1. 2017-09-07 19:04:29 -07:00
foxish
cd1c2340b5 Fix changelog to add discovery/controller-manager fixes.
Improve release notes for entries that say "automated cherrypick".
2017-08-31 10:31:19 -07:00
Wojciech Tyczynski
721923924d Update CHANGELOG.md for v1.7.5. 2017-08-31 14:41:10 +02:00
Slava Semushin
227236bd0c Fix typo in docs. 2017-08-30 12:33:37 +02:00
mbohlool
8a12b65123 Update CHANGELOG.md for v1.8.0-alpha.3. 2017-08-23 16:18:55 -07:00
Anthony Yeh
ef7b7ebd9c
Update CHANGELOG.md for v1.6.9. 2017-08-23 11:57:22 -07:00
Kubernetes Submit Queue
7209cb76bb Merge pull request #50183 from jianglingxia/jlx080511
Automatic merge from submit-queue

fix the link of doc

**What this PR does / why we need it**:
the link of doc point one pr,I think point the kubernetes documents better,thanks!
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-08-22 01:25:26 -07:00
Kubernetes Submit Queue
a1234aa28b Merge pull request #50837 from tizhou86/master
Automatic merge from submit-queue

Fix several typos in CHANGELOG.md file

**What this PR does / why we need it**:

Fixed several typos in CHANGELOG.md file.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

NONE

**Special notes for your reviewer**:

NONE

**Release note**:

```release-note

NONE

```
2017-08-17 19:58:01 -07:00
Wojciech Tyczynski
89cd583ec3 Update CHANGELOG.md for v1.7.4. 2017-08-17 18:33:52 +02:00
Ti Zhou
589c90a439 Fixed several typos in CHANGELOG.md. 2017-08-17 16:48:26 +08:00
jianglingxia
7a45e3983b fix the link of doc 2017-08-05 11:04:27 +08:00
Kubernetes Submit Queue
04b2c29a5a Merge pull request #50104 from MrHohn/kube-proxy-1.7.3-changelog
Automatic merge from submit-queue

Add kube-proxy change notice to v1.7.3 release note

**What this PR does / why we need it**: Add necessary release note for issue #48600.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #48600 

**Special notes for your reviewer**:

This is suppose to be in v1.7.3 release note, but turned out I only updated release note on the cherrypick PR (#49799) instead of the original PR (#48625) so nothing got picked up :( 

/assign @bowei @wojtek-t 

**Release note**:

```release-note
NONE
```
2017-08-03 12:55:04 -07:00
Anthony Yeh
ae2175b6d2
Update CHANGELOG.md for v1.6.8. 2017-08-03 12:53:26 -07:00
Zihong Zheng
357f345206 Add kube-proxy change notice to v1.7.3 release note 2017-08-03 11:52:15 -07:00
Wojciech Tyczynski
34cfa9c7de Update CHANGELOG.md for v1.7.3. 2017-08-03 12:25:28 +02:00
Kubernetes Submit Queue
93b144c426 Merge pull request #48853 from zhangxiaoyu-zidif/delete-reduandant-star
Automatic merge from submit-queue

Delete reduandant *

**What this PR does / why we need it**:
Delete reduandant *

**Release note**:

```release-note
NONE
```
2017-07-24 15:03:05 -07:00
Wojciech Tyczynski
b5fe445d23 Update CHANGELOG.md for v1.7.2. 2017-07-21 13:43:30 +02:00
guangxuli
5699397927 remove duplicated bug-fix item 2017-07-20 16:04:18 +08:00
Dawn Chen
33d555ef00 Merge pull request #48897 from nicksardo/known-issue-1.7
Add known GCE issue for 1.7.0
2017-07-13 23:39:10 -07:00
Chao Xu
6013d31693 Update CHANGELOG.md for v1.7.1. 2017-07-13 20:55:04 -07:00
Kubernetes Submit Queue
6f6bf26ba5 Merge pull request #48562 from krmayankk/update-rel-notes
Automatic merge from submit-queue

update release notes for 1.7
2017-07-13 18:50:55 -07:00
Nick Sardo
999c7195a4 Add known GCE issue for 1.7.0 2017-07-13 12:28:02 -07:00
zhangxiaoyu-zidif
72fe98901e Delete reduandant * 2017-07-13 14:17:19 +08:00
Chao Xu
ca32e8cc0a Update CHANGELOG.md for v1.8.0-alpha.2. 2017-07-13 03:47:47 +02:00
Mayank Kumar
0d6f182870 update release notes for 1.7 2017-07-06 19:32:16 -07:00
Kubernetes Submit Queue
3f0141edd5 Merge pull request #48499 from zhangxiaoyu-zidif/fix-format-changelog-v.1.7.0-alpha.4
Automatic merge from submit-queue

fix style of yaml and text

**What this PR does / why we need it**:
The original format is very odd. So I try to fix it.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-07-05 13:28:21 -07:00