Commit Graph

95 Commits (23ff0e49d30870fb793241f877386e14aaa157f8)

Author SHA1 Message Date
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