Pengfei Ni
|
d35c3a2299
|
Add unit tests
|
2019-04-22 13:31:47 +08:00 |
|
Pengfei Ni
|
859c640597
|
Cleanup codes that not required any more
|
2019-04-22 13:31:47 +08:00 |
|
Pengfei Ni
|
f7db5f7ab7
|
Replace vmss update API with instance-level update API
|
2019-04-22 13:31:45 +08:00 |
|
Pengfei Ni
|
c27ff9a11e
|
Upgrade compute API to version 2019-03-01
|
2019-04-21 18:12:29 +08:00 |
|
Kubernetes Prow Robot
|
b1fea1bdf5
|
Merge pull request #76662 from stuart-mclaren/version-fix
Fix kubectl version --client=true
|
2019-04-20 15:39:44 -07:00 |
|
Kubernetes Prow Robot
|
9d617776a3
|
Merge pull request #76801 from logicalhan/metrics-owners
add owners file to util/metrics and auto-labeling
|
2019-04-19 20:30:14 -07:00 |
|
Kubernetes Prow Robot
|
22c67bb113
|
Merge pull request #76333 from cwdsuzhou/clean_up_scheduler_binder
Rename some varibles and clean up codes in scheduler_binder.go
|
2019-04-19 17:18:03 -07:00 |
|
Kubernetes Prow Robot
|
29163600fe
|
Merge pull request #76796 from dims/remove-unused-methods
Remove unused code
|
2019-04-19 11:09:55 -07:00 |
|
Kubernetes Prow Robot
|
ac1557a886
|
Merge pull request #76781 from cwdsuzhou/priorityClass
Support describe priority class of pod, rs, sts...
|
2019-04-19 09:48:10 -07:00 |
|
Davanum Srinivas
|
7b8c9acc09
|
remove unused code
Change-Id: If821920ec8872e326b7d85437ad8d2620807799d
|
2019-04-19 08:36:31 -04:00 |
|
Kubernetes Prow Robot
|
f3ec8f0d99
|
Merge pull request #76546 from HotelsDotCom/kep/VolumeSubpathEnvExpansion-Beta
Beta upgrade for feature gate VolumeSubpathEnvExpansion
|
2019-04-19 01:05:56 -07:00 |
|
Kubernetes Prow Robot
|
64a0441c2b
|
Merge pull request #76573 from andyzhangx/disk-backoff-refactor
fix detach azure disk back off issue which has too big lock in failure retry condition
|
2019-04-18 23:39:54 -07:00 |
|
caiweidong
|
1c5efe7eae
|
Rename some varible and clean up codes in scheduler_binder.go
|
2019-04-19 11:06:17 +08:00 |
|
Kubernetes Prow Robot
|
10fc2a11a0
|
Merge pull request #76089 from vladimirvivien/csi-device-mount-skip
CSI - Skips deviceMounter.MountDevice for ephemeral volumes
|
2019-04-18 19:36:09 -07:00 |
|
Kubernetes Prow Robot
|
fc545587e4
|
Merge pull request #76540 from ialidzhikov/glusterfs-uneffectual-assignment
Remove ineffectual assignment
|
2019-04-18 17:17:55 -07:00 |
|
Han Kang
|
d278d59328
|
add owners file to util/metrics and auto-labeling
|
2019-04-18 17:01:13 -07:00 |
|
Vladimir Vivien
|
d564d2e74d
|
CSI - Prevents unsupported device mount with CanMountDevice(spec) check
|
2019-04-18 19:54:28 -04: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 |
|
caiweidong
|
31f751c9f6
|
Kubectl describe xxx suport PriorityClassName
|
2019-04-19 01:08:08 +08: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 |
|
Kevin Taylor
|
bb5b4ad0b2
|
Beta upgrade for feature date VolumeSubpathEnvExpansion
|
2019-04-17 07:41:00 +01: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 |
|