Muhammed Uluyol
|
fab367230f
|
Add experimental API support to kubectl
|
2015-08-11 16:49:55 -07:00 |
|
Muhammed Uluyol
|
01807c1fac
|
Make ClientCache public
|
2015-08-11 16:47:57 -07:00 |
|
CJ Cullen
|
a53a3b7e8c
|
Merge pull request #12547 from nikhiljindal/updateSwaggerDatafile
Updating swagger datafile as per latest swagger-ui code
|
2015-08-11 16:10:03 -07:00 |
|
CJ Cullen
|
e5e041fe23
|
Merge pull request #12495 from liggitt/abac_test
fix ABAC tests
|
2015-08-11 16:07:36 -07:00 |
|
CJ Cullen
|
64e5e1a2dd
|
Merge pull request #12427 from krousey/vetclean
Fix go vet errors
|
2015-08-11 15:14:00 -07:00 |
|
nikhiljindal
|
7b48b3dbdc
|
Updating swagger datafile
|
2015-08-11 14:51:04 -07:00 |
|
Brendan Burns
|
296ffdf925
|
Merge pull request #12546 from brendandburns/rc
Switch the order of delete, delete pods before deleting nodes.
|
2015-08-11 14:14:09 -07:00 |
|
Kris Rousey
|
565189f5b8
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07:00 |
|
Brendan Burns
|
34eec1fc78
|
Switch the order of delete, delete pods before deleting nodes.
|
2015-08-11 12:34:37 -07:00 |
|
CJ Cullen
|
08334a3f32
|
Merge pull request #12460 from Huawei-PaaS/issue-build-error
Modify the TestCase TestServiceRegistryIPUpdate
|
2015-08-11 10:15:56 -07:00 |
|
CJ Cullen
|
1f3c322ded
|
Merge pull request #12438 from derekparker/handle-fqdn-gce
Handle full hostname when computing host tag on GCE
|
2015-08-11 10:11:23 -07:00 |
|
Jian Huang
|
70ce862955
|
Fix the issue which TestServiceRegistryIPUpdate will randomly run failed.
|
2015-08-11 17:00:47 +00:00 |
|
Filip Grzadkowski
|
44c91b1a39
|
Merge pull request #12508 from markturansky/refactor_pv_controllers
Refactored persistent volume controllers to new packaging structure
|
2015-08-11 12:35:23 +02:00 |
|
Filip Grzadkowski
|
999eff1b7f
|
Merge pull request #12510 from markturansky/improve_failed_mount_msg
Removed spew from failed volume mount event
|
2015-08-11 12:35:02 +02:00 |
|
Filip Grzadkowski
|
38c3e351d8
|
Merge pull request #12203 from jgriffiths1993/subnetid-vip
Pass SubnetID to vips.Create()
|
2015-08-11 10:59:56 +02:00 |
|
Filip Grzadkowski
|
3f7b54cbdb
|
Merge pull request #11669 from pweil-/sc-nonroot
add non-root directive to SC and kubelet checking
|
2015-08-11 10:30:53 +02:00 |
|
Filip Grzadkowski
|
9dd3cac82e
|
Merge pull request #12423 from brendandburns/service
Make services print on a single line.
|
2015-08-11 10:29:23 +02:00 |
|
Wojciech Tyczynski
|
5ea99310f1
|
Unify limitrange registry to be generic.
|
2015-08-11 09:06:44 +02:00 |
|
markturansky
|
8e0d391b1e
|
Refactored persistent volume controllers to new packaging structure
|
2015-08-10 23:18:48 -04:00 |
|
markturansky
|
0b72bb2458
|
removed spew from event error
|
2015-08-10 23:16:15 -04:00 |
|
Alex Robinson
|
785ccf4a74
|
Merge pull request #12005 from JanetKuo/kubectl-describe-allocatedresource
Make kubectl describe node include allocated resource
|
2015-08-10 18:08:04 -07:00 |
|
Alex Robinson
|
e899a36de8
|
Merge pull request #12491 from yifan-gu/bump_appc
Godeps: bump appc/spec to v0.6.1+git.
|
2015-08-10 16:38:49 -07:00 |
|
Alex Robinson
|
5cab32957e
|
Merge pull request #12502 from gambol99/rj/rbd_defencing_fix
- fixed the defencing of the rbd lock
|
2015-08-10 16:38:12 -07:00 |
|
Rohith
|
dc23ded091
|
- fixing the complaint on the gofmt
|
2015-08-10 23:57:05 +01:00 |
|
Alex Robinson
|
42e12f1c5f
|
Merge pull request #12340 from wojtek-t/rewrite_service_etcd
Refactor "service" registry to use standard REST storage (and generic etcd)
|
2015-08-10 15:38:50 -07:00 |
|
Rohith
|
bb31cd29ea
|
- fixed the defencing of the rbd lock
|
2015-08-10 23:33:25 +01:00 |
|
Alex Robinson
|
5836d455b8
|
Merge pull request #12239 from eparis/bash-completions-rolling-update
Bash completion annotations for rollingupdates
|
2015-08-10 15:02:48 -07:00 |
|
Alex Robinson
|
057be1fc8d
|
Merge pull request #12406 from smarterclayton/namespace_estimate_delete
Namespace must estimate and requeue content deletions
|
2015-08-10 15:01:35 -07:00 |
|
Alex Robinson
|
d6b7fcc69f
|
Merge pull request #11988 from brendandburns/tc
Add some utilities for limiting bandwidth using 'tc'
|
2015-08-10 14:23:04 -07:00 |
|
Alex Robinson
|
20c189d752
|
Merge pull request #12471 from peter-edge/docker-new-client-from-env
Use docker.NewClientFromEnv for creation of docker.Client
|
2015-08-10 14:22:21 -07:00 |
|
Alex Robinson
|
cd3c3fe479
|
Merge pull request #12373 from cjcullen/network
Use full URLs for GCE networks
|
2015-08-10 14:21:42 -07:00 |
|
Alex Robinson
|
33178dce96
|
Merge pull request #12496 from nikhiljindal/portDescription
Fixing a typo in port swagger description
|
2015-08-10 14:10:48 -07:00 |
|
nikhiljindal
|
a698acd3c8
|
Fixing a typo in port swagger description
|
2015-08-10 13:32:46 -07:00 |
|
Alex Robinson
|
9bda3c5998
|
Merge pull request #11138 from feihujiang/portForwardWithoutP
kubectl port-forward accept a pod without -p
|
2015-08-10 13:29:14 -07:00 |
|
Janet Kuo
|
0ac6dba3f4
|
Make kubectl describe node include allocated resource
|
2015-08-10 13:25:59 -07:00 |
|
Alex Robinson
|
531d3def98
|
Merge pull request #12482 from tmrts/refactor/iota
Refactor probe.Result enumeration
|
2015-08-10 13:20:04 -07:00 |
|
Jordan Liggitt
|
848ec0491e
|
fix ABAC tests
|
2015-08-10 16:07:08 -04:00 |
|
Alex Robinson
|
11fcd3bb39
|
Merge pull request #12478 from eparis/use-pflag-network
Use pflags for net.IP and net.IPNet instead of custom flag types
|
2015-08-10 11:55:54 -07:00 |
|
Alex Robinson
|
1e39eb07e1
|
Merge pull request #12488 from pweil-/fix-conversions
use package from out value
|
2015-08-10 11:52:48 -07:00 |
|
Alex Robinson
|
4593478c65
|
Merge pull request #12461 from hurf/humanize_time2
Print human readable time for event
|
2015-08-10 11:52:33 -07:00 |
|
Brendan Burns
|
dcd6b00d83
|
Add a package for bandwidth control
|
2015-08-10 11:24:02 -07:00 |
|
Yifan Gu
|
7e5cfd137a
|
Godeps: bump appc/spec to v0.6.1+git.
|
2015-08-10 11:21:28 -07:00 |
|
Alex Robinson
|
933c855fba
|
Merge pull request #12354 from mjibson/replace-cascade-fix
Fix flag docs for replace cascade
|
2015-08-10 11:06:41 -07:00 |
|
Alex Robinson
|
462fed62b7
|
Merge pull request #12189 from feihujiang/describeKindNoArguments
kubectl describe <kind> work with no arguments
|
2015-08-10 11:05:34 -07:00 |
|
Paul Weil
|
26d80cdb7f
|
use package from out value
|
2015-08-10 14:00:20 -04:00 |
|
Brendan Burns
|
79fb674679
|
Fix the service printer to be a single line per service
|
2015-08-10 10:57:45 -07:00 |
|
Tamer Tas
|
16b4428043
|
Fix usage of format specifier %s
|
2015-08-10 20:44:36 +03:00 |
|
Paul Weil
|
e490c20c22
|
add non-root directive to SC and kubelet checking
|
2015-08-10 13:30:34 -04:00 |
|
Alex Robinson
|
79f171542a
|
Merge pull request #12484 from tmrts/doc/pkg/kubelet/rkt
Add documentation for pkg/kubelet/rkt
|
2015-08-10 10:07:25 -07:00 |
|
Alex Robinson
|
c5e221dca7
|
Merge pull request #12440 from BenTheElder/proxy_config_handler_refactor
Refactor `pkg/proxy/config`'s ServiceConfigHandler and EndpointsConfigHandler.
|
2015-08-10 09:44:38 -07:00 |
|