Chao Xu
7554331185
update swagger
2015-10-12 13:34:07 -07:00
Chao Xu
4c9b88a3c2
combine types.go and unversioned.go
2015-10-12 13:34:07 -07:00
Chao Xu
910c1fd130
fix exceptions
2015-10-12 13:34:07 -07:00
Chao Xu
cbeb307a60
run grep-sed
2015-10-12 13:34:07 -07:00
Chao Xu
fe7b85f6ea
run goimports
2015-10-12 13:33:13 -07:00
Chao Xu
8654227c08
run grep-sed
2015-10-12 13:33:13 -07:00
Chao Xu
58ed8fd6fe
run goimports
2015-10-12 13:33:13 -07:00
Chao Xu
654ceb6e5a
run grep-sed
2015-10-12 13:33:13 -07:00
Chao Xu
29d3351b69
run goimports
2015-10-12 13:33:13 -07:00
Chao Xu
e3d984be27
run grep-sed
2015-10-12 13:33:13 -07:00
Chao Xu
cbb3deb182
run goimports
2015-10-12 13:31:45 -07:00
Chao Xu
50a2c4c643
grep-sed
2015-10-12 13:31:45 -07:00
Chao Xu
d1d10f8361
rename api to unversioned
2015-10-12 13:31:45 -07:00
Dawn Chen
b1417c8042
Merge pull request #14814 from zhengguoyong/rackspace
...
change minion to node for rackspace
2015-10-12 13:24:37 -07:00
Dawn Chen
60d9d2fa3f
Merge pull request #14379 from derekwaynecarr/local_up_cluster_enforce_cfs_quota
...
Add flag to enable cpu limit enforcement when using local up cluster
2015-10-12 13:24:06 -07:00
Dawn Chen
d802138c1f
Merge pull request #15325 from caesarxuchao/fix-15181-retry-test-cmd
...
Adding a retry function in test-cmd.sh
2015-10-12 13:18:49 -07:00
Dawn Chen
5cab5f68e4
Merge pull request #15174 from yujuhong/syncloop_log
...
kubelet logs update source in the sync loop
2015-10-12 12:59:05 -07:00
Dawn Chen
075c3a2c71
Merge pull request #15061 from kargakis/fix-dry-run-in-expose
...
Fix dry run in expose
2015-10-12 12:53:04 -07:00
Jeff Grafton
1a3d273bdb
jenkins/e2e: only run ./cluster/gce/list-resources.sh if it exists
2015-10-12 12:28:25 -07:00
Dawn Chen
80bf32ce56
Merge pull request #14879 from tpounds/aws-cloud-cleanup
...
AWS Cloud Provider Cleanup
2015-10-12 12:25:52 -07:00
saadali
09e61383d9
Move flaky PD tests to flaky
2015-10-12 12:01:00 -07:00
Andy Spohn
361c1831c1
Doc Fix, several volume types support multiple readers
2015-10-12 14:48:17 -04:00
Dawn Chen
376438b69c
Merge pull request #15156 from feiskyer/kubelet/clear-infra-container
...
Delete infra container if network plugin fails
2015-10-12 11:48:02 -07:00
Dawn Chen
b07e29b03c
Merge pull request #14789 from JanetKuo/fix-e2e-test-flake-kubectl-proxy
...
Use random ports when doing kubectl proxy in testing
2015-10-12 11:46:24 -07:00
Dawn Chen
149ca1ec49
Merge pull request #14618 from smarterclayton/refactor_exec
...
Refactor exec to make attach useful without a client.Config
2015-10-12 11:44:34 -07:00
Dawn Chen
d6ee649cb8
Merge pull request #13722 from feihujiang/returnHttpErrorStatusWhenRetriveErrorStatus
...
APIServer should return error status
2015-10-12 11:42:53 -07:00
Mike Danese
8043c70304
fix incorrect merge MIME type in api-conventions doc
2015-10-12 11:35:30 -07:00
Piotr Szczesniak
60d0c756b0
Disabled Initial Resources e2e
2015-10-12 20:18:40 +02:00
gmarek
b88eb80a59
Prefix hollow-cluster-master name with instance prefix
2015-10-12 20:15:59 +02:00
Dawn Chen
a06d8bc523
Merge pull request #14568 from derekwaynecarr/hpa_status
...
Add status subresource to HorizontalPodAutoscaler
2015-10-12 11:10:38 -07:00
feihujiang
6290aee8b8
Remove shorthand for client flag in kubectl version
2015-10-13 02:02:54 +08:00
nikhiljindal
0829bcc8fc
Defaulting deployment selector and label
2015-10-12 11:00:29 -07:00
nikhiljindal
6f61326cdb
Fixing the selector for new RC created by deployment
2015-10-12 11:00:29 -07:00
Yu-Ju Hong
1c015560be
kubelet logs update source in the sync loop
...
This improve the clarity/debuggability.
2015-10-12 10:18:52 -07:00
Chao Xu
12bcea336a
add a retry function in test-cmd.sh
2015-10-12 10:04:12 -07:00
Aaron Crickenberger
69351e3e88
Expose kube-api burst/qps settings for kube components
...
Default to hardcodes for components that had them, and 5.0 qps, 10 burst
for those that relied on client defaults
Unclear if maybe it'd be better to just assume these are set as part of
the incoming kubeconfig. For now just exposing them as flags since it's
easier for me to manually tweak.
2015-10-12 11:56:15 -04:00
jayvyas
e8cd5ef844
E2E tests: Parallel service soak functionality for networking.go
2015-10-12 11:41:10 -04:00
derekwaynecarr
3c012db30f
Add status subresource to HorizontalPodAutoscaler
2015-10-12 11:27:56 -04:00
feisky
296e44cc08
Delete infra container if network plugin fails
2015-10-12 23:23:17 +08:00
Jordan Liggitt
1043126135
Refactor SSH tunneling, fix proxy transport TLS/Dial extraction
2015-10-12 11:17:01 -04:00
Jordan Liggitt
826459e51e
Allow specifying scheme when proxying
2015-10-12 11:16:53 -04:00
k8s-merge-robot
0737e108e3
Merge pull request #8145 from jayunit100/e2e-k8bps
...
Auto commit by PR queue bot
2015-10-12 08:05:35 -07:00
derekwaynecarr
22dd92f626
Add testing to ReplicationController strategy
2015-10-12 11:01:33 -04:00
Marek Grabowski
139f5cd9ee
Merge pull request #15477 from gmarek/fix-kubemark
...
Fix HollowNode template
2015-10-12 15:51:25 +02:00
gmarek
ea7f914394
Fix HollowNode template
2015-10-12 15:46:32 +02:00
Timothy St. Clair
2a2a2d79ff
New etcd client modifications part 1 (context support)
...
This commit plumbs contexts which are needed for the new client.
2015-10-12 08:45:49 -05:00
jayvyas
c897798c27
Cleaning/Updating k8petstore dev tooling and build fixing, moving webserver to
...
main.go. Replacing vagrant tooling with docker-machine.
2015-10-12 08:31:30 -04:00
Marek Grabowski
41a7f579ea
Merge pull request #15462 from gmarek/kubemark-refactor
...
HollowNode refactoring
2015-10-12 13:10:20 +02:00
He Simei
31f7d33d29
enhance lsb_release detection for multi-docker
2015-10-12 18:48:37 +08:00
Jerzy Szczepkowski
e3c6750942
Merge pull request #15463 from piosz/enable-ir-e2e
...
Enabled InitialResources e2e in autoscaling suite
2015-10-12 12:17:47 +02:00