Skip to content

Conversation

@soltysh
Copy link

@soltysh soltysh commented May 14, 2021

No description provided.

Han Kang and others added 30 commits March 29, 2021 08:17
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>
soltysh and others added 2 commits May 21, 2021 18:17
…ware function for custom HTTP behaviour for the auth webhook client
@openshift-ci-robot
Copy link

@soltysh: the contents of this pull request could not be automatically validated.

The following commits are valid:

The following commits could not be validated and must be approved by a top-level approver:

@soltysh
Copy link
Author

soltysh commented May 21, 2021

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 21, 2021
@openshift-ci-robot
Copy link

@soltysh: the contents of this pull request could not be automatically validated.

The following commits are valid:

The following commits could not be validated and must be approved by a top-level approver:

@soltysh
Copy link
Author

soltysh commented May 21, 2021

/retest

@openshift-ci-robot
Copy link

@soltysh: the contents of this pull request could not be automatically validated.

The following commits are valid:

The following commits could not be validated and must be approved by a top-level approver:

@soltysh
Copy link
Author

soltysh commented May 22, 2021

/override ci/prow/verify-commits
this is expected to fail

@soltysh
Copy link
Author

soltysh commented May 22, 2021

/retest

@openshift-ci
Copy link

openshift-ci bot commented May 22, 2021

@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits

Details

In response to this:

/override ci/prow/verify-commits
this is expected to fail

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
Copy link
Author

soltysh commented May 22, 2021

/override ci/prow/verify-commits

@openshift-ci
Copy link

openshift-ci bot commented May 22, 2021

@soltysh: Overrode contexts on behalf of soltysh: ci/prow/verify-commits

Details

In response to this:

/override ci/prow/verify-commits

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
Copy link
Author

soltysh commented May 23, 2021

/test e2e-aws-csi
/test e2e-azure-upgrade

@soltysh
Copy link
Author

soltysh commented May 24, 2021

/test e2e-aws-csi

@mfojtik
Copy link

mfojtik commented May 24, 2021

/lgtm
/approve

The CSI failure has bug: https://bugzilla.redhat.com/show_bug.cgi?id=1913974

@soltysh
Copy link
Author

soltysh commented May 24, 2021

/override ci/prow/e2e-aws-csi
this is a known problem, being actively worked on in https://bugzilla.redhat.com/show_bug.cgi?id=1913974

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 24, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 24, 2021

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented May 24, 2021

@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-aws-csi

Details

In response to this:

/override ci/prow/e2e-aws-csi
this is a known problem, being actively worked on in https://bugzilla.redhat.com/show_bug.cgi?id=1913974

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 soltysh removed the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label May 24, 2021
@openshift-merge-robot openshift-merge-robot merged commit ee60d07 into openshift:master May 24, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 24, 2021

@soltysh: All pull requests linked via external trackers have merged:

Bugzilla bug 1949050 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1949050: Rebase 1.21.1

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 soltysh deleted the rebase-1.21.1 branch May 24, 2021 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.