Rajat Chopra
fef621a254
TODO added to optimize Status call to plugin
2015-09-23 09:19:31 -07:00
Kenneth Shelton
65ad351c7f
* Removed host tag tests as they now require real live nodes
2015-09-23 09:10:52 -07:00
Kenneth Shelton
aef8ba00e0
Ran gofmt -s
2015-09-23 08:40:51 -07:00
Sami Wagiaalla
3e9587997f
Correct comments in mount.go
...
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com >
2015-09-23 11:40:17 -04:00
Ewa Socala
1c74b33042
Unit tests for metrics_client.go
2015-09-23 17:36:18 +02:00
markturansky
09600095c4
allow pre-binding of persistent volumes to pvclaims
2015-09-23 10:24:42 -04:00
Jimmi Dyson
9e6b3e4a9d
Expose version as prometheus metric
2015-09-23 14:21:43 +01:00
gmarek
9d57f2c571
Remove dead RateLimit function from API server handlers
2015-09-23 13:44:37 +02:00
Maciej Szulik
a984eb3760
Issue 14385: job's parallelism defaults to completions.
2015-09-23 13:25:58 +02:00
Maciej Szulik
48775319d9
Reaper and scaler for jobs
2015-09-23 13:06:34 +02:00
gmarek
66ca7fcc92
Functionally revert #12894
2015-09-23 12:15:38 +02:00
feihujiang
4a126e7297
Remove useless todo notes that handle required fields
2015-09-23 17:45:22 +08:00
hurf
c4dc056105
Improve message from kubectl config
...
1.use Fprintf instead of Printf
2.output simple success messages
3.lowercase all error messages
2015-09-23 16:10:21 +08:00
gmarek
0a3f7787e7
Fix 'ContainersMap' feature in fake-docker-client.
2015-09-23 09:08:18 +02:00
eulerzgy
64f96e4c8c
update createExternalLoadBalancer to createLoadBalancer
2015-09-23 11:09:54 +08:00
Dawn Chen
38583307ca
flag controlled RLIMIT_NOFILE for kubelet.
2015-09-22 15:18:34 -07:00
Eric Tune
f614e7df63
Merge pull request #14168 from tmrts/refactor/tests
...
Refactor downward API volume plugin test
2015-09-22 13:52:31 -07:00
Eric Tune
6dbb781093
Merge pull request #14320 from erictune/fix-daemonset-logging
...
Reduce verbosity of DaemonSet controller.
2015-09-22 13:36:46 -07:00
Eric Tune
f92da0c714
Merge pull request #14323 from brendandburns/flakes2
...
Fix a flake in the kubelet test.
2015-09-22 13:36:22 -07:00
Kenneth Shelton
967fac0adc
Changed to use sets utility
2015-09-22 12:26:50 -07:00
Eric Tune
95a44be2ef
Job status updates.
...
Added status REST storage.
Added validation for Status Updates.
Changed job controller to update status rather than just job
(which ignores status updates).
2015-09-22 11:39:35 -07:00
Rajat Chopra
4dc7485d94
cni network plugin
2015-09-22 11:16:41 -07:00
derekwaynecarr
025f24aa6d
Make requests defaulting only work on pods
2015-09-22 14:11:01 -04:00
Andy Goldstein
95041ab0ae
Check the condition immediately in util.Wait funcs
...
Have poller() send to the channel once, immediately, before the ticker
starts. This way, Poll, PollInfinite, and WaitFor will check the
condition immediately, instead of waiting for the poller's interval to
elapse once before doing the initial condition check.
2015-09-22 14:06:52 -04:00
Eric Tune
b113b5ac2a
Merge pull request #14336 from erictune/more-verbosity-job-controller
...
Log the error when unable to update job.
2015-09-22 11:03:11 -07:00
Eric Tune
e560a4b600
Merge pull request #14360 from mikedanese/ds-describe
...
move daemonset describe to experimental
2015-09-22 10:32:55 -07:00
Kenneth Shelton
10f79eb490
Updated GCE FW target tag logic to use the set of longest tag prefixes from all instances
2015-09-22 09:31:41 -07:00
Mike Danese
2313c9ada0
move daemonset describe to experimental
2015-09-22 09:13:42 -07:00
k8s-merge-robot
34ef11321c
Merge pull request #14341 from mikedanese/not-ready
...
Auto commit by PR queue bot
2015-09-22 08:53:42 -07:00
k8s-merge-robot
e535e27e82
Merge pull request #14279 from pweil-/ipc-followup
...
Auto commit by PR queue bot
2015-09-22 07:28:07 -07:00
k8s-merge-robot
014947c16c
Merge pull request #14322 from mikedanese/dead-code
...
Auto commit by PR queue bot
2015-09-22 07:05:27 -07:00
hurf
5cc909afe7
Remove type validation in resource.Quantity.Add
...
The type validation is unnecessary for add and will cause problem.
Type will always keep unchanged after new amount is added.
2015-09-22 21:07:31 +08:00
eulerzgy
91044f3bf2
del the unused code
2015-09-22 19:07:06 +08:00
k8s-merge-robot
98231d1f68
Merge pull request #14171 from jszczepkowski/deployment-scale
...
Auto commit by PR queue bot
2015-09-22 01:37:41 -07:00
Mike Danese
edda776b4a
fix validation for notReadyAddress subsets
2015-09-22 01:08:26 -07:00
k8s-merge-robot
fd88c361ca
Merge pull request #14157 from caesarxuchao/thirdPartyResourceDataCreator.New
...
Auto commit by PR queue bot
2015-09-22 01:06:50 -07:00
Dawn Chen
a010e91913
Merge pull request #14292 from yujuhong/revert_node
...
Revert node status manager
2015-09-21 23:13:18 -07:00
Chao Xu
f1de364a0e
Make latest.AllGroups public; fix thirdPartyResourceDataCreator.New
2015-09-21 22:32:24 -07:00
k8s-merge-robot
8cab671261
Merge pull request #14255 from tpounds/cleanup-aws-elb-client-ctor
...
Auto commit by PR queue bot
2015-09-21 22:04:50 -07:00
k8s-merge-robot
8f831ec9fd
Merge pull request #14306 from mikedanese/fix
...
Auto commit by PR queue bot
2015-09-21 21:42:56 -07:00
Eric Tune
c99df5e3a4
Log the error when unable to update job.
2015-09-21 21:26:06 -07:00
k8s-merge-robot
a7c20b1201
Merge pull request #14311 from danwinship/printf-fix
...
Auto commit by PR queue bot
2015-09-21 21:09:29 -07:00
k8s-merge-robot
de597c8dc4
Merge pull request #13822 from brendandburns/schema-api-2
...
Auto commit by PR queue bot
2015-09-21 19:23:10 -07:00
k8s-merge-robot
6d2c2440e9
Merge pull request #14203 from caesarxuchao/encode-unversioned
...
Auto commit by PR queue bot
2015-09-21 18:59:32 -07:00
k8s-merge-robot
02b9930525
Merge pull request #9009 from liggitt/token_controller_fixes
...
Auto commit by PR queue bot
2015-09-21 17:42:39 -07:00
k8s-merge-robot
c96c76b729
Merge pull request #13780 from smarterclayton/pod_logs
...
Auto commit by PR queue bot
2015-09-21 17:02:47 -07:00
Brendan Burns
e845c6a4e6
Fix a flake in the kubelet test.
2015-09-21 16:45:21 -07:00
Mike Danese
87cacda8a7
delete a bunch of dead code in pkg/controller
2015-09-21 16:38:43 -07:00
k8s-merge-robot
74a0524fd1
Merge pull request #14191 from ArtfulCoder/rlimit
...
Auto commit by PR queue bot
2015-09-21 16:32:09 -07:00
Chao Xu
ab5c1f6710
let encoder handle unversioned objects
...
address lavalamp's comments
address lavalamp's comments
address lavalamp's comments
add a TODO based on lavalamp's comment
add a TODO based on lavalamp's comment
2015-09-21 15:57:45 -07:00