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
caiweidong
f1c8bf887b
add some test for printing pv
...
fix collision
2019-04-18 13:41:45 +08: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
Lili Cosic
c9cbabc8f9
pkg,test: Fix DaemonSet typos
2019-04-17 18:47:00 +02:00
Ted Yu
cf706531a5
Use read lock for ServiceHasEndpoints
2019-04-17 08:10:30 -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
Fabio Bertinatto
c2fc91adc7
Fix rounding-up of Vsphere volume size
2019-04-17 14:56:39 +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
SataQiu
4c713e94d9
fix golint failures of pkg/kubectl/apps
2019-04-17 19:37:35 +08:00
WanLinghao
baf371a188
Remove duplicate package import
2019-04-17 16:37:36 +08:00
JieJhih Jhang
08e320fa4e
support ipv6 in bind address
...
use split host port func instead trim specific character
add unit test for metrics and healthz bind address
recover import package
refactor set default kube proxy configuration
fix ipv4 condition
fix set default port condition
rewrite call function occasion to reduce error
set ipv6 default value
move get GetBindAddressHostPort to util
use one func to handle deprecated series
update bazel
define address type
return earlier in the error case
refactor set default kube proxy configuration logic
recover import package
preserve some of the original comments
add get default address func
add append port if needed unit test
rewrite unit test for deprecated flags
remove unused codes
2019-04-17 15:31:42 +08: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
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
Stuart McLaren
d4ee919fb5
Fix kubectl version --client=true
...
Getting the client version fails if the kubeconfig is invalid:
$ kubectl version --client=true
Error in configuration:
* unable to read client-cert .../client.crt: no such file or directory
* unable to read client-key .../client.key: no such file or directory
* unable to read certificate-authority .../ca.crt: no such file or directory
Update to match behaviour on v1.10.13 and earlier:
$ kubectl version --client=true
Client Version: version.Info{Major:"1", ...}
2019-04-16 18:56:53 +01: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
Humble Chirammal
c86828b74b
Cleanup volume, ep/svc if endpoint update failed.
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-04-16 11:50:42 +05:30
andyzhangx
6c70ca61be
move disk lock process to azure cloud provider
...
fix comments
fix import keymux check error
add unit test for attach/detach disk funcs
2019-04-16 05:31:18 +00: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