Use OCP 4.11 instead of 4.10 for knative serving release-next#31756
Conversation
|
/test pj-rehearse |
|
/retest |
1 similar comment
|
/retest |
|
@nak3 Overall, it looks good to me. There are a lot of failures in the run "411-tls-e2e-aws-ocp-411 but it's probably not related to the changes in this PR. |
|
Yeah, For I thought that we can drop the TLS job soon as we should run CI with |
|
Added a target to call |
|
Thanks! |
|
I still see |
|
/retest |
1 similar comment
|
/retest |
|
/retest Hmm... tls test may have some issue 🤔 |
|
/retest |
|
@nak3: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
@nak3 noticed that:
Btw I dont see any tls secret mounted here. |
|
I think you are referring to the log in
Sorry what tls secret missed to mount. The system pod does not mount any secret with |
Yes I was referring to that fail. I thought activator will mount a secret for connections that go through it (scale from zero) no (it has been a while since the tls review so I might remember wrongly)?
Ok approving then, should we create a jira for 4.11 as a blocker? /lgtm |
Ah, I see. Yes, I guess that you remembered that the intial implementation. We changed the secret to get the secret via secret lister and so we just can toggle the configuration via
Sure, I will. |
|
/hold cancel |
|
@skonto could you add the label? |
|
@skonto ping |
1 similar comment
|
@skonto ping |
|
@mgencur ping |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mgencur, nak3, skonto 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 |
|
@nak3: Updated the following 3 configmaps:
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. |
As per title, this patch changes to use OCP 4.11 instead of 4.10 for knative serving release-next.