Abhi Shah
b8179eae24
Merge pull request #13467 from simonswine/feature_enhanced_vpc_detection
...
Enhanced detection of VPC for cloudprovider AWS
2015-09-03 15:47:28 -07:00
Abhi Shah
d923e61dda
Merge pull request #13397 from yujuhong/housekeeping
...
kubelet: define the housekeeping period
2015-09-03 15:46:29 -07:00
Abhi Shah
7dd85cb51b
Merge pull request #13490 from feihujiang/changeVariablesToEnvionmentVariablesWhenDescribeContainers
...
Change variables to environment variables when describe containers
2015-09-03 15:39:24 -07:00
Abhi Shah
d5358f0f7e
Merge pull request #13537 from stevekuznetsov/skuznets/typo
...
fixed error typo
2015-09-03 13:11:44 -07:00
k8s-merge-robot
5d8a6049be
Merge pull request #12848 from wojtek-t/private_watch_cache
...
Auto commit by PR queue bot
2015-09-03 13:06:18 -07:00
Sami Wagiaalla
9ca9ab1b66
iSCSI Plugin: Remove remounting of device in global path.
...
This code was originally added because the first mount call did not
respect the ro option. This no longer seems to be the cause so there
is no need to use remount.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com >
2015-09-03 15:59:27 -04:00
k8s-merge-robot
857b6ba5a8
Merge pull request #12603 from markturansky/expand_vol_spec
...
Auto commit by PR queue bot
2015-09-03 12:00:49 -07:00
derekwaynecarr
2e76842eb7
Update resource quota for requests
2015-09-03 14:24:59 -04:00
Abhi Shah
9b70b9d839
Merge pull request #13506 from feihujiang/fixUpperCaseLetterInKubectlExamples
...
Fixes upper case letters in kubectl examples
2015-09-03 11:15:30 -07:00
Abhi Shah
228517e634
Merge pull request #13536 from brendandburns/util
...
Add Forever, syntactic sugar on Until
2015-09-03 11:12:34 -07:00
Jeff Lowdermilk
cb65cfa746
Print recognized file extensions in resource builder error
2015-09-03 11:01:13 -07:00
Alex Robinson
4b47cb93f3
Reduce the default apiserver timeout back down to 30 seconds.
...
It was originally raised due to slow load balancer creation (#5180 ), but
that was fixed months ago.
2015-09-03 17:50:23 +00:00
derekwaynecarr
5dc74e8dbf
Add support for CFS quota in kubelet
2015-09-03 13:44:28 -04:00
kargakis
f9bca7bc7d
handle structs
2015-09-03 15:49:24 +02:00
hurf
46e7f5684c
Add --dry-run option for label command
...
With --dry-run option, label command will print the object locally
without update it on server side.
2015-09-03 21:37:11 +08:00
kargakis
6c32e071f4
Dont output nil; test nil & omitempty
2015-09-03 15:32:19 +02:00
Steve Kuznetsov
0a07a46100
fixed error typo
2015-09-03 09:28:02 -04:00
markturansky
0e7f73ad67
expand volume.Spec to include full Volume and PV
2015-09-03 08:57:32 -04:00
hurf
65bfd3541f
Make -o option working for rolling-update
...
Use simple message to show the result. If -o is specified, print
updated rc.
2015-09-03 20:29:58 +08:00
Marcin Wielgus
3f21071064
HorizontalPodAutoscaler in kubectl get
2015-09-03 13:49:06 +02:00
kargakis
edfaa480cf
queryparams: Handle pointer fields in structs
2015-09-03 13:45:31 +02:00
Wojciech Tyczynski
97b4a64e2c
Refactor registry etcd delete tests
2015-09-03 09:05:17 +02:00
Brendan Burns
a064c5d933
Merge branch 'fix_expapi_desc' of https://github.com/markturansky/kubernetes into markturansky-fix_expapi_desc
2015-09-02 21:36:40 -07:00
Brendan Burns
960d6e5a5e
Fix the travis build
2015-09-02 21:25:05 -07:00
feihujiang
0427711c42
Fixes upper case letters in kubectl examples
2015-09-03 12:00:21 +08:00
markturansky
8f9444025f
removed expapi descriptions from internal types
2015-09-02 22:57:30 -04:00
Yu-Ju Hong
9cdb004851
kubelet: fix erratic restart count caused per-container restart backoff
2015-09-02 18:50:42 -07:00
Abhi Shah
657622631f
Merge pull request #13487 from caesarxuchao/swagger-for-expapi
...
Genereate types_swagger_doc_generated.go for expapi
2015-09-02 16:56:55 -07:00
Brendan Burns
5048464445
Add Forever, syntactic sugar on Until
2015-09-02 16:49:05 -07:00
Brendan Burns
395bbc4b1b
Fix the build.
2015-09-02 15:45:44 -07:00
Janet Kuo
96031aaca5
Get printer from factory instead of using NewHumanReadablePrinter to retrieve handled resources
2015-09-02 15:38:40 -07:00
Abhi Shah
13784bf9ca
Merge pull request #13047 from JanetKuo/kubectl-label-bash-completion
...
Enable kubectl label resource type bash completion
2015-09-02 15:16:54 -07:00
Abhi Shah
642ebb4994
Merge pull request #13099 from JanetKuo/kubectl-expose-deprecate-create-external-load-balancer
...
Deprecated kubectl flag "create-external-load-balancer"
2015-09-02 15:16:08 -07:00
Abhi Shah
b6aac3633d
Merge pull request #13415 from JanetKuo/kubectl-rolling-bash-completion
...
Enable kubectl rolling-update rc name bash completion
2015-09-02 15:14:21 -07:00
Nikhil Jindal
aeeffbd665
Merge pull request #13419 from nikhiljindal/deploymentController
...
Adding support for deployments to client library
2015-09-02 14:26:50 -07:00
Isaac Hollander McCreery
d3398e2aed
GCE tokens behavior to new format
2015-09-02 14:13:51 -07:00
k8s-merge-robot
e8cda9dc92
Merge pull request #13310 from markturansky/volume_config
...
Auto commit by PR queue bot
2015-09-02 14:05:30 -07:00
Abhi Shah
1b0cf281e5
Merge pull request #13000 from brendandburns/schema-api-2
...
Add support for dynamic APIs
2015-09-02 13:53:28 -07:00
Janet Kuo
c9beb5b39c
Fix the bug that rolling-update throws error when using generateName
2015-09-02 13:30:14 -07:00
Abhi Shah
efdcd9f8e8
Merge pull request #13519 from ironcladlou/test-fix
...
Refactor test to use new fake reactors
2015-09-02 11:41:18 -07:00
Brendan Burns
eb58220e7e
Merge branch 'master' of https://github.com/GoogleCloudPlatform/kubernetes
2015-09-02 10:48:38 -07:00
Dan Mace
347b9334e2
Refactor test to use new fake reactors
...
Fix a test compilation error by refactoring the test code to use
the latest fake reactor framework.
2015-09-02 13:45:32 -04:00
Brendan Burns
2df5010834
Merge branch 'sdminonne-container_sidecar'
2015-09-02 10:42:08 -07:00
Brendan Burns
3e407aebb2
Diable a broken unit test
2015-09-02 10:39:17 -07:00
Chao Xu
530a9a0238
cover expapi when genereate types_swagger_doc_generated.go
2015-09-02 10:01:40 -07:00
Abhi Shah
067e76b509
Merge pull request #13348 from thockin/kubelet-masq-rule
...
Don't name 'eth0' in MASQUERADE rule
2015-09-02 09:54:31 -07:00
Brendan Burns
74ef517097
Merge pull request #6649 from rootfs/wip-cephfs
...
add Ceph FS volume plugin
2015-09-02 09:48:15 -07:00
Brendan Burns
31454d0f46
Merge pull request #12705 from brendandburns/kubectl
...
Add a printer that knows how to print user-defined columns
2015-09-02 09:47:34 -07:00
Brendan Burns
ac958e5320
Merge pull request #12513 from brendandburns/tc2
...
integrate bandwidth shaping and the kubelet.
2015-09-02 09:44:10 -07:00
k8s-merge-robot
f5c2d90c3a
Merge pull request #12293 from deads2k/testclient-specific-reaction
...
Auto commit by PR queue bot
2015-09-02 09:18:24 -07:00