-
Notifications
You must be signed in to change notification settings - Fork 129
Bug 1949050: Rebase 1.21.1 #751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 1949050: Rebase 1.21.1 #751
Conversation
Change-Id: Ibc69916de3e453b7baf11621c280edf99187d365
[cherry-pick of 100632] bump the deprecated version to 1.22
By default oidc library enables only `RS256` signature validation method. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
…-of-#100680-upstream-release-1.21 Automated cherry pick of kubernetes#100680: test/e2e: fix the OIDC discovery test with ECDSA service
We have an update to the image in f9aaf71, we need to bump to use this image. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…-of-#100687-upstream-release-1.21 Automated cherry pick of kubernetes#100687: Switch to newer agnhost image
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Whether `providerless` is present or not, the OIDC plugin should be available. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…ck-of-#100638-upstream-release-1.21 Automated cherry pick of kubernetes#100638: apf: fix data race in queueset
…of-#100606-kubernetes#100660-upstream-release-1.21-take-2 Automated cherry pick of kubernetes#100606 kubernetes#100660 upstream release 1.21
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…of-#100759-upstream-release-1.21 Automated cherry pick of kubernetes#100759: increase timeout for pods to start
…-pick-of-#100544-upstream-release-1.21 Automated cherry pick of kubernetes#100544: Set some kube-proxy parameters for local-up-cluster.sh
…-pick-of-#100785-upstream-release-1.21 Automated cherry pick of kubernetes#100785: align some of the pod start up times
…-pick-of-#99734-upstream-release-1.21 Automated cherry pick of kubernetes#99734: adds sysctls conformance tests
…-pick-of-#100569-upstream-release-1.21 Automated cherry pick of kubernetes#100569: Set jwks uri in local-up-cluster.sh
…-pick-of-#100550-upstream-release-1.21 Automated cherry pick of kubernetes#100550: Add new iptables rule for local-up-cluster.sh
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.
This implements a stream cleanup when using portforwardings. Before applying this patch, the streams []httpstream.Stream within `spdy/connection.go` would fill-up for each streaming request. This could result in heavy memory usage. Now we use the stream identifier to keep track of them and finally remove them again once they're no longer needed. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
…ware function for custom HTTP behaviour for the auth webhook client
|
/hold cancel |
|
/retest |
|
/override ci/prow/verify-commits |
|
/retest |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/override ci/prow/verify-commits |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test e2e-aws-csi |
|
/test e2e-aws-csi |
|
/lgtm The CSI failure has bug: https://bugzilla.redhat.com/show_bug.cgi?id=1913974 |
|
/override ci/prow/e2e-aws-csi |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mfojtik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-aws-csi DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@soltysh: All pull requests linked via external trackers have merged:
Bugzilla bug 1949050 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
No description provided.