Robert Bailey
784c0e22eb
Merge pull request #8323 from errordeveloper/master
...
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Dawn Chen
e7a2a5b23c
Merge pull request #8605 from philips/patch-3
...
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen
9ae7457536
Merge pull request #8606 from philips/patch-4
...
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen
fdb44a9ad2
Merge pull request #8602 from caesarxuchao/rC-to-rc
...
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Dawn Chen
4811a010af
Merge pull request #8555 from hurf/revise_man
...
Revise user manual for kube binaries except kubectl
2015-05-21 09:27:30 -07:00
Dawn Chen
b3746465cf
Merge pull request #8518 from caesarxuchao/logging-docs
...
update docs/logging.md to v1beta3
2015-05-21 09:24:45 -07:00
Dawn Chen
0df124dca4
Merge pull request #8508 from caesarxuchao/authorization-docs
...
update docs/authorization.md to v1beta3
2015-05-21 09:24:20 -07:00
Dawn Chen
7f19f68ffd
Merge pull request #8507 from wojtek-t/finish_conversions
...
Check auto-generated conversions in pre-commit hook
2015-05-21 09:23:06 -07:00
Dawn Chen
d5110b1805
Merge pull request #8488 from caesarxuchao/secrets-doc
...
fix a json file for pod in docs/secrets.md
2015-05-21 09:14:53 -07:00
Harry Zhang
432e53556d
Minor fix in ubuntu deploy guide
2015-05-21 15:21:26 +00:00
Brandon Philips
58b1db3787
docs: fedora: fix manual instructions
...
Fix up a some commas
2015-05-20 22:07:09 -06:00
Brandon Philips
27a88b645e
standalone: start etcd2
...
We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
2015-05-20 22:03:09 -06:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Yu-Ju Hong
f12229096c
Merge pull request #8505 from caesarxuchao/node-docs
...
update docs/node.md to v1beta3
2015-05-20 13:55:42 -07:00
Chao Xu
fa10509a7f
update docs/node.md to v1beta3
2015-05-20 13:34:28 -07:00
Saad Ali
c743011e19
Merge pull request #8539 from caesarxuchao/api-convention-docs
...
update docs/api-convention to v1beta3
2015-05-20 11:40:18 -07:00
Chao Xu
6f561d69f7
update docs/api-convention to v1beta3
2015-05-20 11:31:56 -07:00
Wojciech Tyczynski
2df11cea32
Automatically generate conversions
2015-05-20 17:11:18 +02:00
Ilya Dmitrichenko
ea6847a74f
coreos/azure: Kubernetes version bump to 0.17
...
- Bump CLI tools version to 0.9.2
- Add curl wrapper as Azure DNS seems flaky
- Bump to 0.17
- Bump CoreOS image IDs
- Update docs URLs
- Fix permissions
- Always restart Weave services (coreos/bugs#334 )
2015-05-20 13:20:03 +01:00
hurf
eb61f11384
Revise user manual for kube binaries except kubectl
...
Updated options and examples based on kubernetes version 0.17
2015-05-20 15:32:43 +08:00
Chao Xu
94c1c0f16a
update docs/logging.md to v1beta3
2015-05-19 13:11:04 -07:00
Eric Tune
f85e6bcf74
Merge pull request #8502 from whitmo/juju-petstore-action
...
Juju provider petstore action & kubectl.sh fix
2015-05-19 12:20:23 -07:00
Yu-Ju Hong
8e5d78c687
Merge pull request #8485 from brendandburns/docker
...
More fixes for release 0.17.0
2015-05-19 12:06:00 -07:00
Tim Hockin
97abc19810
Merge pull request #8299 from thockin/import-names
...
rename imported pkgs for readability
2015-05-19 12:01:57 -07:00
Tim Hockin
cb49843ccb
Merge pull request #8140 from vishh/namespace
...
Update Namespace names to follow DNS label format
2015-05-19 11:25:32 -07:00
Tim Hockin
70c94fad6d
Don't rename api imports in conversions
2015-05-19 11:21:21 -07:00
Vishnu Kannan
d10af89493
Updating namespaces to be DNS labels instead of DNS names.
2015-05-19 11:09:09 -07:00
Chao Xu
9e3a5c6b90
update docs/authorization.md to v1beta3
2015-05-19 10:41:50 -07:00
Eric Tune
dc81fe1f12
Merge pull request #7998 from doublerr/rackspace_fixes
...
Rackspace fixes
2015-05-19 09:59:54 -07:00
Whit Morriss
5d19597ffa
Add juju action to start petstore example
...
This is @chuckbutler's work, with some small fixes
`juju action do kubernetes-master/0 petstore` launches the example code
2015-05-19 09:47:08 -05:00
Chao Xu
56bd266c5a
fix the json files for secret and pod
2015-05-18 22:29:40 -07:00
Brendan Burns
f51f8b3a86
More fixes for release 0.17.0
2015-05-18 20:47:03 -07:00
Brian Grant
964ac90aba
Merge pull request #8408 from mdevilliers/patch-1
...
Update the secrets examples to the v1beta3API
2015-05-18 18:50:15 -07:00
Victor Marmol
520f84aa60
Merge pull request #8463 from caesarxuchao/kubeconfig-docs
...
update kubeconfig-docs to v1beta3
2015-05-18 17:34:56 -07:00
Victor Marmol
00bc7dd060
Merge pull request #8470 from brendandburns/docker
...
Update docker instructions to 0.17.0
2015-05-18 17:34:27 -07:00
Tim Hockin
76f99aab94
Merge pull request #7481 from erictune/apiprincip
...
Add API change suggestions.
2015-05-18 16:55:13 -07:00
Brendan Burns
cbef26b1dd
Update docker instructions to 0.17.0
2015-05-18 16:51:48 -07:00
Nikhil Jindal
fadc76422a
Merge pull request #8437 from caesarxuchao/kubectl_run-container-doc
...
update the docs for kubectl-run-container to v1beta3
2015-05-18 16:41:14 -07:00
Chao Xu
eb940576d5
update kubeconfig-docs to v1beta3
2015-05-18 16:28:57 -07:00
Christoph Hartmann
7f6fa21171
update kubectl urls
2015-05-18 22:44:51 +02:00
Mark deVilliers
13aaef14ce
Fix secret namespace and key for v1beta3API
2015-05-18 21:30:52 +01:00
Chao Xu
013130f150
update the docs for kubectl-run-container to v1beta3
2015-05-18 13:29:24 -07:00
Paul Morie
e84092f870
Add variable expansion and design doc
2015-05-18 15:59:55 -04:00
Brendan Burns
4cd424cfb4
Merge pull request #8422 from caesarxuchao/cluster_management-doc
...
update docs/cluster_management.md to v1beta3
2015-05-18 11:48:59 -07:00
Victor Marmol
48d20980e2
Merge pull request #8409 from AntonioMeireles/setup-network-environment_newHome
...
update setup-network-environment 's download URL.
2015-05-18 11:22:24 -07:00
Eric Tune
6d054b140a
Add API change suggestions.
2015-05-18 11:15:22 -07:00
Chao Xu
1291b1697c
update docs/cluster_management.md to v1beta3
2015-05-18 10:47:47 -07:00
Nikhil Jindal
9298638658
Merge pull request #8349 from caesarxuchao/flaky-tests-docs
...
update docs/devel flaky-tests to v1beta3
2015-05-18 10:18:25 -07:00
Victor Marmol
0e804b03a4
Merge pull request #8220 from thockin/label-validation
...
Add test case for qname validation, fix impl
2015-05-18 08:40:56 -07:00
Victor Marmol
4ba22e713a
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00