Commit Graph

12889 Commits (1a01154162341dfff89f9526324b30f1cfccec64)

Author SHA1 Message Date
Benjamin Elder 10fd6eadce
update go to 1.12.9 2019-08-16 10:38:30 -07:00
Christoph Blecker ddb8e93d05
Update to go 1.12.8 2019-08-16 10:38:19 -07:00
Jintao Zhang 9b4dcc389f
Update to go 1.12.7
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-08-16 10:38:08 -07:00
Jintao Zhang 5c319c39ab
update to go 1.12.6
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-08-16 10:37:15 -07:00
Kubernetes Prow Robot 314053a67d
Merge pull request #80988 from tallclair/automated-cherry-pick-of-#80276-upstream-release-1.14
Automated cherry pick of #80276: Don't expect pod to stay up during node upgrade
2019-08-15 20:20:33 -07:00
Kubernetes Prow Robot cb900c7b5e
Merge pull request #80598 from smarterclayton/backport_skip
Conformance should not skip tests in 1.14
2019-08-07 02:24:50 -07:00
Kubernetes Prow Robot 2b5663c150
Merge pull request #80325 from davidz627/automated-cherry-pick-of-#80191-upstream-release-1.14
Automated cherry pick of #80191: Add passthrough for MountOptions for NodeStageVolume for
2019-08-06 18:57:27 -07:00
Kubernetes Prow Robot c20df25e2d
Merge pull request #79138 from vryzhenkin/automated-cherry-pick-of-#76061-upstream-release-1.14
Automated cherry pick of #76061: test/e2e/network: Honor --dns-domain in more places
2019-08-06 17:18:53 -07:00
Tim Allclair 9ba59142a2 Don't expect pod to stay up during node upgrade 2019-08-05 12:35:00 -07:00
Clayton Coleman 4368fe6ae3
Conformance should not skip tests
Kubernetes conformance tests are not allowed to skip. Backport the 1.15
change to 1.14.
2019-07-25 16:59:20 -04:00
David Zhu 668abb7fc6 Add supportedMountOptions for GCE PD CSI Driver tests 2019-07-18 14:57:12 -07:00
Sandeep Rajan 0812b9885d edit google dns hostname 2019-07-03 14:30:15 -07:00
Kubernetes Prow Robot 8daa63bd22
Merge pull request #78961 from subramanian-neelakantan/automated-cherry-pick-of-#75187-upstream-release-1.14
Automated cherry pick of #75187: Use any host that mounts the datastore to create Volume
2019-06-20 16:14:36 -07:00
Kubernetes Prow Robot 2ff91b0885
Merge pull request #78878 from msau42/automated-cherry-pick-of-#75129-upstream-release-1.14
Automated cherry pick of #75129: Move CSIDriver Lister to the controller
2019-06-20 14:31:03 -07:00
Kubernetes Prow Robot 2a4632e1cf
Merge pull request #78750 from jingxu97/automated-cherry-pick-of-#78658-upstream-release-1.14
Automated cherry pick of #78658: Fix volume mount tests issue for windows
2019-06-20 14:30:46 -07:00
Kubernetes Prow Robot 5098719581
Merge pull request #78883 from liggitt/procmount-1.14
1.14: Fix incorrect procMount defaulting
2019-06-20 12:46:02 -07:00
Tobias Wolf 82fe667c88 test/e2e/network: Honor --dns-domain in more places
Try to finish what commit 4c8a65ac01 started; that is, do not assume
cluster.local is a constant base domain, when it is configurable.

This makes DNS e2e tests pass with --dns-domain, which was only being honored
for some tests, not all

Signed-off-by: Tobias Wolf <towolf@gmail.com>
2019-06-18 16:54:59 +04:00
Subramanian Neelakantan 11f8744560 Use any host that mounts the datastore to create Volume
Also, This change makes zone to work per datacenter and cleans up dummy vms.
There can be multiple datastores found for a given name. The datastore name is
unique only within a datacenter. So this commit returns a list of datastores
for a given datastore name in FindDatastoreByName() method. The calles are
responsible to handle or find the right datastore to use among those returned.
2019-06-13 14:47:31 +05:30
Jordan Liggitt 702f00c2af Fix incorrect procMount defaulting 2019-06-10 22:03:10 -04:00
Xing Yang 4e65976da4 Move CSIDriver Lister to the controller 2019-06-10 17:41:54 -07:00
Jordan Liggitt 1ba69b16a4 Fix kubectl apply skew test with extra properties 2019-06-06 14:57:12 -04:00
Jing Xu 7d90e13692 Fix volume mount tests issue for windows
For windows node, security context is disabled. This PR fixes a bug so
that fsGroup will not be applied to pods that run on windows node.

Change-Id: Id9870416d2ad8ef791b3b4896d6747a2adbada2f
2019-06-05 14:00:37 -07:00
Christoph Blecker 158c3cbf2a
Update to go 1.12.5 2019-05-13 12:00:30 -07:00
Christoph Blecker c90b0ea073
Update to go 1.12.4 2019-05-13 12:00:28 -07:00
Kubernetes Prow Robot 9a4445fe0d
Merge pull request #77622 from MrHohn/automated-cherry-pick-of-#77282-upstream-release-1.14
Automated cherry pick of #77282: Bump addon-manager to v9.0.1
2019-05-10 12:44:23 -07:00
Jordan Liggitt e502ca4653 Expect the correct object type to be removed 2019-05-09 10:57:51 -07:00
Zihong Zheng d1c57a2b87 Bump addon-manager to v9.0.1 - Rebase image on debian-base:v1.0.0. 2019-05-08 18:09:38 -07:00
Kubernetes Prow Robot 8e8dea6d8a
Merge pull request #77117 from mm4tt/automated-cherry-pick-of-#76773-upstream-release-1.14
Automated cherry pick of #76773: Create the "internal" firewall rule for kubemark master.
2019-05-02 14:00:49 -07:00
Matt Matejczyk 88772692b8 Create the "internal" firewall rule for kubemark master.
This is equivalent to the "internal" firewall rule that is created for
the regular masters.
The main reason for doing it is to allow prometheus scraping metrics
from various kubemark master components, e.g. kubelet.

Ref. https://github.com/kubernetes/perf-tests/issues/503
2019-04-26 11:11:17 +02:00
Michelle Au 591694f365 Add e2e tests 2019-04-05 17:49:04 -07:00
Marek Siarkowicz 93388c9fc2 Update gcp images with security patches
[stackdriver addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
[fluentd-gcp addon] Bump fluentd-gcp-scaler to v0.5.1 to pick up security fixes.
[fluentd-gcp addon] Bump event-exporter to v0.2.4 to pick up security fixes.
[fluentd-gcp addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
[metatada-proxy addon] Bump prometheus-to-sd v0.5.0 to pick up security fixes.
2019-03-29 13:31:44 +01:00
Kubernetes Prow Robot 5cc445dc8b
Merge pull request #75447 from liggitt/flaky-audit
Mark audit e2e tests as flaky
2019-03-18 21:56:19 -07:00
Dan Williams bfd8ad3268 build/gci: bump CNI version to 0.7.5 2019-03-18 17:16:42 -05:00
Kubernetes Prow Robot cd9f18bd7d
Merge pull request #75340 from pohly/framework-crd-utils
framework k8s.io/apiextensions-apiserver dependency
2019-03-18 12:26:22 -07:00
Jordan Liggitt cacafc1947 Mark audit e2e tests as flaky 2019-03-18 14:59:37 -04:00
Kubernetes Prow Robot 1a24040447
Merge pull request #74781 from liggitt/http2-watch
kubelet watch-manager test, restore watch-based manager default
2019-03-16 12:52:56 -07:00
Kubernetes Prow Robot 3512757882
Merge pull request #75416 from tallclair/local-redirects
Don't follow non-local redirects from HTTP probes
2019-03-16 09:14:57 -07:00
Kubernetes Prow Robot d156c09010
Merge pull request #75411 from freehan/disable-test
disable HTTP2 ingress test
2019-03-16 02:24:57 -07:00
Kubernetes Prow Robot f3fdac12a0
Merge pull request #75413 from BenTheElder/cross-1.12.1
upgrade to go1.12.1
2019-03-15 21:26:56 -07:00
Kubernetes Prow Robot f53987511d
Merge pull request #75393 from neolit123/revert-75305-workaround_once_mutex_issue
Revert "Speculative workaround for #74890"
2019-03-15 18:18:57 -07:00
Kubernetes Prow Robot df2094b3d7
Merge pull request #74646 from mkumatag/refactor_workload_tests
Refactor the node perf tests to run on non-amd64 cluster
2019-03-15 12:40:57 -07:00
Tim Allclair 691a301368 e2e test for http probe redirects 2019-03-15 11:52:25 -07:00
Benjamin Elder 650ffe2085 update test/images to go 1.12.1 2019-03-15 10:58:54 -07:00
Minhan Xia 3aa2f1b05c disable HTTP2 ingress test 2019-03-15 10:18:45 -07:00
Lubomir I. Ivanov 4eabc1cc16
Revert "Speculative workaround for #74890" 2019-03-15 03:59:44 +02:00
Jordan Liggitt 8f9ed58d20 Deflake node lease test 2019-03-14 09:38:40 -07:00
Kubernetes Prow Robot 897d62ace7
Merge pull request #75164 from krmayankk/runasgroup
add missing psp e2e tests for runasgroup
2019-03-13 18:02:25 -07:00
Jordan Liggitt f2a0c0342c Revert "Revert kubelet to default to ttl cache secret/configmap behavior"
This reverts commit cd1c9f9018.
2019-03-13 15:12:26 -07:00
Jordan Liggitt 9cd57a5a18 Add kubelet watch manager integration test 2019-03-13 15:12:26 -07:00
Patrick Ohly 25c615c157 test: fix golint warnings in crd_util.go
Because the code was moved, golint is now active. Because users of the
code must adapt to the new location of the code, it makes sense to
also change the API at the same time to address the style comments
from golint ("struct field ApiGroup should be APIGroup", same for
ApiExtensionClient).
2019-03-13 23:00:49 +01:00