Commit Graph

6217 Commits

Author SHA1 Message Date
Daniel Smith
ca5a73ac6b remove redundant func() 2015-02-17 15:58:18 -08:00
Eric Tune
dba24d1325 Merge pull request #4496 from hjfreyer/patch-1
Upgrade to v0.10.1 in standalone.yaml
2015-02-17 15:44:40 -08:00
Nikhil Jindal
9f768b521d Merge pull request #4491 from coolsvap/master
Added getting started guide for CentOS
2015-02-17 15:22:05 -08:00
Nikhil Jindal
50ed6ad851 Merge pull request #4502 from pweil-/service-list
service NewList should return ServiceList
2015-02-17 14:51:44 -08:00
Dawn Chen
479e0c8f81 Merge pull request #4503 from dchen1107/podstatus
Add debugging information when docker.Container name is for #4472
2015-02-17 14:49:50 -08:00
Zach Loafman
fe5b257cfc Merge pull request #4427 from satnam6502/e2e_cluster_logging
Enabled Elasticsearch cluster level logging for e2e test clusters
2015-02-17 14:32:26 -08:00
Nikhil Jindal
3dd7c4481b Merge pull request #4499 from vishh/issue_4041
Update yaml library.
2015-02-17 13:53:14 -08:00
Tim Hockin
003c0986b4 Merge pull request #4478 from thommay/rackspace_cloud_base
Basic Rackspace cloud support
2015-02-17 13:41:31 -08:00
Paul Weil
8d7d03a2f8 service NewList should return ServiceList 2015-02-17 16:30:29 -05:00
Dawn Chen
bafa240187 Add debugging information for #4472 2015-02-17 13:28:15 -08:00
Vishnu Kannan
ee7f7829c9 Update yaml library. 2015-02-17 21:21:21 +00:00
Alex Robinson
3043ae9144 Merge pull request #4492 from jlowdermilk/e2e
Cleanup resources after services/guestbook e2e tests.
2015-02-17 12:04:46 -08:00
CJ Cullen
47622092fd Merge pull request #4164 from tkulczynski/mig
Use Managed Instance Group for managing Nodes in GCE
2015-02-17 12:01:48 -08:00
Alex Robinson
cbf1ed586f Merge pull request #4358 from ashw7n/master
fixes godep save failure
2015-02-17 11:49:49 -08:00
Clayton Coleman
4859aa7cd8 Merge pull request #4453 from derekwaynecarr/make_quota_more_efficient
Make ListWatch work with a ListFunc and WatchFunc
2015-02-17 14:48:11 -05:00
Nikhil Jindal
c2b7652887 Merge pull request #4446 from nigelcharman/patch-1
Update locally.md - modify incorrect etcd link
2015-02-17 11:46:22 -08:00
Daniel Smith
309a81d8da Merge pull request #4449 from smarterclayton/allow_setlist_on_lists
Allow runtime.SetList() on an api.List
2015-02-17 11:33:35 -08:00
Tomek Kulczynski
bcadad2e2e Use Managed Instance Group instead of manually creating Nodes in GCE 2015-02-17 20:33:31 +01:00
Jeff Lowdermilk
8ad671b01e Cleanup resources after shell tests exit 2015-02-17 11:27:54 -08:00
Jeff Lowdermilk
b786c116b6 Make kubectl stop take -f flag (for filename|url|directory) 2015-02-17 11:27:47 -08:00
Hunter Freyer
9147d1b6ea Upgrade to v0.10.1 in standalone.yaml
I believe this was accidentally left out of 9acb50c916, but it may have been intentional.
2015-02-17 14:22:16 -05:00
Nikhil Jindal
59541e94f2 Merge pull request #4493 from yujuhong/stray_defaults
Remove obsolete defaulting in service/rest.go
2015-02-17 11:17:00 -08:00
Zach Loafman
b339882d9e Merge pull request #4477 from chrishiestand/gcloud-preview-check-stderr
bugfix in util.sh, fix silent hang
2015-02-17 11:15:55 -08:00
Nikhil Jindal
b5f29b2fc7 Merge pull request #4479 from ed0t/patch-2
Update kube-controller-manager
2015-02-17 11:12:58 -08:00
Yu-Ju Hong
9e72ec023b Remove obsolete defaulting in service/rest.go 2015-02-17 10:34:50 -08:00
Brian Grant
866135e52c Merge pull request #4436 from EricMountain-1A/noargs-kubectl-create-test-fix
Fix "kubectl create with no args" test to verify exit code
2015-02-17 10:31:00 -08:00
Nikhil Jindal
81d0a88f1e Merge pull request #4459 from xiang90/kubulete
kubelet: minor cleaning up
2015-02-17 10:18:47 -08:00
Brian Grant
4cf2a8bff4 Merge pull request #3428 from sdminonne/typos
Fix typos
2015-02-17 10:09:31 -08:00
Brian Grant
76ed22ab07 Merge pull request #4425 from pires/fix_flannel_key_etcd
Fixes #4309 #4362
2015-02-17 09:59:44 -08:00
Brian Grant
f3ec56bba6 Merge pull request #4437 from filbranden/hack_e2e_simplify_cmd_exec
Simplify usage of os/exec
2015-02-17 09:59:05 -08:00
Brian Grant
faa191b1ab Merge pull request #4452 from mattmoor/docs
Update images doc to talk about GCR
2015-02-17 09:58:44 -08:00
Brian Grant
e1b07efd36 Merge pull request #4450 from mikedanese/update-fix
fix error where we can't use kubectl update patch
2015-02-17 09:58:18 -08:00
Brian Grant
76edde3c23 Merge pull request #4451 from mikedanese/validate-probe
add validation for api.Probe
2015-02-17 09:56:52 -08:00
Alex Robinson
962b7b4295 Merge pull request #4448 from mikedanese/merge-patch
Fix --override and --patch flags in kubectl
2015-02-17 09:44:51 -08:00
Brian Grant
d37977feb2 Merge pull request #4465 from smarterclayton/allow_validation_error_filtering
Allow ValidationErrorList to be filtered
2015-02-17 09:44:11 -08:00
Brian Grant
2fe026e5a9 Merge pull request #4466 from mikedanese/probe-defaults
move api.Probe timeout default to central defaults
2015-02-17 09:43:30 -08:00
Brian Grant
3e012db59a Merge pull request #4248 from smarterclayton/remove_rest_handler
Create a new unified storage object for Pods
2015-02-17 09:42:48 -08:00
Brian Grant
876d651737 Merge pull request #4395 from smarterclayton/split_naming
Fix cross-namespace LIST and WATCH
2015-02-17 09:40:09 -08:00
Clayton Coleman
0e07e61a53 Merge pull request #4381 from sdminonne/bug_fix
kubectl delete resource : remove all resources
2015-02-17 12:25:56 -05:00
Swapnil Kulkarni
6d94cbcd7c Added getting started guide for CentOS
Added getting started guide to setup one minion
setup using CentOS
2015-02-17 22:26:45 +05:30
Eric Tune
97b7f7c391 Merge pull request #3910 from csrwng/security_contexts
[Proposal] Security Contexts
2015-02-17 08:42:06 -08:00
Mike Danese
a4eca69e6c added previously failing unit test and fix using pkg/util/merge.go instead of mergo to apply patch. 2015-02-17 07:43:21 -08:00
Clayton Coleman
40627f5a52 Merge pull request #4468 from derekwaynecarr/kubectl_vagrant_env
Fix vagrant cluster/kube-up
2015-02-17 10:02:24 -05:00
Edoardo Tosca
4ec5bb04fd Update kube-controller-manager
found typo. too many double quotes.
2015-02-17 11:09:22 +00:00
Thom May
8357e1521a Basic Rackspace cloud support
This enables all but Load Balancer support for the Rackspace public
cloud platform.
2015-02-17 10:59:40 +00:00
Chris Hiestand
38aeb72bf7 bugfix in util.sh, fix silent hang
`gcloud preview --help >/dev/null 2>&1` would silently hang if the
 preview component was not installed. Instead, let stderr flow normally.

to reproduce the bug and verify the fix:
1. gcloud components remove preview #answer yes
2. gcloud preview --help >/dev/null 2>&1 #note the hang, ^C
3A. gcloud preview --help >/dev/null #now prompts you to install preview component

the fix also works when run via "kube-up.sh"

alternatively: `gcloud -q preview --help >/dev/null 2>&1` will silently install
 the missing preview component
2015-02-17 01:35:24 -08:00
Mike Danese
f7df9b9d37 add validation for api.Probe 2015-02-16 21:56:03 -08:00
derekwaynecarr
a0cb252d40 Fix vagrant cluster/kube-up 2015-02-16 18:34:50 -05:00
Clayton Coleman
619f3a6804 Allow ValidationErrorList to be filtered
Expose basic filters on an error list to ignore certain error types.
This can be used by client code to ignore errors on common schema
types like "metadata.name" or the NotFound error type.
2015-02-16 17:45:54 -05:00
Clayton Coleman
6f84bdaba8 Merge pull request #4454 from xiang90/probe
pkg/kubelet: minor cleanup for probe.go
2015-02-16 16:53:58 -05:00