k8s-ci-robot
|
8c4d37ece5
|
Merge pull request #68624 from sysrich/crio_support
Package fixes for enabling br_netfilter & ip_forward with kubeadm
|
2018-09-25 17:00:26 -07:00 |
k8s-ci-robot
|
450fdc9c09
|
Merge pull request #68608 from andyzhangx/UnmountDevice-windows
fix UnmountDevice failure on Windows
|
2018-09-25 17:00:17 -07:00 |
k8s-ci-robot
|
2285a7dd66
|
Merge pull request #68423 from smarterclayton/break_docker_types_on_credential_providre
Remove dependency on docker daemon for core credential types
|
2018-09-25 17:00:07 -07:00 |
k8s-ci-robot
|
54dd6e4f14
|
Merge pull request #68592 from jingax10/calico_yaml_branch
Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+.
|
2018-09-25 14:41:11 -07:00 |
k8s-ci-robot
|
f289353b1a
|
Merge pull request #68575 from prameshj/ep-validation
Allow nodeName updates when endPoint is updated.
|
2018-09-25 14:41:01 -07:00 |
k8s-ci-robot
|
30bf07a8bc
|
Merge pull request #68344 from Nordix/nordix-dev
Include all used hash types in compare when creating ipsets
|
2018-09-25 14:40:51 -07:00 |
k8s-ci-robot
|
63f5db60e5
|
Merge pull request #68330 from tianshapjq/ignore-git-dir-when-gofmt
ignore .git dirs when executing gofmt
|
2018-09-25 14:40:42 -07:00 |
k8s-ci-robot
|
a3e30269dc
|
Merge pull request #68116 from krmayankk/read-dns-code
add validation for etc resolve parsing
|
2018-09-25 14:40:32 -07:00 |
k8s-ci-robot
|
5401f9458b
|
Merge pull request #67877 from tianshapjq/podprefix-used
use podPrefix as it's defined
|
2018-09-25 13:29:17 -07:00 |
k8s-ci-robot
|
9cadfbb091
|
Merge pull request #68568 from fasthall/e2e-node
make test zone an option in test-e2e-node.sh script
|
2018-09-25 12:16:21 -07:00 |
k8s-ci-robot
|
fbf2d6d73b
|
Merge pull request #68548 from soltysh/remove_unused
Remove unused fields from YAMLPrinter struct
|
2018-09-25 12:16:11 -07:00 |
k8s-ci-robot
|
7db813178d
|
Merge pull request #68536 from sngchlko/affinity-for-cinder
Add VolumeScheduling support for Cinder
|
2018-09-25 12:16:02 -07:00 |
k8s-ci-robot
|
80db5eb641
|
Merge pull request #68465 from WanLinghao/unused_function_clean
clean unused function
|
2018-09-25 12:15:53 -07:00 |
k8s-ci-robot
|
433d72da06
|
Merge pull request #68435 from humblec/log-file-nil
Glusterfs: Remove unwanted `log-file` mount argument.
|
2018-09-25 12:15:42 -07:00 |
k8s-ci-robot
|
28d7b9a333
|
Merge pull request #68412 from Katharine/nit-use-kube-build-coverage-directly
Use KUBE_BUILD_WITH_COVERAGE directly
|
2018-09-25 11:04:22 -07:00 |
k8s-ci-robot
|
57cd1725ec
|
Merge pull request #68401 from konstantinos-angelo/patch-1
Fix small typo - "nfds"
|
2018-09-25 11:04:12 -07:00 |
k8s-ci-robot
|
435bd61145
|
Merge pull request #68354 from wgliang/fixbug/trim
fix wrong usage of strings.TrimLeft
|
2018-09-25 11:04:02 -07:00 |
k8s-ci-robot
|
48e93c7329
|
Merge pull request #68346 from CaoShuFeng/400_500
return 400 status when invalid json patch passed to apiserver
|
2018-09-25 11:03:53 -07:00 |
k8s-ci-robot
|
11136874bc
|
Merge pull request #68302 from PrasadG193/fix-golint-pkg-api
pkg/api: Fix golint errors
|
2018-09-25 11:03:43 -07:00 |
k8s-ci-robot
|
bc6cb90820
|
Merge pull request #68311 from atoato88/issue/68279
Fix failure message of e2e test about kubectl
|
2018-09-25 08:37:19 -07:00 |
k8s-ci-robot
|
a8e8e891f2
|
Merge pull request #68289 from denkensk/fix-simple-pkg-kubelet
Simple code fixed in in pkg/kubelet
|
2018-09-25 06:14:03 -07:00 |
k8s-ci-robot
|
cdfd62ffb9
|
Merge pull request #68263 from islinwb/patch-1
add a missing "%s"
|
2018-09-25 06:13:53 -07:00 |
k8s-ci-robot
|
9720a734fe
|
Merge pull request #68262 from TinySong/fix-staging-kube-agggregator-version
update comments of doc.go in stagging/src/k8s.io/kube-aggregator
|
2018-09-25 06:13:43 -07:00 |
k8s-ci-robot
|
c16691037d
|
Merge pull request #68255 from leakingtapan/golint-fix-ebs
Fix golint for pkg/volume/aws_ebs
|
2018-09-25 06:13:33 -07:00 |
k8s-ci-robot
|
a67689dfca
|
Merge pull request #68245 from jingyih/remove_tagName_in_goDoc
*: Remove comment tags in GoDoc
|
2018-09-25 06:13:23 -07:00 |
k8s-ci-robot
|
a94ea824eb
|
Merge pull request #68238 from justinsb/update_reflect2_to_101
Update reflect2 to 1.0.1 (memory utilization fix)
|
2018-09-25 05:02:43 -07:00 |
k8s-ci-robot
|
fe4ca268d7
|
Merge pull request #68215 from tanshanshan/fixtypo
fix error info
|
2018-09-25 05:02:34 -07:00 |
k8s-ci-robot
|
59ad8c0f51
|
Merge pull request #68121 from dixudx/remove_rs_controller_options
cleanup: remove unused options for rs controller
|
2018-09-25 05:02:24 -07:00 |
k8s-ci-robot
|
5b864ac971
|
Merge pull request #68113 from fengzixu/master
Fixes #68026: revise some errors about golint in some packages
|
2018-09-25 05:02:14 -07:00 |
k8s-ci-robot
|
893e87bf30
|
Merge pull request #68079 from huangqg/fix_kubeadm_typo
fix typos in some files
|
2018-09-25 05:02:04 -07:00 |
k8s-ci-robot
|
9c29560ac8
|
Merge pull request #68064 from gianrubio/fluentd-signal
fluentd doesn't receive the signal TERM
|
2018-09-25 03:52:00 -07:00 |
k8s-ci-robot
|
0805860dba
|
Merge pull request #67870 from yue9944882/refactor/externalize-resource-quota-admission-controller
Externalize resource quota admission controller & controller reconciliation
|
2018-09-25 02:41:40 -07:00 |
k8s-ci-robot
|
2970366327
|
Merge pull request #67860 from m1kola/cleanup_logsForObject
Cleanup: removes support of internal types from logsForObject
|
2018-09-25 01:27:40 -07:00 |
k8s-ci-robot
|
38d2f05d52
|
Merge pull request #67842 from xmudrii/extern-priority
admission/priority: externalize priority admission controller
|
2018-09-25 01:27:31 -07:00 |
k8s-ci-robot
|
db322a4944
|
Merge pull request #67841 from jiayingz/fix-e2e-node
Updates test/e2e_node/device_plugin.go to cope with recent device
|
2018-09-25 01:27:22 -07:00 |
k8s-ci-robot
|
c00f45c533
|
Merge pull request #67612 from mgdevstack/master-commit-runtime-conforamnce
Promote non-table based container-runtime e2e test to Conformance
|
2018-09-25 01:27:12 -07:00 |
k8s-ci-robot
|
06d72ad494
|
Merge pull request #60848 from adelina-t/configure_test_image_repo
Made image registries configurable from registry.yaml file
|
2018-09-25 01:27:02 -07:00 |
k8s-ci-robot
|
4a627e9008
|
Merge pull request #67513 from novas0x2a/expose-port
export a method to expose which ports were forwarded
|
2018-09-25 00:18:20 -07:00 |
k8s-ci-robot
|
b875ad8c08
|
Merge pull request #67508 from brahmaroutu/flex_metrics
Provide Flex volume metrics if the plugin supports.
|
2018-09-25 00:18:10 -07:00 |
k8s-ci-robot
|
28d86ac47d
|
Merge pull request #67308 from cofyc/fix67260
Use monotonically increasing generation to prevent equivalence cache race
|
2018-09-25 00:18:00 -07:00 |
k8s-ci-robot
|
9159c9ce92
|
Merge pull request #66669 from daixiang0/master
correct kubelet service file permission
|
2018-09-25 00:17:50 -07:00 |
k8s-ci-robot
|
e1989af060
|
Merge pull request #64526 from misterikkit/metrics
Add scheduler throughput metric
|
2018-09-25 00:17:40 -07:00 |
k8s-ci-robot
|
69da1f8399
|
Merge pull request #68498 from feiskyer/vmss-pip
Get public IP for Azure vmss nodes
|
2018-09-24 23:06:51 -07:00 |
Mayank Kumar
|
ef976f1f70
|
add validation for etc resolve parsing
|
2018-09-24 21:01:59 -07:00 |
Pengfei Ni
|
f8b2781f4f
|
Add unit tests for getting vmss node IP
|
2018-09-25 11:22:52 +08:00 |
Pengfei Ni
|
303af63ec9
|
Get public IP for Azure vmss nodes
This is required for getting public IP when --public-ip-per-vm
(publicIpAddressConfiguration) is enabled for vmss.
|
2018-09-25 11:22:47 +08:00 |
k8s-ci-robot
|
6b1af84d4a
|
Merge pull request #64803 from misterikkit/etcd-main
Make integration test work with `go test`.
|
2018-09-24 19:48:52 -07:00 |
k8s-ci-robot
|
8346631860
|
Merge pull request #68053 from Pingan2017/rmifblock
clean up unneeded else block
|
2018-09-24 17:17:29 -07:00 |
k8s-ci-robot
|
fdd9c2e2a0
|
Merge pull request #67990 from tizhou86/newPR5
Fix golint error under pkg/proxy.
|
2018-09-24 17:17:19 -07:00 |
k8s-ci-robot
|
6da4d79373
|
Merge pull request #67967 from MrHohn/e2e-esipp-skip-aws
Skip LB session affinity test on AWS
|
2018-09-24 17:17:10 -07:00 |