Vishnu kannan
8d0370ede3
Do not set container runtime health check until on kubelet init.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2016-02-16 16:40:48 -08:00
Vishnu kannan
7de6a25383
Identify runtime's cgroups periodically to avoid race with runtime
...
uptime.
The runtime could also move between cgroups.
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2016-02-16 16:39:48 -08:00
Vishnu kannan
2623fdde17
Improve the naming of fields in ContainerImage struct used in NodeStatus.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2016-02-16 15:45:22 -08:00
k8s-merge-robot
3616b4bfec
Merge pull request #21044 from mqliang/deployment-util
...
Auto commit by PR queue bot
2016-02-16 15:33:26 -08:00
Janet Kuo
92eb075a2b
When reaping deployments, retry deployment Update
2016-02-16 15:12:38 -08:00
Alex Robinson
58ab75a69a
Merge pull request #21292 from gtank/typo-fix
...
Fix comment typo
2016-02-16 13:58:45 -08:00
derekwaynecarr
76f2cc6a11
Add field selector for pod.spec.restartPolicy
2016-02-16 16:51:42 -05:00
k8s-merge-robot
8081956be3
Merge pull request #21325 from caesarxuchao/coding-conventions
...
Auto commit by PR queue bot
2016-02-16 13:00:13 -08:00
Paul Weil
6cf26a41c0
include discovery client in adaptor
2016-02-16 15:21:19 -05:00
Chao Xu
97aecd002a
remove underscore in imported pkg names
2016-02-16 10:54:51 -08:00
k8s-merge-robot
6c638b5f3f
Merge pull request #21100 from madhusudancs/daemonset-validation-change-confusing-varnames
...
Auto commit by PR queue bot
2016-02-16 09:52:57 -08:00
k8s-merge-robot
dff76f0a81
Merge pull request #21279 from Clarifai/master
...
Auto commit by PR queue bot
2016-02-16 08:55:04 -08:00
Wojciech Tyczynski
35a3394a0a
Require versioner in etcdHelper to be non-null.
2016-02-16 16:22:43 +01:00
k8s-merge-robot
c91a79be45
Merge pull request #21199 from erictune/validation-helper
...
Auto commit by PR queue bot
2016-02-16 07:07:49 -08:00
k8s-merge-robot
dada47eb2f
Merge pull request #21179 from smarterclayton/cant_replace_cluster_resource
...
Auto commit by PR queue bot
2016-02-16 04:45:43 -08:00
Jerome Touffe-Blin
62a8b3d44c
Fix #17912 - pick public subnets only on ELB creation
2016-02-16 23:16:38 +11:00
k8s-merge-robot
6a1214b017
Merge pull request #21172 from cjcullen/cidralloc
...
Auto commit by PR queue bot
2016-02-16 03:26:23 -08:00
Marcin Wielgus
ce395d4423
Merge pull request #21277 from mwielgus/cm-prefix-fix
...
Change custom metrics prefix in HPA metrics client
2016-02-16 12:22:26 +01:00
feihujiang
e85253916f
Support the subresource of node proxy
2016-02-16 17:02:45 +08:00
George Tankersley
31463502ec
Fix comment typo
2016-02-15 21:05:51 -08:00
k8s-merge-robot
180d34ed52
Merge pull request #21120 from Random-Liu/minor-probe-manager-refactor
...
Auto commit by PR queue bot
2016-02-15 19:41:45 -08:00
k8s-merge-robot
9dacc5b382
Merge pull request #21238 from AdoHe/kubectl_help_bug
...
Auto commit by PR queue bot
2016-02-15 19:16:39 -08:00
k8s-merge-robot
47acbd62ec
Merge pull request #21099 from deads2k/extend-patch
...
Auto commit by PR queue bot
2016-02-15 14:49:02 -08:00
k8s-merge-robot
84da994d68
Merge pull request #21088 from derekwaynecarr/improve_helpers
...
Auto commit by PR queue bot
2016-02-15 14:21:26 -08:00
k8s-merge-robot
88e4be7cbb
Merge pull request #20790 from Clarifai/ip-permission-iprange
...
Auto commit by PR queue bot
2016-02-15 13:49:50 -08:00
k8s-merge-robot
a7818ac3a1
Merge pull request #20926 from derekwaynecarr/pvc_edit_validation
...
Auto commit by PR queue bot
2016-02-15 13:21:13 -08:00
Madhusudan.C.S
688cae77cb
Don't call DaemonSet and HPA type variables controller, it is just confusing to the reader.
...
This was likely due to a copy-paste replication controller validation code.
2016-02-15 12:52:41 -08:00
Piotr Szczesniak
264c64ec0d
Enabled autoscaling API group in apiserver
2016-02-15 21:39:00 +01:00
Daniel Smith
74400c33ae
changes for cross-group moves
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
d9705940d6
Fixed and added tests
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
d2f11521cb
Implemented Autoscaling client
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
e96515f590
Autogenerated conversions, deep copies, types
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
90c647eff9
API changes in HPA required for going to GA
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
2fbc5bb767
Created autoscaling API group and copied HPA there
2016-02-15 21:39:00 +01:00
Rudi Chiarito
b46321c19f
Fix Sprintf formatting in log message
2016-02-15 15:30:49 -05:00
k8s-merge-robot
bc04759560
Merge pull request #20974 from wojtek-t/cleanup_metrics
...
Auto commit by PR queue bot
2016-02-15 12:22:01 -08:00
derekwaynecarr
c5cb09405c
Improve persistent volume claim validation
2016-02-15 15:13:53 -05:00
k8s-merge-robot
c48e94df89
Merge pull request #20956 from derekwaynecarr/cleanup_validation
...
Auto commit by PR queue bot
2016-02-15 11:55:54 -08:00
Marcin Wielgus
41cf0cd78f
Change custom metrics prefix in HPA metrics client
2016-02-15 20:28:37 +01:00
k8s-merge-robot
1380a3e6a1
Merge pull request #20850 from deads2k/remove-resource-is-valid
...
Auto commit by PR queue bot
2016-02-15 11:27:19 -08:00
k8s-merge-robot
134d44cf2b
Merge pull request #20409 from AdoHe/kubectl_ingress_labels
...
Auto commit by PR queue bot
2016-02-15 10:59:12 -08:00
derekwaynecarr
a03361bd84
Make default format right for nil values
2016-02-15 13:55:33 -05:00
Rudi Chiarito
da4ba61232
Fix AWS IPPermission check for case with preexisting groups and ranges
2016-02-15 11:41:18 -05:00
gmarek
63dd014412
Update SchedulerMetrics
2016-02-15 16:52:41 +01:00
Jan Safranek
6088369227
Delete provisioned volumes without claim.
...
There is a race in dynamic provisioning:
1. User creates a claim to dynamically provision a volume.
2. Kubernetes start provisioning the volume.
3. User deletes the claim before 2. is finished.
4. Kubernetes finished provisioning the volume.
The volume is in Pending state. This volume should be deleted instead of
moving to Available state.
2016-02-15 16:38:35 +01:00
mqliang
fcf0d6d720
add GetValueFromIntOrPercent helper funcs
2016-02-15 23:06:02 +08:00
mqliang
641ba92aa3
move minGCAge to ImageGCPolicy and make it configurable
2016-02-15 22:54:54 +08:00
mqliang
d96cdb93c4
move helper funcs to util/deployment.go from util.go
2016-02-15 22:36:48 +08:00
deads2k
f89bd83664
fix group mapping and encoding order
2016-02-15 08:49:17 -05:00
deads2k
9901a386c3
remove ResourceIsValid
2016-02-15 07:49:48 -05:00