Kubernetes Prow Robot
92ef49fa8d
Merge pull request #82741 from RainbowMango/pr_migrate_prom_bucket_for_scheduler
...
Migrate prometheus bucket functionality to metrics stability framework for scheduler
2019-09-16 08:16:54 -07:00
Kubernetes Prow Robot
61affb3326
Merge pull request #82713 from logicalhan/config-health-checks
...
[v1.16.1] expose and use an AddHealthChecks method directly on config
2019-09-16 08:16:39 -07:00
Kubernetes Prow Robot
01c046836b
Merge pull request #82243 from jfbai/refactor-kubeadm-calls
...
refactor: replace all calls to os.Exit() / CheckErr().
2019-09-16 06:48:52 -07:00
Kubernetes Prow Robot
84d484bd2c
Merge pull request #81944 from carlory/fix-vendor
...
fix static check failures in staging pkg
2019-09-16 06:48:39 -07:00
Kubernetes Prow Robot
ab88ff2398
Merge pull request #82571 from haoshuwei/fix-ineffassign-in-pkg-controller
...
add or fix some errors return statements and ineffassign
2019-09-16 04:50:37 -07:00
Matt Matejczyk
532298c399
Adjust nginx lb timeout in tests
...
In addition delete the service & lb before ending to test to avoid the case
when deleting the namespace times out due to long LB deletion.
Ref. https://github.com/kubernetes/kubernetes/issues/82695
2019-09-16 13:07:47 +02:00
Kubernetes Prow Robot
32735e4c45
Merge pull request #82737 from RainbowMango/pr_migrate_prom_bucket_for_winkernel
...
Migrate prometheus bucket functionality to kube-metrics for winkernel
2019-09-16 03:16:38 -07:00
carlory
d3578f465d
fix static check failures in staging pkg
2019-09-16 18:05:29 +08:00
sunxiaofei03
11383f4471
rm unnecessary return
2019-09-16 18:04:11 +08:00
RainbowMango
65a57d8634
Update bazel by hack/update-bazel.sh
2019-09-16 16:49:29 +08:00
Kubernetes Prow Robot
ebd8f9ccb5
Merge pull request #81987 from carlory/fix-test-06
...
use log funcs of core framework in the auth, kubectl and windows pkg
2019-09-16 01:48:38 -07:00
mengyang02
b5f44d5aab
optimize gc_controller.gcTerminated
2019-09-16 16:34:08 +08:00
hwdef
851eac6a97
del unuse var in pkg/controller
2019-09-16 15:05:24 +08:00
RainbowMango
7e3498cc8b
Migrate prometheus bucket functionality to metrics stability framework.
2019-09-16 14:51:32 +08:00
RainbowMango
177eec76a3
Migrate prometheus bucket functionality to metrics stability framework.
2019-09-16 11:47:12 +08:00
RainbowMango
d36c27a106
Update bazel by hack/update-bazel.sh
2019-09-16 11:07:05 +08:00
RainbowMango
4ba8a9fee1
Migrate prometheus bucket functionality to metrics stability framework.
2019-09-16 11:05:38 +08:00
RainbowMango
e9c5b06b79
Update bazel by hack/update-bazel.sh
2019-09-16 10:36:20 +08:00
RainbowMango
fba9c76114
Migrate prometheus bucket functionality to metrics stability framework.
2019-09-16 10:34:58 +08:00
Ted Yu
5e5824f9c5
Check the length of recorder.invocations
2019-09-15 16:43:12 -07:00
Dan Winship
b6c3d5416a
Drop iptables firewalld monitoring support
...
The firewalld monitoring code was not well tested (and not easily
testable), would never be triggered on most platforms, and was only
being taken advantage of from one place (kube-proxy), which didn't
need it anyway since it already has its own resync loop.
Since the firewalld monitoring was the only consumer of pkg/util/dbus,
we can also now delete that.
2019-09-15 15:35:40 -04:00
Dan Winship
967fd5aaf0
e2e: test that both kube-proxy and kubelet recover after iptables flush
2019-09-15 15:34:24 -04:00
carlory
5bbedd39c0
use log funcs of core framework in the auth, kubectl and windows pkg
2019-09-15 21:39:54 +08:00
ZP-AlwaysWin
d777b6aa94
replace with
2019-09-15 13:55:48 +08:00
hwdef
951aa8e69a
add-err-handling-in-images/etcd/migrate
2019-09-15 00:11:35 +08:00
Kubernetes Prow Robot
ba07527278
Merge pull request #82640 from andyzhangx/detach-azuredisk-not-found
...
fix: azure disk detach failure if node not exists
2019-09-14 02:46:40 -07:00
Kubernetes Prow Robot
07e58a361b
Merge pull request #82691 from hwdef/use-log-func1
...
use log func in test/e2e/network
2019-09-13 23:34:39 -07:00
Kubernetes Prow Robot
698d264c89
Merge pull request #82661 from sttts/sttts-non-structural-crd-publishing-int-test
...
apiextensions: add integration test for not publishing non-structural CRDs
2019-09-13 20:26:40 -07:00
haoshuwei
b752997036
add or fix some errors return statements and ineffassign
...
Signed-off-by: haoshuwei <haoshuwei24@gmail.com>
2019-09-14 09:26:17 +08:00
Kubernetes Prow Robot
af88acc812
Merge pull request #82704 from ahg-g/ahg-default-registry
...
Resolved cycle dependency in framework plugins registration
2019-09-13 18:06:40 -07:00
Han Kang
97b58ece4a
expose and use an AddHealthChecks method directly on config
2019-09-13 17:04:00 -07:00
Kubernetes Prow Robot
c2a3f0b0de
Merge pull request #82678 from mucahitkurt/skip-multi-node-vol-availability-tests-for-hostpath
...
Skip e2e tests that require node independent volume for the drivers that don't support node independent volumes
2019-09-13 14:18:29 -07:00
Mucahit Kurt
f0aa13cd46
skip e2e tests that run on multi node cluster and require node independent volume for the drivers that does not support node independent volumes, like hostpath
...
Signed-off-by: Mucahit Kurt <mucahitkurt@gmail.com>
2019-09-13 22:49:53 +03:00
Nabarun Pal
83c443e728
Fixes static check failures in test/e2e_node/*
2019-09-14 00:39:45 +05:30
Joe Searcy
1b7ba643bb
Updates to resolve shellcheck issues
...
Removed hack/lib/test.sh from /hack/shellcheck_failures
Removed and }s to satisfy shellcheck SC2004
Added double quotes to satisfy shellcheck SC2086
Converted array reference to access all elements to satisfy shellcheck SC2128
Updates to satisfy shellcheck SC2143
Updates to satisfy shellcheck SC2178 & SC2124
Updates to satisfy shellcheck SC2128
Updates to satisfy shellcheck SC2207
Remove double quotes to allow expansion. Fixed piping to grep -q
Removed quotes to allow for expansion on flags
2019-09-13 11:32:54 -07:00
Jordan Liggitt
eedf063599
Allow v1 review versions in 1.17+
2019-09-13 13:52:28 -04:00
Kubernetes Prow Robot
7f084f07c3
Merge pull request #82626 from RainbowMango/pr_migrate_prom_bucket_for_volume
...
Migrate prometheus bucket functionality to kube-metrics for volume
2019-09-13 10:42:44 -07:00
Kubernetes Prow Robot
08fce55068
Merge pull request #82471 from yutedz/lru-cache-rw
...
Add note on the role of BenchmarkSimpleCache
2019-09-13 10:42:31 -07:00
Abdullah Gharaibeh
3174d9c847
Added a noop plugin to make sure we have the dependencies worked out for the default registry of the scheduler framework.
2019-09-13 13:36:35 -04:00
Anago GCB
926bd4ddbb
Update CHANGELOG-1.16.md for v1.16.0-rc.2.
2019-09-13 15:18:23 +00:00
Kubernetes Prow Robot
b1dfd2491a
Merge pull request #82208 from yutedz/filter-audience
...
Verify the response audience matches one of apiAuds
2019-09-13 08:14:30 -07:00
Ted Yu
d66d047205
Verify the response audience matches one of apiAuds
2019-09-13 06:41:23 -07:00
Kubernetes Prow Robot
8126201b73
Merge pull request #82697 from sttts/sttts-TestBlockMapperMapDeviceNotSupportAttach-race
...
Fix TestBlockMapperMapDeviceNotSupportAttach informer sync race
2019-09-13 03:32:29 -07:00
hwdef
af16366001
use log func in test/e2e/network
2019-09-13 17:54:51 +08:00
Dr. Stefan Schimanski
da377c3dd3
apiextensions: add integration test for not publishing non-structural CRDs
2019-09-13 10:21:18 +02:00
Dr. Stefan Schimanski
79b9cff948
Fix TestBlockMapperMapDeviceNotSupportAttach informer sync race
2019-09-13 10:02:19 +02:00
Kubernetes Prow Robot
40695b0f48
Merge pull request #82669 from rphillips/fixes/76518
...
fix kubelet status http calls with truncation
2019-09-13 00:14:33 -07:00
Kubernetes Prow Robot
9fa7889e98
Merge pull request #82684 from davidz627/fix/fmt
...
Update golang scientific notation using hack/update-gofmt.sh
2019-09-12 22:46:34 -07:00
Kubernetes Prow Robot
16cde44e24
Merge pull request #81703 from RainbowMango/pr_fix_static_failure_for_staging_kube-aggregator
...
Fix static failure from package: staging/src/k8s.io/kube-aggregator
2019-09-12 20:44:31 -07:00
Kubernetes Prow Robot
3ae81af183
Merge pull request #82521 from viviyww/master12
...
Modify the log of kube-proxy
2019-09-12 19:18:30 -07:00