Commit Graph

149 Commits (c36eee2a0cb7e91826c162a277cc135fdc6a205a)

Author SHA1 Message Date
Eric Tune 2d01050dbc Add note about init container status reporting
Does not work when kubelets at 1.3.x and apiserver is 1.4.x
2016-09-26 06:18:35 -07:00
Lucas Käldström 51573860fa Update CHANGELOG and gofmt 2016-09-26 09:13:09 +01:00
Quinton Hoole d9733b530c Update release notes for Federation features. 2016-09-24 18:57:43 -07:00
Phillip Wittrock 10f9f04978 Run update-mungedocs.sh on release notes 2016-09-23 21:33:55 -07:00
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
Vishnu kannan 888e4c6de3 Document known issues for v1.3.0
Signed-off-by: Vishnu kannan <vishnuk@google.com>
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-07-01 20:16:26 -07:00
David McMahon d8bd9bf95f 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
2016-07-01 18:39:49 -07:00
Eric Tune e5f92b55d7 Manually improved release notes.
Summarized what I thought were the most interesting changes for
all users, and for specific cloud providers.

Still need better list of breaking changes.
2016-07-01 17:08:02 -07:00
Eric Tune 39423f2e02 trivial changes to CHANGELOG.md 2016-07-01 17:08:02 -07:00
David McMahon 3313d68066 Update CHANGELOG.md for v1.3.0. 2016-07-01 13:04:11 -07:00
David McMahon 251798d9aa Update CHANGELOG.md for v1.3.0-beta.3. 2016-06-30 17:52:45 -07:00
David McMahon 444ce19353 Update CHANGELOG.md for v1.2.5. 2016-06-27 11:20:34 -07:00
David McMahon f32d23ad73 Update CHANGELOG.md for v1.3.0-beta.2. 2016-06-21 13:51:33 -07:00
David McMahon 95603def12 Update CHANGELOG.md for v1.3.0-beta.1. 2016-06-16 18:22:23 -07:00
Xiangpeng Zhao 4302b574d1 Fix a minor typo in CHANGELOG.md
NetworkUnavaiable --> NetworkUnavailable
2016-06-08 10:34:15 +08:00
David McMahon 24ddec1cbf Update CHANGELOG.md for v1.3.0-alpha.5. 2016-06-02 14:33:07 -07:00
Girish Kalele 60d2293f4c Address review comments 2016-05-31 10:14:33 -07:00
Kevin 52fb89ff73 implement taints and tolerations 2016-05-18 15:06:23 +00:00
k8s-merge-robot bf4f84167f Merge pull request #23567 from smarterclayton/init_containers
Automatic merge from submit-queue

Add init containers to pods

This implements #1589 as per proposal #23666

Incorporates feedback on #1589, creates parallel structure for InitContainers and Containers, adds validation for InitContainers that requires name uniqueness, and comments on a number of implications of init containers.

This is a complete alpha implementation.

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/23567)
<!-- Reviewable:end -->
2016-05-18 00:53:30 -07:00
David McMahon 179f89507a Fix content for v1.3.0-alpha.4 release notes. 2016-05-17 16:11:56 -07:00
David McMahon 088a683a2c Update CHANGELOG.md for v1.3.0-alpha.4. 2016-05-17 15:11:04 -07:00
Clayton Coleman 6cc6d29339
Generated code for init containers 2016-05-17 00:29:52 -04:00
David McMahon 5916baa387 Update CHANGELOG.md for v1.2.4. 2016-05-06 10:55:03 -07:00
Isaac Hollander McCreery 39c98a8d6b Fix v1.3.0-alpha.3 CHANGELOG entry 2016-05-05 09:25:53 -07:00
Isaac Hollander McCreery b3725589ab Update CHANGELOG.md for v1.3.0-alpha.3. 2016-04-28 11:24:51 -07:00
David McMahon de010c89a2 Update CHANGELOG.md for v1.2.3. 2016-04-22 14:36:48 -07:00
David McMahon 77ed9d3850 Fix gs:// path to kubernetes binary in 1.3.0-alpha.2. 2016-04-20 12:38:16 -07:00
David McMahon fbe5f70267 Update CHANGELOG.md for v1.3.0-alpha.2. 2016-04-11 12:54:06 -07:00
David McMahon 72e3988531 Release notes for v1.2.2.
And fix (remove some dups) from v1.2.1.
2016-04-07 18:14:37 -07:00
David McMahon 30c95d1d06 Add release notes for v1.2.1 and cleanup/unify formatting/layout. 2016-04-01 15:21:13 -07:00
David McMahon 823514d7be Add a TOC and a comment placeholder for adding new releases. 2016-04-01 12:27:25 -07:00
David McMahon 57624365ba Markdown files in root updated by update-generated-docs.sh. 2016-03-31 16:53:52 -07:00
David McMahon 9e0f293600 Explicit links needed for PRs and users in github source markdown.
Fix some other formatting:
- Reverse ordered the included releases for 1.2.0 (newest to oldest).
- Use the same Downloads format for all releases so far (in this file).
2016-03-29 19:01:05 -07:00
David McMahon 585e470055 Update CHANGELOG.md with v1.3.0-alpha.1 release. 2016-03-29 15:33:24 -07:00
bryk 138d03b8b3 Fix changelog for Dashboard UI part
It had a typo and an unfinished sentence. Also, I've changes meaning to
be explicit about the note.

Fixes #23277
2016-03-22 11:59:02 +01:00
Dawn Chen ab2ebdbbd9 Adding missing known issue. 2016-03-18 17:16:46 -07:00
Dawn Chen 16f652ca27 Add missing notable features. 2016-03-18 16:47:26 -07:00
David McMahon 73449887c9 Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Brendan Burns 30e2495b3f Change the CHANGELOG to be a pointer to the releases page. 2015-06-09 20:12:24 -07:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Brendan Burns 0e00c270b7 Update CHANGELOG for 0.17.0 2015-05-12 17:01:21 -07:00
Brendan Burns 773bd23403 Update changelog. 2015-05-01 12:41:08 -07:00
Tim Hockin 12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Brendan Burns 819d1d9ffc Update CHANGELOG. 2015-04-20 21:31:20 -07:00
Paul Morie 343b423208 Add command and argument control to changelog 2015-04-09 22:54:48 -04:00
Brendan Burns 039249ad4e Update changelog. 2015-01-21 10:00:12 -08:00
Brendan Burns 119fe37f06 Update CHANGELOG.md 2014-12-22 20:08:39 -08:00
Brendan Burns b31ba99f57 Update changelog for 0.5 2014-11-17 21:02:26 -08:00
Dawn Chen 06012aeebb Add initial changelog 2014-10-14 16:56:09 -07:00