Commit Graph

56 Commits

Author SHA1 Message Date
Xiang Dai
36065c6dd7 delete all duplicate empty blanks
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-23 10:28:04 +08:00
Anago GCB
01e7b3040a Update CHANGELOG-1.10.md for v1.10.13. 2019-02-13 12:39:38 +00:00
qingsenLi
1ca1d918f6 fix typo of 'kubadm' in CHANGELOG-1.10.md 2019-01-18 02:25:49 +08:00
Kai Chen
6a61a9af40 Fix an incorrectly formatted URL in the 1.10 release note (#62294)
* Fix an incorrectly formatted URL in the 1.10 release note

* Fix a few more incorrectly formatted URLs
2018-12-26 10:38:56 -08:00
Anago GCB
7ca9d1bdd8 Update CHANGELOG-1.10.md for v1.10.12. 2018-12-19 12:44:39 +00:00
Pingan2017
7b2963dd41 replace features to enhancements 2018-12-12 11:37:21 +08:00
Jordan Liggitt
4388a34f7a Update changelogs for CVE-2018-1002105 2018-12-03 10:40:24 -05:00
Anago GCB
3a2e1dff86 Update CHANGELOG-1.10.md for v1.10.11. 2018-11-26 16:48:29 +00:00
Anago GCB
ce01e83772 Update CHANGELOG-1.10.md for v1.10.10. 2018-11-14 13:46:32 +00:00
Anago GCB
95c99eb052 Update CHANGELOG-1.10.md for v1.10.9. 2018-10-16 13:47:04 +00:00
Byungjin Park
340bd8b241 Fix typo in CHANGELOG-1.10.md 2018-10-12 04:07:36 +09:00
k8s-ci-robot
2220780614 Merge pull request #67401 from lathama/lathama-examples
from #61246 note removed examples and regression for master
2018-09-27 12:21:16 -07:00
Anago GCB
63fdee2614 Update CHANGELOG-1.10.md for v1.10.8. 2018-09-15 08:41:11 +00:00
Anago GCB
6d51311735 Update CHANGELOG-1.10.md for v1.10.7. 2018-08-20 11:37:08 +00:00
Andrew Latham
00c7502b21 from #61246 note removed examples and regression for master 2018-08-14 14:54:05 -05:00
Anago GCB
2486d51eb9 Update CHANGELOG-1.10.md for v1.10.6. 2018-07-26 11:50:21 +00:00
Anago GCB
95c3b39930 Update CHANGELOG-1.10.md for v1.10.5. 2018-06-21 13:07:14 +00:00
Anago GCB
c10e8bc4f0 Update CHANGELOG-1.10.md for v1.10.4. 2018-06-06 09:36:46 +00:00
Anago GCB
080739a12a Update CHANGELOG-1.10.md for v1.10.3. 2018-05-21 10:36:05 +00:00
Kubernetes Submit Queue
8a006e67dc Merge pull request #61874 from Pingan2017/changelog1-10
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>.

correct CHANGELOG-1.10.md

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

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-29 07:45:43 -07:00
Kubernetes Submit Queue
9ac547fd23 Merge pull request #62581 from Pharb/changelog-1.10-etcd
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>.

1.10 CHANGELOG: Fix supported etcd version comparison with K8s v1.9

**What this PR does / why we need it**:
This updates the 1.10 CHANGELOG to correctly state that the supported etcd server version in v1.9 is 3.1.10.
This also corrects the reference to the pull request which updated the etcd version for v1.10. 

**Release note**:

```release-note
NONE
```
2018-04-29 07:45:22 -07:00
Anago GCB
7711d88661 Update CHANGELOG-1.10.md for v1.10.2. 2018-04-27 10:42:55 +00:00
Kubernetes Submit Queue
c1a6d5544c Merge pull request #61882 from xiangpengzhao/fix-changelog
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 note on upgrading cluster by kubeadm.

**What this PR does / why we need it**:
Upgrading cluster from 1.9.x to 1.10.0 by kubeadm fails due to type change of `featureGates` in `KubeProxyConfiguration` done in #57962. This PR add a note on what should be done before upgrading.

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

**Special notes for your reviewer**:
cc @kubernetes/sig-cluster-lifecycle-bugs @liggitt @fgbreel
Thanks @berlinsaint for the workaround!

We may need a patch (if possible) for kubeadm to do this automatically as suggested by @danderson .

**Release note**:

```release-note
NONE
```
2018-04-25 02:15:22 -07:00
Kubernetes Submit Queue
a048ca888a Merge pull request #61891 from zhangxiaoyu-zidif/patch-9
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 pr No. from 517326 to 57326

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

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-22 08:08:40 -07:00
Patrick Harböck
89ad9df4fe 1.10 CHANGELOG: Fix supported etcd version comparison with K8s v1.9 2018-04-14 16:31:07 +02:00
Anago GCB
cce6a95ce5 Update CHANGELOG-1.10.md for v1.10.1. 2018-04-12 17:51:25 +00:00
Kubernetes Submit Queue
da85a280be Merge pull request #62097 from hzxuzhonghu/fix-change-log
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 1.10 change log typo

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

Thanks to @christianhuening, find typo about `enable-admission-plugins` and `disable-admission-plugins`
They are plural.

**Release note**:

```release-note
NONE
```
2018-04-10 15:46:20 -07:00
Kubernetes Submit Queue
07bfa6f922 Merge pull request #61814 from zhangxiaoyu-zidif/patch-8
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>.

Update CHANGELOG-1.10.md

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

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-10 14:04:43 -07:00
nikhiljindal
84ec3eb5cc Adding a release note in 1.10.0 for kubemci failure 2018-04-09 10:56:34 -07:00
xiangpengzhao
43b0f5855d Add note on upgrading cluster by kubeadm. 2018-04-09 19:53:24 +08:00
hzxuzhonghu
549fb0cad3 fix typo 2018-04-04 16:03:17 +08:00
nickchase
806df74c14 Added downgrade notice 2018-04-03 19:08:15 -04:00
Kubernetes Submit Queue
8b94183e90 Merge pull request #61819 from jianglingxia/jlx201803281617
Automatic merge from submit-queue (batch tested with PRs 60599, 61819). 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 format

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

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-02 20:03:04 -07:00
Kubernetes Submit Queue
32db4e1afe Merge pull request #61749 from krmayankk/changelog
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 changelog

Release Note
```release-note
none
```
2018-03-29 09:48:09 -07:00
Tim Zhang
d61d1d1780 fix pr No. from 517326 to 57326 2018-03-29 19:53:35 +08:00
Pingan2017
f06b51508e correct CHANGELOG-1.10.md 2018-03-29 11:15:25 +08:00
jianglingxia
583e4b61f5 fix format and typo of NodeAllocatableCgroups 2018-03-28 17:29:23 +08:00
Tim Zhang
e354da6230 Update CHANGELOG-1.10.md 2018-03-28 14:06:34 +08:00
andrewsykim
b8e1859320 remove beta annoucement for out-of-tree cloud provider feature 2018-03-27 16:22:29 -04:00
Michael Taufen
cde2669c24 Fix incorrect changelog - dynamic kubelet config is not beta 2018-03-27 09:43:25 -07:00
Mayank Kumar
d5d1525cd9 fix changelog 2018-03-26 20:48:44 -07:00
Kubernetes Submit Queue
328e3a8ab9 Merge pull request #61546 from warmchang/changelog-1.10
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 minor error in the 1.10 release note.

**What this PR does / why we need it**:
Fix minor error in the 1.10 release note.

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

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-03-26 18:10:19 -07:00
caleb miles
3a8c807119 Add in human curated release notes for 1.10 2018-03-26 16:37:26 -07:00
Anago GCB
ddbb9c7089 Update CHANGELOG-1.10.md for v1.10.0. 2018-03-26 19:00:36 -04:00
William Zhang
be56e1b497 Fix minor error in the 1.10 release note.
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-03-22 23:39:31 +08:00
caleb miles
99d7145653 Update CHANGELOG-1.10.md for v1.10.0-rc.1. 2018-03-19 20:35:56 -04:00
Anago GCB
9f77657538 Update CHANGELOG-1.10.md for v1.10.0-beta.4. 2018-03-14 06:36:55 +00:00
Anago GCB
ddbd573029 Update CHANGELOG-1.10.md for v1.10.0-beta.3. 2018-03-12 22:05:00 +00:00
Anago GCB
d112ffc2eb Update CHANGELOG-1.10.md for v1.10.0-beta.2. 2018-03-07 21:17:37 +00:00
caleb miles
5f8b0438fb Update CHANGELOG-1.10.md for v1.10.0-beta.1. 2018-03-01 02:59:00 -05:00