Commit Graph

86585 Commits

Author SHA1 Message Date
Chris Friesen
a9f80c70b2 update RBAC rules in e2e aggregator test
Add the "get" and "watch" verbs to the ClusterRole created
for the sample apiserver.  Without this, the test complains about
"Failed to watch..." the resources in question.

Strictly speaking the "get" verb doesn't seem to be needed, but
this aligns the e2e test with the example at
staging/src/k8s.io/sample-apiserver/artifacts/example/rbac.yaml
2019-12-09 11:03:44 -06:00
Kubernetes Prow Robot
55f81314cc
Merge pull request #85032 from jfbai/move-fmt-out-of-api
refactor: move unwanted console output out of versiongetter API
2019-12-09 08:38:02 -08:00
Patrick Ohly
3cc926f5ef e2e storage: fix type in comment 2019-12-09 16:46:45 +01:00
Kubernetes Prow Robot
fcc35b0468
Merge pull request #85899 from gongguan/slim_down_lister
slim down some lister expansions
2019-12-09 07:20:17 -08:00
Kubernetes Prow Robot
398e2bcc73
Merge pull request #85874 from sambdavidson/ttlFunc
Kubelet cert TTL via GaugeFunc
2019-12-09 07:20:02 -08:00
Pengfei Ni
96084a5198 Make error message and service message more clear 2019-12-09 22:31:20 +08:00
Patrick Ohly
17ae1eda3e e2e storage: improve instructions for external driver testing
Some of the content was out-dated (`ShortName` was removed,
`dataSource` renamed). Better refer to the actual definitions with
functional links.

To make it simpler to find those, `driverDefinition` gets moved up in
`external.go`.
2019-12-09 15:20:13 +01:00
Kubernetes Prow Robot
f029700630
Merge pull request #86065 from serathius/metrics-server-owners
Add serathius to metrics-server OWNERS file
2019-12-09 04:56:02 -08:00
Kubernetes Prow Robot
332f452198
Merge pull request #83363 from wawa0210/zx-metadata-agent
Bind metadata-agent containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2019-12-09 03:10:16 -08:00
Kubernetes Prow Robot
082883cba3
Merge pull request #83362 from wawa0210/zx-metrics
Bind metrics-server containers to linux nodes to avoid Windows scheduling on kubernetes cluster includes linux nodes and windows nodes
2019-12-09 03:10:02 -08:00
Marek Siarkowicz
e7e9d1cf24 Add serathius to metrics-server OWNERS file 2019-12-09 11:27:56 +01:00
Kubernetes Prow Robot
ed8a260fb3
Merge pull request #86001 from hubv/hubv-patch-1
Fix IPv6 addresses lost issue in pure ipv6 vsphere environment
2019-12-09 01:05:10 -08:00
likerj
597816c11e update total_limit_size 2019-12-09 16:39:35 +08:00
likerj
3ffd8f34b2 update fluentd-es-configmap
queue_limit_length is not supported by fluentd, and I config total_limit_size 2G for buffer total size
2019-12-09 16:39:35 +08:00
likerj
a192b59f9f fluentd add port promtheus and health check
fluentd readiness and liveness health check can use fluent-plugin-prometheus port
2019-12-09 16:39:35 +08:00
likerj
325848509a es add readiness and liveness health check
use transport as health check port
2019-12-09 16:39:35 +08:00
Haosdent Huang
089374e8d6 e2e: remove unused method in e2e/framework/autoscaling. 2019-12-09 15:32:28 +08:00
ianlang
babdcd0d14 invoke getTypedVersion() instead of direct runtime call 2019-12-09 15:31:45 +08:00
Wei Huang
a136108d2b
Return all predicate failures instead of the first one 2019-12-08 21:10:40 -08:00
SataQiu
10b173868a move funs of framework/deployment to e2e/apps 2019-12-09 11:30:15 +08:00
Kubernetes Prow Robot
2fbe432d23
Merge pull request #85857 from hnanni/patch-1
Update checks.go
2019-12-08 09:41:08 -08:00
André Bauer
31c302994a updated fluentd to 1.7.4 + plugin updates and switch to debian buster
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-12-08 16:27:02 +01:00
Jianfei Bai
dfb6c3424f move unwanted console output out of versiongetter. 2019-12-08 10:26:27 +08:00
Kubernetes Prow Robot
af1baaa121
Merge pull request #86027 from simonswine/fix-selinux-detection
Fix broken SELinux detection
2019-12-07 17:41:08 -08:00
Kubernetes Prow Robot
a13d674498
Merge pull request #85906 from SataQiu/fix-staticcheck-20191204
Fix staticcheck failures of test/e2e/storage
2019-12-07 16:31:10 -08:00
Christian Simon
24d105995d Fix broken SELinux detection
The upgrade of dependencies in #78187 introduced a regression in
detecting if SELinux is enabled or not. As the library requires
the golang build tag `selinux` to be enabled after that version update.

Fixes bug report #83679
2019-12-07 16:54:29 +00:00
SataQiu
27d645dc5b fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
Kubernetes Prow Robot
50437b4c5d
Merge pull request #85885 from nilo19/qi-vmss-cache
Provider/Azure: Add cache for VMSS.
2019-12-06 21:43:09 -08:00
Kubernetes Prow Robot
77a95dce68
Merge pull request #85959 from ahg-g/ahg-affinity-opt
Refactor and optimize preferred (anti) pod affinity
2019-12-06 19:49:25 -08:00
Kubernetes Prow Robot
8ef9caaded
Merge pull request #85676 from tanjunchen/fix-staticcheck-test-integration-apiserver
fix staticcheck in test/integration/apiserver
2019-12-06 19:49:08 -08:00
Monis Khan
96fe76a9ed
kubectl oidc auth-provider: include cluster address in cache key
This change includes the cluster address in the cache key so that
using the same issuer and client ID with different tokens across
multiple clusters does not result in the wrong token being used for
authentication.

Signed-off-by: Monis Khan <mok@vmware.com>
2019-12-06 21:33:14 -05:00
Kubernetes Prow Robot
cfb1389524
Merge pull request #85828 from shihan9/master
ping kmsplugin gentely when in good state
2019-12-06 18:11:53 -08:00
Kubernetes Prow Robot
95878329d4
Merge pull request #86009 from rphillips/fixes/at_most_one_ref
kubelet: guarantee at most only one cinfo per containerID
2019-12-06 17:06:15 -08:00
Kubernetes Prow Robot
e0f11a2fc3
Merge pull request #85893 from tanjunchen/fix-test-e2e-network
fix staticcheck in test/e2e/network/
2019-12-06 17:06:06 -08:00
Kubernetes Prow Robot
e624d1b7bf
Merge pull request #85001 from bmoix/fix-golint-kubelet-httpgetter
kubelet: rename HTTPGetter interface
2019-12-06 17:05:53 -08:00
louisgong
7f5076d8ee slim down some lister expansions 2019-12-07 08:27:06 +08:00
Shihang Zhang
c084d57b18 ping kmsplugin gentely when in good state
Change-Id: I50ce249d7996e5c51dcbb00e53d67300aa72a87f
2019-12-06 15:59:23 -08:00
Samuel Davidson
aba0b31526 Changed Kubelet client and serving cert TTL/Expiry certs to use gaugefunc for calculating time remaining. 2019-12-06 15:52:03 -08:00
Kubernetes Prow Robot
688149a0c6
Merge pull request #84613 from MorrisLaw/breakout-kubectl-from-utils
move KubectlCmd out of utils into its own package
2019-12-06 15:51:53 -08:00
Rob Scott
dfa04bfc04
Ensuring EndpointSlices are not used for Windows kube-proxy implementations 2019-12-06 15:39:00 -08:00
Kubernetes Prow Robot
c9f690d418
Merge pull request #85170 from timyinshi/logSymlink
modify dockerID to containerID
2019-12-06 14:27:35 -08:00
Kubernetes Prow Robot
c577031abb
Merge pull request #76741 from logicalhan/install-tunneler-bugs
Two bugfixes in installTunneler
2019-12-06 14:27:22 -08:00
Ryan Phillips
4762985fb6 kubelet: guarantee at most only one cinfo per containerID
The trailing for loop removed within this PR can include active and
inactive references. This modification will gauarantee at most only one
reference per container is returned.
2019-12-06 14:11:08 -06:00
Kubernetes Prow Robot
a380c291a6
Merge pull request #86008 from nikhita/publishing-skip-tags
staging/publishing: temporarily disable publishing tags
2019-12-06 11:54:58 -08:00
Kubernetes Prow Robot
117a3a7f2a
Merge pull request #85709 from tanjunchen/correct-404-ruls
correct  invalid  urls
2019-12-06 11:54:51 -08:00
Abdullah Gharaibeh
53be26e402 optimize preferred pod affinity 2019-12-06 12:59:06 -05:00
Michael Gugino
da53044abd kubectl/drain: add option skip-wait-for-delete-timeout
Currently, some circumstances may cause waitForDelete to
never succeed after the pod has been marked for deletion.
In particular, Nodes that are unresponsive and have
pods with local-storage will not be able to
successfully drain.

We should allow drain to ignore pods that have a
DeletionTimestamp older than a user-provided age.
This will allow controllers utilizing kubectl/drain
to optionally account for a pod that cannot be
removed due to a misbehaving node.
2019-12-06 12:52:38 -05:00
Kubernetes Prow Robot
27fac0bb18
Merge pull request #85971 from mtaufen/component-base-owners
Add current chairs to component base approvers
2019-12-06 09:05:13 -08:00
Kubernetes Prow Robot
d49ce6ac42
Merge pull request #85751 from tanjunchen/fix-staticcheck-test-e2e-auth-cloud
fix staticcheck in   test/e2e/cloud/
2019-12-06 09:05:03 -08:00
Kubernetes Prow Robot
220e2ceba0
Merge pull request #85739 from wawa0210/update-go-winio
Update go-winio module version from 0.4.11 to 0.4.14
2019-12-06 09:04:50 -08:00