Kubernetes Prow Robot
|
fc545587e4
|
Merge pull request #76540 from ialidzhikov/glusterfs-uneffectual-assignment
Remove ineffectual assignment
|
2019-04-18 17:17:55 -07:00 |
|
Kubernetes Prow Robot
|
0772f852ad
|
Merge pull request #76455 from joelsmith/master
Fix potential test flakes in HPA tests TestEventNotCreated and TestAvoidUncessaryUpdates
|
2019-04-18 11:28:19 -07:00 |
|
Kubernetes Prow Robot
|
e8e1e9b667
|
Merge pull request #75119 from sungjunyoung/fix-typo
Fix typo, old link for contributors
|
2019-04-18 11:28:03 -07:00 |
|
Kubernetes Prow Robot
|
1192ca09f0
|
Merge pull request #76634 from xichengliudui/addConsts
Using const() defines constants together
|
2019-04-18 01:50:10 -07:00 |
|
Kubernetes Prow Robot
|
7e02769736
|
Merge pull request #75926 from cwdsuzhou/operation_generator_add_attach_detach
Add operation name for other volume operations
|
2019-04-18 00:26:08 -07:00 |
|
Kubernetes Prow Robot
|
e8bf254db8
|
Merge pull request #76724 from xichengliudui/constant-block-kubectl
Use constant blocks to define constants in pkg/kubectl
|
2019-04-17 22:58:36 -07:00 |
|
Kubernetes Prow Robot
|
8f09fd6b2a
|
Merge pull request #76691 from feiskyer/slb-multi-backendpool
Fix Azure SLB support for multiple backend pools
|
2019-04-17 22:58:04 -07:00 |
|
Kubernetes Prow Robot
|
6bc42d5bc0
|
Merge pull request #75869 from WanLinghao/cm_log_fix
Fix a log info error
|
2019-04-17 21:14:01 -07:00 |
|
Pengfei Ni
|
ef6f88d992
|
Fix Azure SLB support for multiple backend pools
Azure VM and vmssVM support multiple backend pools for the same SLB, but
not for different LBs.
|
2019-04-18 10:56:37 +08:00 |
|
Kubernetes Prow Robot
|
88d44f49c7
|
Merge pull request #76681 from seans3/humanreadable-cleanup
Removed unused code in humanreadable.go
|
2019-04-17 18:52:03 -07:00 |
|
Kubernetes Prow Robot
|
ca0c44641f
|
Merge pull request #76413 from yue9944882/chore/feature-gates
Add feature gates for switching between the legacy inflight limiting
|
2019-04-17 16:22:02 -07:00 |
|
Kubernetes Prow Robot
|
18b4e1b84c
|
Merge pull request #76707 from soltysh/bug1695225
Warn to stderr when we encounter PathError listing plugins
|
2019-04-17 13:41:08 -07:00 |
|
Kubernetes Prow Robot
|
944f76bfa6
|
Merge pull request #76673 from seans3/table-print-split
Rename TablePrinter interface to TableGenerator
|
2019-04-17 13:40:35 -07:00 |
|
Kubernetes Prow Robot
|
32a49828fe
|
Merge pull request #76456 from codenrhoden/mv-exec-mounter
Move ExecMount to pkg/volume/util/exec
|
2019-04-17 12:16:20 -07:00 |
|
Sean Sullivan
|
b3237ed0b7
|
Removed unused code in humanreadable.go
|
2019-04-17 10:45:08 -07:00 |
|
Joel Smith
|
f50696adda
|
Fix potential test flakes in HPA tests TestEventNotCreated and TestAvoidUncessaryUpdates
Also, re-work the code so that the lock is never held while writing to the chan
|
2019-04-17 08:10:33 -06:00 |
|
Maciej Szulik
|
1c71a2312b
|
Warn to stderr when we encounter PathError listing plugins
|
2019-04-17 15:16:31 +02:00 |
|
yue9944882
|
6630d7c587
|
add feature gates for switching between the legacy inflight limiting
|
2019-04-17 20:28:12 +08:00 |
|
Kubernetes Prow Robot
|
0889c3e4e9
|
Merge pull request #75761 from fenggw-fnst/mybranch
Fix comments about node health monitor
|
2019-04-17 05:26:12 -07:00 |
|
Kubernetes Prow Robot
|
b359b6bfe7
|
Merge pull request #76683 from seans3/remove-skip-tabwriter
Removes test-only skipTabWriter from HumanReadablePrinter
|
2019-04-16 22:10:02 -07:00 |
|
Kubernetes Prow Robot
|
aff3f0c61c
|
Merge pull request #76665 from tallclair/imageref
Use consistent imageRef during container startup
|
2019-04-16 19:14:34 -07:00 |
|
Kubernetes Prow Robot
|
a55478319a
|
Merge pull request #76277 from dcbw/proxy-userspace-dans-owners
proxy/userspace: add dcbw and danwinship to OWNERS approvers
|
2019-04-16 19:14:18 -07:00 |
|
Kubernetes Prow Robot
|
2490e035d7
|
Merge pull request #71735 from dcbw/userspace-proxy-ratelimiting
proxy/userspace: respect minSyncInterval
|
2019-04-16 19:14:03 -07:00 |
|
Sean Sullivan
|
b99f49b5b3
|
Removes test-only skipTabWriter from HumanReadablePrinter
|
2019-04-16 18:12:28 -07:00 |
|
Kubernetes Prow Robot
|
0148014048
|
Merge pull request #76669 from kow3ns/apps-owners-update
Updates OWNERS files and OWNERS_ALIASES for SIG Apps
|
2019-04-16 17:49:05 -07:00 |
|
Kubernetes Prow Robot
|
b66fb6a347
|
Merge pull request #76658 from ksubrmnn/owners
Update winkernel owners file
|
2019-04-16 17:48:50 -07:00 |
|
Kubernetes Prow Robot
|
dffbae622a
|
Merge pull request #76633 from xichengliudui/little-bug
Small bug: Comments and function names do not match
|
2019-04-16 17:48:34 -07:00 |
|
Kubernetes Prow Robot
|
a670e85ad8
|
Merge pull request #76536 from cwdsuzhou/remove_unused_lock
Remove unused lock in scheduler
|
2019-04-16 17:48:19 -07:00 |
|
Kubernetes Prow Robot
|
4784a05d51
|
Merge pull request #76519 from haiyanmeng/readlimit-credentialprovider
Limit the read length of ioutil.ReadAll in `pkg/credentialprovider`
|
2019-04-16 17:48:04 -07:00 |
|
Kubernetes Prow Robot
|
90b9ccf7f4
|
Merge pull request #74447 from WanLinghao/builder_ptr_replace
Remove and replace ptr functions
|
2019-04-16 16:19:38 -07:00 |
|
Haiyan Meng
|
529ac8a2d8
|
Limit the read length of ioutil.ReadAll in pkg/credentialprovider
Signed-off-by: Haiyan Meng <haiyanmeng@google.com>
|
2019-04-16 13:59:44 -07:00 |
|
Sean Sullivan
|
abfc5bbbf7
|
Rename TablePrinter interface to TableGenerator
|
2019-04-16 12:55:30 -07:00 |
|
Kubernetes Prow Robot
|
2347da833c
|
Merge pull request #76378 from cwdsuzhou/clean_up_codes_in_scheduler
clean up unused code in scheduler
|
2019-04-16 12:29:07 -07:00 |
|
Kenneth Owens
|
f81fc8ae1b
|
Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers
and approvers more clear
|
2019-04-16 11:35:21 -07:00 |
|
ksubrmnn
|
a7c3068e86
|
Update owners file
|
2019-04-16 10:45:50 -07:00 |
|
Kubernetes Prow Robot
|
e8fc79da3a
|
Merge pull request #76644 from ping035627/k8s-190416-2
Delete unused struct, nodeEnumerator
|
2019-04-16 10:27:58 -07:00 |
|
Kubernetes Prow Robot
|
1a0a75750c
|
Merge pull request #76613 from SataQiu/fix-golint-20190416
Fix golint failures of pkg/apis/core/helper
|
2019-04-16 10:27:31 -07:00 |
|
Kubernetes Prow Robot
|
440d086268
|
Merge pull request #76257 from johscheuer/remove-unused-nodeipam-code
Remove empty metrics.go file and method call
|
2019-04-16 08:57:09 -07:00 |
|
PingWang
|
a82749999d
|
Delete unused struct, nodeEnumerator
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
|
2019-04-16 17:57:22 +08:00 |
|
Kubernetes Prow Robot
|
98b6f35999
|
Merge pull request #74610 from oomichi/issue/74038-2
Enable StorageObjectInUseProtection by default
|
2019-04-16 02:11:29 -07:00 |
|
Kubernetes Prow Robot
|
4c4c378d99
|
Merge pull request #76014 from WanLinghao/auth_can-i_improve
Improve `kubectl auth can-i` command by warning users when they try access resource out of scope
|
2019-04-15 23:31:06 -07:00 |
|
Kubernetes Prow Robot
|
107595eb5e
|
Merge pull request #74074 from wojtek-t/watch_bookmark_api_changes
Watch bookmark api changes
|
2019-04-15 22:19:05 -07:00 |
|
Kubernetes Prow Robot
|
9946d92e16
|
Merge pull request #76621 from yujuhong/docker-version-ping
dockershim: Fix negotiating docker API version
|
2019-04-15 18:06:05 -07:00 |
|
SataQiu
|
556ff16b0d
|
fix golint failures of pkg/apis/core/helper
|
2019-04-16 07:21:20 +08:00 |
|
Yu-Ju Hong
|
903f635ab3
|
dockershim: Fix negotiating docker API version
API version negotiation needs to happen before any meaningful docker
calls, including simple commands such as "/version".
|
2019-04-15 15:25:06 -07:00 |
|
Kubernetes Prow Robot
|
4685eead2e
|
Merge pull request #76343 from frankgreco/ensureLoadBalancer-unit-tests
Begin Adding Unit Tests for EnsureLoadBalancer
|
2019-04-15 13:11:22 -07:00 |
|
Kubernetes Prow Robot
|
d424bedc9b
|
Merge pull request #76341 from harsh-px/fix-concurrent-access-master
Fix concurrent map write access in Portworx create volume call
|
2019-04-15 11:46:24 -07:00 |
|
wojtekt
|
2a76b82394
|
Add API for watch bookmarks
|
2019-04-15 09:45:04 +02:00 |
|
GRECO, FRANK
|
91cdcceab5
|
adding loadbalancer name to log message
|
2019-04-14 16:37:54 -07:00 |
|
shinytang6
|
6d11926709
|
clean up comments
|
2019-04-14 20:03:39 +08:00 |
|