Eric Paris
ca40c5dccb
Fix docs README.md links to kubernetes.github.io
...
kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place.
2016-03-08 10:07:41 -05:00
Maciej Szulik
178f8310f6
Updated kubectl convetions with information about describing empty fields
2016-03-07 13:31:19 +01:00
mdshuai
56e6a752c3
Update configmaps doc charaters error
2016-03-07 10:58:27 +08:00
k8s-merge-robot
bc295857db
Merge pull request #22285 from AdoHe/fix_service_export
...
Auto commit by PR queue bot
2016-03-06 10:06:22 -08:00
k8s-merge-robot
e5a908c898
Merge pull request #22476 from ixdy/cluster-logs
...
Auto commit by PR queue bot
2016-03-05 23:06:29 -08:00
AdoHe
5fdfc4bde3
fix can not export service bug
2016-03-05 11:23:50 -05:00
k8s-merge-robot
2808973503
Merge pull request #22038 from mqliang/daemonset-cache
...
Auto commit by PR queue bot
2016-03-05 03:38:55 -08:00
k8s-merge-robot
3994e5f725
Merge pull request #22519 from rutsky/patch-5
...
Auto commit by PR queue bot
2016-03-05 01:25:42 -08:00
k8s-merge-robot
83d1383edd
Merge pull request #22562 from jpiccari/master
...
Auto commit by PR queue bot
2016-03-04 17:39:09 -08:00
Brian Grant
2e5d89523f
Merge pull request #22490 from eparis/kill-docs
...
Remove all docs which are moving to http://kubernetes.github.io
2016-03-04 16:25:37 -08:00
k8s-merge-robot
a435537e27
Merge pull request #21966 from madhusudancs/scale-deployment-replicaset
...
Auto commit by PR queue bot
2016-03-04 14:40:10 -08:00
Joshua Piccari
01e2d8c115
Fix typo in developer guide README.md
2016-03-04 14:36:37 -08:00
Madhusudan.C.S
fa0794098f
Define etcd storage methods for replicationcontrollers/scale subresource.
...
Also register replicationcontrollers/scale subresource. Along with
registering the resource, also specify the cross-group override for the
subresource since Scale belongs belongs to autoscaling/v1 but
ReplicationController belongs to api/v1.
2016-03-04 11:02:37 -08:00
Madhusudan.C.S
9e99f9fa0e
Register scale subresource for Deployments and ReplicaSets.
...
Define etcd registry methods for scale subresource in Deployments and
ReplicaSets. Register them with the API server.
2016-03-04 11:01:36 -08:00
Eric Paris
f334fc4179
Remove all docs which are moving to http://kubernetes.github.io
...
All .md files now are only a pointer to where they likely are on the new
site.
All other files are untouched.
2016-03-04 12:49:17 -05:00
Alex Robinson
29eb6020fb
Merge pull request #22074 from a-robinson/images
...
Update the logging images to parse sub-second docker timestamps.
2016-03-04 09:04:33 -08:00
Vladimir Rutsky
3a0c97d180
add missing comma in JSON
2016-03-04 14:51:06 +03:00
k8s-merge-robot
527c0270c8
Merge pull request #22475 from caseydavenport/remove-calico-fedora
...
Auto commit by PR queue bot
2016-03-04 00:32:27 -08:00
k8s-merge-robot
e3304e6a1d
Merge pull request #21773 from matthughes/patch-2
...
Auto commit by PR queue bot
2016-03-03 20:19:04 -08:00
Jeff Grafton
d70c516d4f
Remove log collection code in cluster/gce/util.sh.
...
Also update some docs to mention cluster/log-dump.sh.
2016-03-03 15:28:33 -08:00
Casey D
1cc9cc1894
Remove outdated Calico+Fedora guide
2016-03-03 15:05:40 -08:00
Jeff Lowdermilk
b05cf6d53a
Merge pull request #22204 from thockin/path-colon
...
Validate volume paths do not have ':'
2016-03-03 11:41:47 -08:00
Jeff Lowdermilk
434739b290
Merge pull request #22379 from jayunit100/conformance-rw-doc-only
...
Update Conformance definition section in e2e doc
2016-03-03 11:39:19 -08:00
k8s-merge-robot
eb15cd9f7e
Merge pull request #21851 from timstclair/gc
...
Auto commit by PR queue bot
2016-03-03 11:39:12 -08:00
Alex Robinson
feea376b5c
Update the logging images to parse sub-second docker timestamps.
2016-03-03 10:21:30 -08:00
k8s-merge-robot
a511961cc8
Merge pull request #22329 from david-mcmahon/push-official
...
Auto commit by PR queue bot
2016-03-03 08:52:35 -08:00
k8s-merge-robot
64e784173c
Merge pull request #21804 from vmware/vsphere-documentation-fix
...
Auto commit by PR queue bot
2016-03-02 23:32:36 -08:00
k8s-merge-robot
d81d823ca5
Merge pull request #22393 from eparis/blunderbuss
...
Auto commit by PR queue bot
2016-03-02 18:51:56 -08:00
k8s-merge-robot
7b8485683c
Merge pull request #21146 from eldarion-gondor/add-pykube-client-library
...
Auto commit by PR queue bot
2016-03-02 18:51:53 -08:00
Eric Paris
5e5a823294
Move blunderbuss assignees into tree
2016-03-02 20:46:32 -05:00
Dhawal Yogesh Bhanushali
28b40be7ce
Fixing documentation
2016-03-02 17:34:24 -08:00
Jeff Lowdermilk
abfb54b97a
Merge pull request #21981 from bparees/syntax
...
fix syntax issues in template example json
2016-03-02 16:17:00 -08:00
Jeff Lowdermilk
ee20520ef5
Merge pull request #22323 from njuicsgz/patch-1
...
clerical error of nodeaffinity.md
2016-03-02 16:14:42 -08:00
Jeff Lowdermilk
d5f4595c5f
Merge pull request #21914 from spxtr/remove-prepare-version
...
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
Jeff Lowdermilk
81efc5887b
Merge pull request #22258 from a-robinson/dep
...
Mark the old high-availability proposal as deprecated.
2016-03-02 15:04:36 -08:00
Tim St. Clair
3ad59de829
Garbage collect containers for deleted pods
2016-03-02 14:35:17 -08:00
David McMahon
efa588dcf9
Pass latest or stable to build/push-official-release.sh.
2016-03-02 12:43:27 -08:00
Jay Vyas
b81ea8a55f
Update Conformance definition section in e2e doc.
2016-03-02 14:54:53 -05:00
k8s-merge-robot
98d91b7172
Merge pull request #22350 from jasrusable/master
...
Auto commit by PR queue bot
2016-03-02 08:33:59 -08:00
k8s-merge-robot
6dbdcfe78f
Merge pull request #22116 from david-mcmahon/license-tool
...
Auto commit by PR queue bot
2016-03-02 07:14:40 -08:00
k8s-merge-robot
b25b261fcf
Merge pull request #22276 from GertiPoppel/userdoc
...
Auto commit by PR queue bot
2016-03-02 04:37:19 -08:00
Jason Russell
91bd582f0c
Fix typo in docs
2016-03-02 14:31:31 +02:00
k8s-merge-robot
73b39e9f1e
Merge pull request #22293 from dchen1107/test
...
Auto commit by PR queue bot
2016-03-02 03:35:05 -08:00
k8s-merge-robot
a9594b4470
Merge pull request #21874 from rutsky/patch-3
...
Auto commit by PR queue bot
2016-03-02 02:26:44 -08:00
k8s-merge-robot
62b87b14e7
Merge pull request #15456 from feihujiang/changeConfiguringContainerDoc
...
Auto commit by PR queue bot
2016-03-02 01:23:58 -08:00
Gerti Poppel
d853631f1d
updated the Dashboard description and updated the screenshots
...
applied cosmetic change
2016-03-02 10:17:11 +01:00
David McMahon
ffeaef6201
New Godeps LICENSE generation tool.
...
Includes initial Godeps/LICENSES and Godeps/.license_file_state file to ensure
fast local generation.
2016-03-01 18:16:09 -08:00
Dawn Chen
a90ac42dd8
Kill docker daemon after configing cbr0 if flag --babysit-daemon is true so that babysitter process can restart it again with proper configurations and checkpoint file.
2016-03-01 16:46:31 -08:00
Gao Zheng
3ad5dd6e5e
clerical error of nodeaffinity.md
...
clerical error of nodeaffinity.md
2016-03-02 08:27:00 +08:00
k8s-merge-robot
bef2b8f1ed
Merge pull request #21927 from caesarxuchao/fix-404-links
...
Auto commit by PR queue bot
2016-03-01 15:41:32 -08:00