Commit Graph

95 Commits (23ff0e49d30870fb793241f877386e14aaa157f8)

Author SHA1 Message Date
Phillip Wittrock 23ff0e49d3 Fix issue with CHANGELOG.md. Remove broken links and links to docs not yet checked in. 2016-09-23 20:30:39 -07:00
Eric Tune a21e047d10 Merge pull request #33410 from spiffxp/v1.4.0-release-notes
draft release notes for kubernetes v1.4.0
2016-09-23 17:59:50 -07:00
Anirudh Ramanathan cb732e2bf6 Fixed links to known issues. 2016-09-23 17:42:00 -07:00
Anirudh Ramanathan dd9fb80f5f apiserver -> API server, kublet -> kubelet 2016-09-23 17:33:42 -07:00
Anirudh Ramanathan 88a4272b63 delgation -> delegation 2016-09-23 17:18:06 -07:00
Anirudh Ramanathan 0c47788e8f Fixed typo: schdeuled -> scheduled 2016-09-23 17:11:15 -07:00
Anirudh Ramanathan c2ba1eefeb Update CHANGELOG.md 2016-09-23 16:46:05 -07:00
Phillip Wittrock 919c2e9287 Update CHANGELOG.md for v1.4.0-beta.11. 2016-09-23 16:11:24 -07:00
Aaron Crickenberger b5850a66d2 draft release notes for kubernetes v1.4.0
/cc @pwittrock @foxish @matchstick @quinton-hoole
2016-09-23 16:03:20 -07:00
Kubernetes Submit Queue 9cecc1a814 Merge pull request #33119 from caesarxuchao/changelog-more
Automatic merge from submit-queue

Add description for behavior changes of the DELETE REST operation caused by garabge collection

@janetkuo @lavalamp @pwittrock
2016-09-22 15:03:53 -07:00
Phillip Wittrock db9aa95c11 Update CHANGELOG.md for v1.4.0-beta.10. 2016-09-21 23:34:43 -07:00
Chao Xu 8ea67d7ac9 more on garabge collection 2016-09-20 16:56:59 -07:00
Phillip Wittrock 7bb2086c03 Update CHANGELOG.md for v1.4.0-beta.8. 2016-09-18 14:19:06 -07:00
Phillip Wittrock 66d06d4fc6 Update CHANGELOG.md for v1.4.0-beta.7. 2016-09-17 15:04:56 -07:00
Phillip Wittrock 9471f405bb Update CHANGELOG.md for v1.4.0-beta.6. 2016-09-16 14:09:44 -07:00
Chao Xu c4ea205aeb print instruction in case of failed kubectl 1.3 rolling-update against 1.4 cluster 2016-09-15 17:20:39 -07:00
Phillip Wittrock be59266a9d Update CHANGELOG.md for v1.4.0-beta.5. 2016-09-14 23:47:39 -07:00
mbohlool 913cae98d9 Update release notes of OpenAPI support 2016-09-13 11:02:53 -07:00
Kubernetes Submit Queue a44d2f8009 Merge pull request #32243 from caesarxuchao/generate-1-5-clientset
Automatic merge from submit-queue

Generate 1 5 clientset

Generate the 1.5 clientset. Stop updating 1.4 clientset. Remove 1.2 clientset.

@nikhiljindal @lavalamp 

I will rebase #31994 atop of this one.
2016-09-12 23:04:50 -07:00
David McMahon 71af33120a Update CHANGELOG.md for v1.3.7. 2016-09-12 16:45:13 -07:00
Phillip Wittrock dd6f8bfb31 Update CHANGELOG.md for v1.4.0-beta.3. 2016-09-12 11:32:49 -07:00
Chao Xu 70d62a93a5 other manual changes 2016-09-12 10:24:18 -07:00
David McMahon 115855bbd2 Update CHANGELOG.md for v1.4.0-beta.2. 2016-09-12 09:03:13 -07:00
David McMahon 6943dfd633 Update CHANGELOG.md for v1.4.0-beta.1. 2016-09-10 13:30:31 -07:00
Dr. Stefan Schimanski 9a34eeed0f Remove net.ipv4.tcp_max_syn_backlog from sysctl whitelist
This is not namespaced in today's kernels.
2016-09-05 13:04:19 +02:00
David McMahon bcf1fa70a2 Remove duplicate entry from CHANGELOG.md. 2016-08-26 13:11:29 -07:00
David McMahon 8dfc7fad68 Update CHANGELOG.md for v1.3.6. 2016-08-26 11:44:22 -07:00
David McMahon 8f0109ea21 Update CHANGELOG.md for v1.4.0-alpha.3. 2016-08-25 12:35:03 -07:00
Kubernetes Submit Queue eb70c62c44 Merge pull request #30344 from ZJU-SEL/remove-duplicate-words
Automatic merge from submit-queue

remove duplicate word in CHANGELOG

<!--
Checklist for submitting a Pull Request

Please remove this comment block before submitting.

1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
3. If you want this PR to automatically close an issue when it is merged,
   add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>`
   to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests).
4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.
-->

```release-note
remove duplicate word in CHANGELOG
```

Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
2016-08-17 00:13:16 -07:00
David McMahon f1639bee71 Update CHANGELOG.md for v1.3.5. 2016-08-11 14:02:21 -07:00
Xianglin Gao 301b9ee727 remove duplicate word in CHANGELOG
Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
2016-08-10 15:59:08 +08:00
David McMahon 2af3f03f92 Update CHANGELOG.md for v1.3.4. 2016-08-01 10:14:58 -07:00
David McMahon 849bc29eea Update CHANGELOG.md for v1.4.0-alpha.2. 2016-07-29 12:58:45 -07:00
fabioy 1d99db3bbd Update 1.3.3 CHANGELOG with known issues. 2016-07-22 21:50:51 -07:00
David McMahon f55206a675 Update CHANGELOG.md for v1.3.3. 2016-07-22 14:01:23 -07:00
David McMahon 87a0213d43 Update CHANGELOG.md for v1.3.2. 2016-07-17 11:59:30 -07:00
David McMahon 3304dbd3d0 Update CHANGELOG.md for v1.3.1. 2016-07-17 11:05:22 -07:00
David McMahon cec04b5e9e Update CHANGELOG.md for v1.2.6. 2016-07-15 09:37:53 -07:00
David McMahon f5ca4e888c Add missing mungedoc run to hack/verify-munge-docs.sh.
Update CHANGELOG.md.
2016-07-13 13:39:20 -07:00
Maisem Ali 017965d6dc Merge pull request #28649 from david-mcmahon/fix-heading
Fix heading for previous releases on v1.3.0.
2016-07-13 13:13:38 -07:00
David McMahon f6d7e5c614 Update CHANGELOG.md for v1.4.0-alpha.1. 2016-07-11 14:01:01 -07:00
David Oppenheimer b77e39298e Rescheduling in Kubernetes design proposal. 2016-07-10 14:59:59 -07:00
Eric Tune b983849abe Merge pull request #28564 from erictune/foof
Update changelog.
2016-07-10 07:57:36 -07:00
Cindy Wang fedc513658 Consolidated examples into storage/ and volume/ folders
Search and replace for references to moved examples

Reverted find and replace paths on auto gen docs

Reverting changes to changelog

Fix bugs in test-cmd.sh

Fixed path in examples README

ran update-all successfully

Updated verify-flags exceptions to include renamed files
2016-07-08 13:34:32 -07:00
Eric Tune b7c62a6d7e Update changelog. 2016-07-08 10:48:01 -07:00
David McMahon 29b0bdc7a7 Fix heading for previous releases on v1.3.0. 2016-07-07 17:30:30 -07:00
Tim St. Clair 868fa6a61a Regenerate TOCs with duplicate header fix 2016-07-07 13:31:17 -07:00
k8s-merge-robot b167001de6 Merge pull request #28403 from vishh/known-issues
Automatic merge from submit-queue

Document known issues for v1.3.0
2016-07-06 16:13:16 -07:00
k8s-merge-robot 6c63460a2e Merge pull request #28406 from david-mcmahon/update-v1.2.3
Automatic merge from submit-queue

Updating release notes

    v1.2.2..v1.2.3
    v1.2.3..v1.2.4
    v1.2.4..v1.2.5
    v1.2.0..v1.3.0-alpha.1
    v1.3.0-alpha.1..v1.3.0-alpha.2
    v1.3.0-alpha.2..v1.3.0-alpha.3
    v1.3.0-alpha.3..v1.3.0-alpha.4
    v1.3.0-alpha.4..v1.3.0-alpha.5
    v1.3.0-alpha.5..v1.3.0-beta.1
    v1.3.0-beta.1..v1.3.0-beta.2
    v1.3.0-beta.2..v1.3.0-beta.3

First pass.
2016-07-06 14:48:13 -07:00
Angus Salkeld e0ce987f4e Add command "kubectl config get-contexts"
Note: Context is not a runtime object (doesn't have Kind and Version) so
      we can't use the resource_printer
2016-07-05 11:24:00 +02:00