-
Notifications
You must be signed in to change notification settings - Fork 4
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
🤖 Triggering CI on branch 'release-next' after syncing to upstream/main #892
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: serverless-qe The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test 416-test-e2e-aws-416 |
@ReToCode do we patch anything related to that test? 🤔 |
It seems it fails in periodics too. |
Not that I'm aware of. No idea 🤷 |
It seems quite deterministic. |
It fails when it goes through OCP route:
|
/test 416-test-e2e-aws-416 |
/test ? |
@skonto: The following commands are available to trigger required jobs:
Use
In 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-sigs/prow repository. |
/test 413-test-e2e-aws-413 |
/test 417-test-e2e-aws-417 |
/override ci/prow/417-test-e2e-aws-417 |
@skonto: Overrode contexts on behalf of skonto: ci/prow/417-test-e2e-aws-417 In 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-sigs/prow repository. |
/override ? |
@skonto: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In 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-sigs/prow repository. |
grpc 1.67.0 brings this change https://github.com/grpc/grpc-go/blob/bcf9171a20e44ed81a6eb152e3ca9e35b2c02c5d/credentials/tls.go#L129. |
@ReToCode As a side note, we had a problem with Ideally we want to keep Also we can't just set the following to false as it will be removed in future releases (maybe just for now):
|
Reverting passes see: #893. |
5bb68c2
to
2a055e7
Compare
2155411
to
169b8d9
Compare
Hm nice find. To be honest, no idea. Could we probably also just set |
Ok checking in #894. I will talk to router folks to open a bug as well. Going forward we need this, setting the env var is temporary unless we patch grpc itself and remove that alpn check (a bit ugly). |
2a055e7
to
0842fa5
Compare
169b8d9
to
ba4944d
Compare
@serverless-qe: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
/retest |
@ReToCode I suspect it does not get the fix, probably we will have to close it and wait for the next one? |
Wait it seems the errors are not related.
|
OCF Webhook is merging this PR |
No description provided.