k8s-merge-robot
a9f7681b47
Merge pull request #18090 from thockin/go-versions
...
Auto commit by PR queue bot
2015-12-14 14:47:59 -08:00
Paul Morie
ad6bfda321
Add note about type comments to API changes doc
2015-12-14 15:03:21 -05:00
Justin Santa Barbara
343a552e67
Zone scheduler: Update scheduler docs
...
There's not a huge amount of detail in the docs as to how the scheduler
actually works, which is probably a good thing both for readability and
because it makes it easier to tweak the zone-spreading approach in the
future, but we should include some information that we do spread across
zones if zone information is present on the nodes.
2015-12-13 20:34:01 -05:00
k8s-merge-robot
a64798d24c
Merge pull request #18177 from eosrei/1111-doc-machine-names
...
Auto commit by PR queue bot
2015-12-10 21:42:08 -08:00
Tim Hockin
458e489bbd
Make go version requirements clearer
2015-12-10 12:09:25 -08:00
Filip Grzadkowski
7da888eee0
Update documents for release process
2015-12-10 19:28:40 +01:00
Tamer Tas
9b60d8c880
Rename githash to build_version and version to release_version
2015-12-08 01:21:20 +02:00
Jon Eisen
ee875e93eb
Add new clojure api bindings library
...
https://github.com/yanatan16/clj-kubernetes-api
2015-12-04 13:47:30 -07:00
Brad Erickson
77f62c05d2
Minion->Node rename: docs/ machine names only, except gce/aws
2015-12-03 23:34:50 -08:00
Brad Erickson
a608d8c1bd
Minion->Name rename: cluster/vagrant, docs and Vagrantfile
2015-12-02 12:45:12 -08:00
k8s-merge-robot
e2203f9397
Merge pull request #16628 from caesarxuchao/change-error-type
...
Auto commit by PR queue bot
2015-11-30 17:21:52 -08:00
k8s-merge-robot
415901cde2
Merge pull request #17703 from timstclair/api-conventions
...
Auto commit by PR queue bot
2015-11-30 15:49:53 -08:00
Chao Xu
b0542299ca
change the "too old resource version" error from InternalError to 410 Gone.
2015-11-25 10:27:03 -08:00
Brad Erickson
bc465c1d0f
Minion->Node rename: NUM_NODES
2015-11-25 00:45:10 -08:00
Brad Erickson
ceef4793e3
Minion->Node rename: KUBERNETES_NODE_MEMORY, VAGRANT_NODE_NAMES, etc
...
ENABLE_NODE_PUBLIC_IP
NODE_ADDRESS
NODE_BLOCK_DEVICE_MAPPINGS
NODE_CONTAINER_ADDRS
NODE_CONTAINER_NETMASKS
NODE_CONTAINER_SUBNET_BASE
NODE_CONTAINER_SUBNETS
NODE_CPU
2015-11-25 00:43:52 -08:00
k8s-merge-robot
30c8bcd848
Merge pull request #17446 from ihmccreery/no-more-latest
...
Auto commit by PR queue bot
2015-11-24 03:41:32 -08:00
Tim St. Clair
e1ded93ff3
Clarify when pointers are used for optional types
2015-11-23 18:06:23 -08:00
Hongchao Deng
ccd0d84dc9
Kubemark guide: add paragraph to describe '--delete-namespace=false'
2015-11-20 12:01:37 -08:00
k8s-merge-robot
5a02a9ad0e
Merge pull request #17377 from bgrant0607/docfix2
...
Auto commit by PR queue bot
2015-11-19 08:18:18 -08:00
k8s-merge-robot
9c9f1b244e
Merge pull request #15466 from gmarek/user-guide
...
Auto commit by PR queue bot
2015-11-19 08:09:50 -08:00
Isaac Hollander McCreery
8f8914f3de
Add sanity checks for release
2015-11-18 16:19:01 -08:00
Abhi Shah
7221b78587
Merge pull request #17267 from brendandburns/docs2
...
Add a description of the proposed owners file system for the repo
2015-11-18 14:48:13 -08:00
Brendan Burns
ce41098cb3
Add a description of the proposed owners file system for the repo
2015-11-18 11:46:33 -08:00
Isaac Hollander McCreery
eac73b4244
Defer release notes to announcement of release, and move instructions for release notes back into docs and away from scripts
2015-11-18 09:50:56 -08:00
Brian Grant
1344366406
Address feedback
2015-11-18 17:30:19 +00:00
gmarek
3ec5bdafb9
Add Kubemark User Guide
2015-11-18 15:21:14 +01:00
Brian Grant
31832344a1
Add conventions about primitive types.
2015-11-17 15:18:17 +00:00
Tim Hockin
87d268af9b
clarify experimental annotations doc
2015-11-16 10:52:26 -08:00
Tim Hockin
ff8cdfcde8
Run update-gendocs
2015-11-13 13:57:57 -08:00
k8s-merge-robot
9e0297f60f
Merge pull request #16246 from rwehner/fix-submit-queue-links
...
Auto commit by PR queue bot
2015-11-12 23:42:26 -08:00
k8s-merge-robot
5be17e88ac
Merge pull request #16813 from caesarxuchao/guide-adding-group
...
Auto commit by PR queue bot
2015-11-11 23:52:38 -08:00
k8s-merge-robot
738e970f8a
Merge pull request #16754 from janetkuo/doc-for-doc
...
Auto commit by PR queue bot
2015-11-09 07:49:25 -08:00
k8s-merge-robot
2d5ff32da3
Merge pull request #16930 from ihmccreery/release-wording-fixes
...
Auto commit by PR queue bot
2015-11-07 10:29:31 -08:00
Janet Kuo
0f458971f6
address comments
2015-11-06 17:35:10 -08:00
Janet Kuo
4a45a50ed6
Document how to document
2015-11-06 17:19:33 -08:00
Isaac Hollander McCreery
889fa90feb
Cleanup for versioning
2015-11-06 11:35:16 -08:00
Isaac Hollander McCreery
5978c29f80
Use ./ notation
2015-11-06 10:32:05 -08:00
k8s-merge-robot
865838b18f
Merge pull request #16574 from hurf/stop_doc
...
Auto commit by PR queue bot
2015-11-05 19:43:21 -08:00
Chao Xu
3f40d20807
address timstclair's comments
2015-11-05 15:44:20 -08:00
Chao Xu
342265e8c1
address lavalamp's comment
2015-11-04 15:53:29 -08:00
Chao Xu
33c86129c9
add a guide on how to create an API group
2015-11-04 14:30:34 -08:00
Isaac Hollander McCreery
b6745eb538
Fix releasing clause about cutting beta releases
2015-11-03 09:26:01 -08:00
Isaac Hollander McCreery
ab92564429
Update docs and prompts for better dry-runs and no more versionizing docs
2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery
37361519a6
Versioned beta releases
2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery
bea654021f
Remove old releasing illustrations
2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
1e19e8e1c8
Move to release/
2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
a17031110e
Fixups of docs and scripts
2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
b264864ea6
Doc fixup to reflect script reality
2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
2650762ee4
Proposed design for release infra
2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
87e5266e0a
TODOs
2015-11-02 09:27:52 -08:00