Clayton Coleman
|
2c286fea4c
|
Merge pull request #4803 from derekwaynecarr/ignore_terminated_pods
Filter irrelevant pods from quota
|
2015-03-05 12:41:57 -05:00 |
|
Jeff Lowdermilk
|
4980fc744f
|
Merge pull request #5087 from roberthbailey/kubectl-proxy-output
Replace the use of kubectl proxy with a standard api client.
|
2015-03-05 09:41:23 -08:00 |
|
Jeff Lowdermilk
|
de76486aa0
|
Add documentation on legacy kubernetes_auth file to kubeconfig-file.md
|
2015-03-05 09:33:37 -08:00 |
|
Tim Hockin
|
c021719e0a
|
Merge pull request #4980 from rsokolowski/skydns-resilient-to-restart
Crash kube2sky after repeated etcd mutation failures.
|
2015-03-05 09:22:16 -08:00 |
|
Tim Hockin
|
a1dd6a92bb
|
Merge pull request #4801 from brendandburns/default_port
Clean up "default" service port handling.
|
2015-03-05 09:01:19 -08:00 |
|
markturansky
|
ddb092481d
|
Added more detail and explained workflow/lifecycle of a persistent volume using examples
|
2015-03-05 11:55:16 -05:00 |
|
derekwaynecarr
|
21031e37c7
|
Filter irrelevant pods from quota
|
2015-03-05 10:18:19 -05:00 |
|
Justin Santa Barbara
|
e25c9f8644
|
Fix the logic around the AWS instance test
We test that when we get instances with the same name that we get an error
|
2015-03-05 09:31:47 -05:00 |
|
Justin Santa Barbara
|
cc81742e40
|
Implement EC2 filter in tests
|
2015-03-05 09:06:29 -05:00 |
|
David Oppenheimer
|
dc0dc18f84
|
Respond to review comments
|
2015-03-05 00:34:33 -08:00 |
|
rsokolowski
|
5026142636
|
Crash kube2sky after repeated etcd mutation failures.
|
2015-03-05 08:31:14 +01:00 |
|
Tim Hockin
|
af37dc0e16
|
Better docs for Services and public IPs.
Fixes #2738
|
2015-03-04 22:13:57 -08:00 |
|
roberthbailey
|
8b627f516f
|
Merge pull request #5088 from GoogleCloudPlatform/revert-4588-guestbook_test
Revert "Improved guestbook.sh test to become actual test"
|
2015-03-04 21:37:15 -08:00 |
|
roberthbailey
|
adc1492c2e
|
Revert "Improved guestbook.sh test to become actual test"
|
2015-03-04 21:00:46 -08:00 |
|
Robert Bailey
|
dcd4981ec1
|
Replace the use of kubectl proxy with a standard api client.
|
2015-03-04 20:39:27 -08:00 |
|
Derek Carr
|
c91d8e198b
|
Merge pull request #3792 from ryfow/vagrant-kubernetes-memory
Get vagrant $vm_mem value from environment
|
2015-03-04 21:50:06 -05:00 |
|
Daniel Smith
|
6bd842676d
|
Merge pull request #5076 from satnam6502/redirect
Fix implementation of REDIRECT
|
2015-03-04 17:53:41 -08:00 |
|
Daniel Smith
|
a85fa30262
|
Merge pull request #4999 from erictune/bash_guide
Added a doc with coding advice.
|
2015-03-04 17:25:49 -08:00 |
|
Daniel Smith
|
feb98caac2
|
Merge pull request #5075 from thockin/fix_inline
Fix VolumeSource inline in JSON
|
2015-03-04 17:24:06 -08:00 |
|
Satnam Singh
|
b31ae08710
|
Add documentation for redirect
|
2015-03-04 17:03:18 -08:00 |
|
Victor Marmol
|
5d919d6935
|
Specified that PUT is a replace and not an update.
Fixes #3112.
|
2015-03-04 17:02:42 -08:00 |
|
Eric Tune
|
4f12f4fe03
|
Merge pull request #5067 from lavalamp/fix4
add section on constants being camel case
|
2015-03-04 16:49:01 -08:00 |
|
roberthbailey
|
dff0bd1cbf
|
Merge pull request #5056 from justinsb/ignore_regex_quotes
Strip single-quotes around regex for AWS
|
2015-03-04 16:42:23 -08:00 |
|
Satnam Singh
|
123ca7de53
|
Specify HTTP for REDIRECT
|
2015-03-04 16:37:15 -08:00 |
|
roberthbailey
|
83c3c53ff6
|
Merge pull request #5014 from justinsb/aws_cluster_push
Copy download-or-bust helper from gce to aws
|
2015-03-04 16:26:01 -08:00 |
|
Jeff Lowdermilk
|
e4bdfd052f
|
Merge pull request #5060 from roberthbailey/kubectl-e2e-panic
Check for non-200 responses separately from errors from the http get.
|
2015-03-04 15:59:25 -08:00 |
|
Tim Hockin
|
4cb46825f2
|
Fix VolumeSource inline in JSON
|
2015-03-04 15:53:32 -08:00 |
|
Dawn Chen
|
34a39d9583
|
Convert namespace example to v1beta3
|
2015-03-04 15:43:55 -08:00 |
|
Alex Robinson
|
fa3ba189f2
|
Clarify the documentation on label selectors.
|
2015-03-04 15:19:43 -08:00 |
|
Daniel Smith
|
e3544edeea
|
add section on constants being camel case
|
2015-03-04 15:12:37 -08:00 |
|
Victor Marmol
|
c422213f54
|
Adding links to relevant docs from API types.
Partially addresses #3606.
|
2015-03-04 15:12:09 -08:00 |
|
Brian Grant
|
a68779dff9
|
Merge pull request #5052 from satnam6502/doc-proxy
First cut at adding documentation for accessing the cluster
|
2015-03-04 15:00:20 -08:00 |
|
David Oppenheimer
|
920487d976
|
Update overview.md
|
2015-03-04 15:00:02 -08:00 |
|
Daniel Smith
|
4e7bccab02
|
Merge pull request #4991 from fabioy/etcdcheck-fix
Fix the etcd version check and have it return the version string.
|
2015-03-04 14:55:49 -08:00 |
|
Daniel Smith
|
4cd59e629a
|
Merge pull request #5010 from smarterclayton/update_resource_version
genericetcd.Etcd should test resourceVersion
|
2015-03-04 14:49:05 -08:00 |
|
Robert Bailey
|
55f2da3cd5
|
Check for non-200 responses separately from errors from the http get.
Fixes #5059
|
2015-03-04 14:39:56 -08:00 |
|
Justin Santa Barbara
|
3012724d13
|
Strip single-quotes around regex for AWS
It looks like GCE ignores them; we can't
|
2015-03-04 17:34:51 -05:00 |
|
Eric Tune
|
9ba020b50d
|
Merge pull request #5047 from justinsb/aws_restart_apiserver
Implement restart-apiserver for AWS
|
2015-03-04 14:32:00 -08:00 |
|
Brian Grant
|
7cee87216a
|
Merge pull request #5055 from lavalamp/fix2
Start cluster management doc
|
2015-03-04 14:19:50 -08:00 |
|
Satnam Singh
|
00eb4283af
|
First cut at adding documentation for accessing the cluster
|
2015-03-04 14:19:32 -08:00 |
|
Daniel Smith
|
7a68a5aebf
|
Add cluster management doc
|
2015-03-04 13:47:49 -08:00 |
|
Deyuan Deng
|
9b0af8df63
|
Node addresses
|
2015-03-04 16:47:31 -05:00 |
|
Justin Santa Barbara
|
05d4aea3bf
|
Copy download-or-bust helper from gce to aws
During a push, we were wget-ing to <filename>.1, .2, etc, which wasn't working
|
2015-03-04 16:30:11 -05:00 |
|
Brian Grant
|
ce908368a8
|
Merge pull request #5053 from yujuhong/readonly
v1beta1/v1beta2: consistent description for all read-only fields
|
2015-03-04 13:22:13 -08:00 |
|
Yu-Ju Hong
|
ea1c5a7ec1
|
v1beta1/v1beta2: consistent description for all read-only fields
Some fields are populated by system on creation. Such fields should have
consistent description indicating that this is read-only.
|
2015-03-04 13:08:19 -08:00 |
|
Brian Grant
|
7df01300ea
|
Merge pull request #5048 from dchen1107/cleanup
Fix hyperlink to identifier doc from namespace example
|
2015-03-04 13:00:45 -08:00 |
|
Ryan Fowler
|
749ae3d661
|
Vagrant VM memory environment variable.
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.
fixes #3792
|
2015-03-04 14:45:01 -06:00 |
|
Dawn Chen
|
528ca409a8
|
Fix doc
|
2015-03-04 12:36:03 -08:00 |
|
Justin Santa Barbara
|
12e785c3b8
|
Implement restart-apiserver for AWS, fix comment
|
2015-03-04 15:35:29 -05:00 |
|
Eric Tune
|
0059c39211
|
Merge pull request #5008 from ddysher/external-id
Move Node.ExternalID to CloudNodes()
|
2015-03-04 12:30:38 -08:00 |
|