Commit Graph

270 Commits (f20f1642c941736dfe840ff9c829221d6fb13849)

Author SHA1 Message Date
Ivan Kurnosov 6c82998e71
Updated a link to the latest changelog 2018-12-28 15:05:09 +13:00
William Zhang 4b1eb49e79 Upgrade the release version info in CHANGELOG.md
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2018-09-29 16:09:58 +08:00
caleb miles ab550a0878 Insert human curated 1.11 release notes and set current version 2018-06-27 19:19:19 -04:00
caleb miles cd59a73f36
Marks 1.10 as the current release 2018-03-26 17:08:54 -07:00
Mark Janssen 31bcbe4368 Update release note links for 1.10 2018-01-17 22:45:12 +01:00
Jordan Liggitt 6431e9ea7b
Move 1.8.x release notes 2017-10-11 22:41:36 -04:00
Jordan Liggitt 9a6d1d407d
Move 1.9.x changelog entries 2017-10-11 17:04:00 -04:00
Jordan Liggitt dbb7efcf18
Move 1.7.x changelog entries 2017-10-11 17:00:02 -04:00
Jordan Liggitt f25e313906
Move 1.5.x changelog entries 2017-10-11 16:55:38 -04:00
Kubernetes Submit Queue 6c081c3d53 Merge pull request #51886 from jianglingxia/jlx90416
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>.

amend about kubectl create secret of changelog

**What this PR does / why we need it**:
kubectl create secret has a new option --from-env-file that populates a configmap from file which follows a key=val format for each line.
maybe copy the above line ,need change the configmap to secret,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-10-10 00:34:00 -07:00
Kubernetes Submit Queue 41f928f930 Merge pull request #53286 from xiangpengzhao/fix-changelogmd
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 bad format of 1.8 release notes

**What this PR does / why we need it**:
Some links have bad format, this PR fixes them.

**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**:
/cc @abgworrall 

**Release note**:

```release-note
NONE
```
2017-10-05 13:57:27 -07:00
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
xiangpengzhao 523030b764 Fix bad format of 1.8 release notes 2017-09-30 15:40:00 +08: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
jianglingxia 3f151b0c59 squash the commits into one 2017-09-25 09:36:15 +08: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