NE-2096: Bump to OSSM 3.1.0 and Istio 1.26.2#1257
NE-2096: Bump to OSSM 3.1.0 and Istio 1.26.2#1257openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
Conversation
This commit resolves NE-2096. https://issues.redhat.com/browse/NE-2096 * cmd/ingress-operator/start.go (defaultGatewayAPIOperatorVersion) (defaultIstioVersion): * manifests/02-deployment-ibm-cloud-managed.yaml (GATEWAY_API_OPERATOR_VERSION, ISTIO_VERSION): * manifests/02-deployment.yaml (GATEWAY_API_OPERATOR_VERSION, ISTIO_VERSION): * pkg/operator/controller/gatewayclass/istio.go (desiredIstio): Bump from OSSM v3.0.1 to v3.1.0 and from Istio v1.24.4 to v1.26.2.
|
@Miciah: This pull request references NE-2096 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest |
|
/payload-job periodic-ci-openshift-hypershift-release-4.20-periodics-e2e-azure-aks-ovn-conformance |
|
@lihongan: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d8e200c0-729c-11f0-8a74-3ec8c4db82af-0 |
|
/payload-job periodic-ci-openshift-multiarch-master-nightly-4.20-ocp-e2e-aws-ovn-arm64 |
|
@lihongan: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c6f72410-729e-11f0-94d5-1d9c0f755feb-0 |
|
/payload-job periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-xpn |
|
@lihongan: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/82e64bf0-72a0-11f0-93a8-2ad5d629f8df-0 |
|
Pre-merge tested and no issues found |
|
/assign @alebedev87 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alebedev87 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 |
|
From the Slack thread about the upgrade path to
/cherry-pick release-4.19 |
|
/cherry-pick release-4.19 |
|
@alebedev87: once the present PR merges, I will cherry-pick it on top of 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-sigs/prow repository. |
|
Some firewall kind of problems while sending http requests from CI clusters to OCP: /retest-required |
|
/retest-required |
1 similar comment
|
/retest-required |
This test exercises HAProxy /test e2e-gcp-operator |
|
Install failed. /test e2e-gcp-operator |
|
|
|
/retest-required |
1 similar comment
|
/retest-required |
|
/test e2e-aws-ovn-hypershift-conformance |
|
Test echo pod got deleted before HTTPRoute connectivity started (namespace events show that the pod lived for 22 seconds): PR to better tolerate pod deletions/evictions: #1262. /test e2e-aws-operator |
|
/test e2e-aws-operator |
|
Same root cause as described here, same fix. /test e2e-aws-operator |
|
e2e-aws-operator failed because This is the second time I observe The issue with /test e2e-aws-operator |
Right, this is similar to this failure but this time VAP didn't come up in time (CVO managed to get up though). I'm going to mitigate both of these flakes in this PR's commit. |
In the case of the the This failure comes from this code: cluster-ingress-operator/test/e2e/gateway_api_test.go Lines 384 to 401 in c236d0c That doesn't seem like an issue with the VAP or with the code that 7bb7c34 modifies; rather, it seems like a typical API blip that can cause flakiness when the test immediately fails on an API call rather than retrying. |
Right, this type of problem is out of reach. The timeout increase can still be helpful though. 1 minute we're using right now may be too close to the boarderline. |
The issue isn't the timeout; it's that the test immediately signals an error if the client gets a connection failure: cluster-ingress-operator/test/e2e/gateway_api_test.go Lines 394 to 395 in 5647a21 |
Right, the idea was to stop the polling loop if we got an error different from the one coming from VAP. Retrying on a different error message would be kinda similar to saying "VAP is not working but it will eventually give your an admission error". However, there can be some connectivity errors like we see in here, let me think about how to approach this. |
|
@Miciah: 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-sigs/prow repository. I understand the commands that are listed here. |
|
/override ci/prow/e2e-aws-operator |
|
@Miciah: Overrode contexts on behalf of Miciah: ci/prow/e2e-aws-operator 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-sigs/prow repository. |
211a843
into
openshift:master
|
@alebedev87: new pull request created: #1264 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-sigs/prow repository. |
|
[ART PR BUILD NOTIFIER] Distgit: ose-cluster-ingress-operator |
Bump from OSSM v3.0.1 to v3.1.0 and from Istio v1.24.4 to v1.26.2.