Anago GCB
f7e5c6e7d3
CHANGELOG: Update directory for v1.21.0 release
2021-04-08 17:18:57 +00:00
Kubernetes Prow Robot
11f95dc047
Merge pull request #100893 from aojea/fix_hostNework
...
e2e test with hostNetwork pods can't run in parallel
2021-04-07 14:51:04 -07:00
Antonio Ojea
7c7d003e5c
e2e test with hostNetwork pods can't run in parallel
...
the tests with pods using hostNetwork need to bind pods for the
test. Since they use hostNetwork the ports are limited, hence, if
more than one run in parallel, one is going to fail because will not
be able to get the port.
2021-04-07 20:07:18 +02:00
Kubernetes Prow Robot
efad544195
Merge pull request #100257 from swetharepakula/glbc-rbac-services
...
Add `service/status` glbc rbac permissions
2021-04-07 07:53:53 -07:00
Kubernetes Prow Robot
b0abe89ae2
Merge pull request #100815 from claudiubelu/tests/tag-gpu-test
...
Windows tests: Adds [Feature:GPUDevicePlugin] tag to Device Plugin test
2021-04-05 12:03:19 -07:00
Kubernetes Prow Robot
f137c47770
Merge pull request #100785 from jsturtevant/align-test-timeouts
...
Align lifecylce related test pod start up times
2021-04-04 16:18:12 -07:00
James Sturtevant
d0683b8ce2
align some of the pod start up times
2021-04-02 11:29:38 -07:00
Kubernetes Prow Robot
5ad79eae2d
Merge pull request #100759 from jsturtevant/replica-set-flake-issue-100725
...
Fix for Flaky test ReplicaSet Replace and Patch tests [Conformance]
2021-04-02 05:12:12 -07:00
James Sturtevant
dab1325c29
increase timeout for pods to start
2021-04-01 12:28:50 -07:00
Claudiu Belu
665e2004f1
Windows tests: Adds [Feature:GPUDevicePlugin] tag to Device Plugin test
...
The test verifies a specific feature, in which GPUs are required, thus, cannot
be run in most testing environments. We should exclude this test from most test jobs.
We'll be doing this by adding the [Feature:GPUDevicePlugin] tag (which is also being
used by test/e2e/scheduling/nvidia-gpus.go), and then add it to the ginkgo skip regex.
2021-04-01 11:36:13 -07:00
Kubernetes Prow Robot
a651804427
Merge pull request #100687 from dims/switch-to-newer-agnhost-image-2.31
...
Switch to newer agnhost image - 2.31
2021-03-30 21:54:58 -07:00
Davanum Srinivas
57ddfb7314
Switch to newer agnhost image
...
We have an update to the image in
f9aaf71ccb
, we need to bump to use this
image.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-30 20:15:36 -04:00
Kubernetes Prow Robot
bb89384f39
Merge pull request #100680 from smira/fix-100674
...
test/e2e: fix the OIDC discovery test with ECDSA service account key
2021-03-30 14:00:58 -07:00
Andrey Smirnov
f9aaf71ccb
test/e2e: fix the OIDC discovery test with ECDSA service account key
...
By default oidc library enables only `RS256` signature validation
method.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-30 22:58:50 +03:00
Kubernetes Prow Robot
3d48f0d1dd
Merge pull request #100660 from dims/common-auth-plugins-should-always-be-available
...
Common auth plugins should always be available
2021-03-30 07:11:57 -07:00
Kubernetes Prow Robot
b6ff1370bd
Merge pull request #100638 from tkashem/fix-98697
...
apf: fix data race in queueset
2021-03-30 05:15:57 -07:00
Davanum Srinivas
b1e9fc4935
Common auth plugins should always be available
...
Whether `providerless` is present or not, the OIDC plugin
should be available.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-30 06:10:21 -04:00
Abu Kashem
fa0952ee77
apf: fix test flake
2021-03-29 17:25:03 -04:00
Kubernetes Prow Robot
6572fe4d90
Merge pull request #100550 from dims/add-new-iptables-rule-for-local-up-cluster.sh
...
Add new iptables rule for local-up-cluster.sh
2021-03-29 13:24:09 -07:00
Kubernetes Prow Robot
e33a80bf2a
Merge pull request #100544 from dims/set-some-kube-proxy-params-for-local-up-cluster
...
Set some kube-proxy parameters for local-up-cluster.sh
2021-03-29 13:23:57 -07:00
Kubernetes Prow Robot
816bdd3011
Merge pull request #100569 from dims/set-jwks-uri-in-local-up-cluster.sh
...
Set jwks uri in local-up-cluster.sh
2021-03-29 12:17:57 -07:00
Kubernetes Prow Robot
ff09d509ca
Merge pull request #100632 from logicalhan/etcd_deprecation
...
bump the deprecated version to 1.22
2021-03-29 08:56:46 -07:00
Han Kang
e7ee76efc0
bump the deprecated version to 1.22
...
Change-Id: Ibefaa94151704fcaaa920541bbb9a8ad714c1d24
2021-03-29 07:54:12 -07:00
Kubernetes Prow Robot
26fc02a9e2
Merge pull request #100606 from dims/providerless-tag-for-client-go-auth-plugins
...
Providerless tag for client go auth plugins
2021-03-29 07:46:45 -07:00
Kubernetes Prow Robot
fc9ffb4103
Merge pull request #100616 from nikhita/publishing-release-21
...
staging/publishing: add release-1.21 branch
2021-03-29 03:22:50 -07:00
Nikhita Raghunath
817e0c873d
staging/publishing: add go1.15.10 for release-1.20 branch
2021-03-29 14:50:01 +05:30
Nikhita Raghunath
1268d0bb23
staging/publishing: add release-1.21 rules
2021-03-29 14:45:13 +05:30
Davanum Srinivas
1ac2d6f7fa
providerless tag for client-go auth plugins
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-28 20:07:59 -04:00
Davanum Srinivas
44d143f6e1
Add new iptables rule for local-up-cluster.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-28 11:19:02 -04:00
Kubernetes Prow Robot
770d3f181c
Merge pull request #99734 from wgahnagl/sysctls-conformance
...
Promote sysctls e2e test to Conformance
2021-03-26 18:26:43 -07:00
Anago GCB
7146eb5931
CHANGELOG: Update directory for v1.21.0-rc.0 release
2021-03-26 22:35:18 +00:00
Kubernetes Prow Robot
9c9af69ea6
Merge pull request #100573 from pacoxu/upgrade-corefile-migration
...
Update the kubelet log pod status to level 6 as it is so big
2021-03-26 11:26:43 -07:00
Paco Xu
54606db1b4
Update pkg/kubelet/pleg/generic.go
...
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-03-26 13:19:51 +08:00
Kubernetes Prow Robot
30a261d97c
Merge pull request #100566 from dekkagaijin/patch-1
...
Update image base to `gcr.io/distroless/base-debian10:latest`
2021-03-25 20:04:43 -07:00
pacoxu
3fc1e0891b
Update the kubelet log status to level 6 as it is so big
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-03-26 10:09:20 +08:00
Kubernetes Prow Robot
9af6f70f8f
Merge pull request #100571 from puerco/conformance-on-tarballs
...
Add KUBE_BUILD_CONFORMANCE on package-tarballs target
2021-03-25 19:00:45 -07:00
Adolfo García Veytia (Puerco)
999a1f5c76
Add KUBE_BUILD_CONFORMANCE on package-tarballs target
...
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2021-03-25 18:20:36 -06:00
Kubernetes Prow Robot
931516a87b
Merge pull request #100191 from jingxu97/mar/deployment
...
Fix deployment lifecycle test issue
2021-03-25 17:13:49 -07:00
Kubernetes Prow Robot
447e338e26
Merge pull request #100552 from BenTheElder/prometheus-visibility
...
add a verify equivilant to prometheus visibility rules
2021-03-25 15:43:46 -07:00
Benjamin Elder
7ede8a2647
add a verify equivilant to prometheus visibility rules
2021-03-25 14:42:10 -07:00
Kubernetes Prow Robot
01f7495b65
Merge pull request #100563 from msau42/revert-azure
...
Revert #97417 "fix azure file secret not found issue"
2021-03-25 14:27:46 -07:00
Davanum Srinivas
91ca1b12bb
Set jwks uri in local-up-cluster.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-25 17:09:58 -04:00
Jake Sanders
2c165506bd
Update image base to gcr.io/distroless/base-debian10:latest
...
This change:
* Updates the base image be based on `buster` (vs. the default `stretch`)
* Consumes the fix for [CVE-2021-3449](https://security-tracker.debian.org/tracker/CVE-2021-3449 ) in https://github.com/GoogleContainerTools/distroless/pull/700
2021-03-25 12:52:34 -07:00
Kubernetes Prow Robot
4333e5caa7
Merge pull request #100553 from adtac/suspend-intfail
...
job controller: don't mutate shared cache object
2021-03-25 10:31:29 -07:00
Michelle Au
9c169a2122
Revert "fix azure file secret not found issue"
...
This reverts commit 8d43976b74
.
Change-Id: Iefaa0e76489883830ba1c9bdcbc3101bcc33082c
2021-03-25 09:28:50 -07:00
Skyler Clark
c6b99025a6
adds sysctls conformance tests
2021-03-25 09:28:25 -04:00
Kubernetes Prow Robot
5ab4b580de
Merge pull request #100554 from nikhita/branch-smoketests-rules
...
staging/publishing: add branch-specific smoke tests
2021-03-25 03:49:31 -07:00
Nikhita Raghunath
a2e9727f9b
staging/publishing: add branch-specific smoke tests
...
The `-mod=mod` option is only supported from go1.14. Since `release-1.18`
and `release-1.17` branches use go1.13.15, this commit adds smoke tests
per branch to only add the `-mod=mod` option to branches after
`release-1.18`.
The duplicate smoke test config can be removed once v1.21 is released
and v1.18 is out of support.
2021-03-25 12:48:48 +05:30
Kubernetes Prow Robot
2eb6911e83
Merge pull request #94334 from RaunakShah/volume_provision_perf
...
Add e2e test to validate performance metrics of volume lifecycle operations
2021-03-24 23:47:29 -07:00
Adhityaa Chandrasekar
0a21157c96
job controller: don't mutate shared cache object
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-03-25 06:36:15 +00:00