Skip to content

tmp revert ocp version#81287

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
mkralik3:tmpistio
Jul 1, 2026
Merged

tmp revert ocp version#81287
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
mkralik3:tmpistio

Conversation

@mkralik3

@mkralik3 mkralik3 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

This update reverts the OpenShift version used by the OpenShift Service Mesh Istio 1.30 CI configuration from 4.22 back to 4.21. In practical terms, the downstream CI jobs for openshift-service-mesh/istio will now build and test against the older OpenShift release stream again, aligning the job configuration with the reverted OCP version.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 9fe56177-f24f-4113-9cd7-8bc6ff8c1b9e

📥 Commits

Reviewing files that changed from the base of the PR and between cc646ed and 860bfc8.

📒 Files selected for processing (1)
  • ci-operator/config/openshift-service-mesh/istio/openshift-service-mesh-istio-release-1.30.yaml

Walkthrough

The CI config for openshift-service-mesh/istio release-1.30 downgrades two version references from 4.22 to 4.21: the CLI base image name and the latest release version.

Changes

Version downgrade in Istio release-1.30 CI config

Layer / File(s) Summary
CLI image and release version update
ci-operator/config/openshift-service-mesh/istio/openshift-service-mesh-istio-release-1.30.yaml
base_images.cli.name and releases.latest.release.version both changed from 4.22 to 4.21.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the change, indicating a temporary revert of the OpenShift version from 4.22 to 4.21.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The only changed file is CI YAML version pins; it contains no Ginkgo test titles or dynamic title patterns.
Test Structure And Quality ✅ Passed The PR only changes a ci-operator YAML (version pins); no Ginkgo test code or test files are touched, so the check is not applicable.
Microshift Test Compatibility ✅ Passed PR only updates ci-operator release config values; no new Ginkgo tests or OpenShift API/resource usage was added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only updates ci-operator release config (4.22->4.21); no Go/e2e test files or new Ginkgo tests were added.
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The only change is a ci-operator YAML version pin (4.22→4.21); no affinity, nodeSelector, replicas, or topology-aware scheduling fields were added.
Ote Binary Stdout Contract ✅ Passed Only ci-operator YAML version pins changed; no process-level code, stdout writes, or suite setup were modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only ci-operator version bumps changed; no new Ginkgo tests or network/IP logic were added.
No-Weak-Crypto ✅ Passed Change only bumps OCP versions in a CI YAML; no weak-crypto algorithms, custom crypto, or secret/token comparisons were added.
Container-Privileges ✅ Passed Touched ci-operator YAML only reverts OCP versions; no privileged/root/hostNetwork/allowPrivilegeEscalation settings are present.
No-Sensitive-Data-In-Logs ✅ Passed Only OCP version fields changed; no new log statements or hardcoded secrets were introduced.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from bmangoen and zmiklank June 30, 2026 17:47
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@mkralik3: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-service-mesh-istio-release-1.30-gencheck openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-integ-ambient openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-integ-helm openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-integ-pilot openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-integ-security openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-integ-telemetry openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-lint openshift-service-mesh/istio presubmit Ci-operator config changed
pull-ci-openshift-service-mesh-istio-release-1.30-unit openshift-service-mesh/istio presubmit Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@mkralik3

Copy link
Copy Markdown
Contributor Author

/pj-rehearse max

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mkralik3: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mkralik3

Copy link
Copy Markdown
Contributor Author

/pj-rehearse max

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mkralik3: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mkralik3

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-service-mesh-istio-release-1.30-integ-ambient

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mkralik3: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@mkralik3: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@fjglira

fjglira commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

/hold

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 30, 2026
@fjglira

fjglira commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Holding this until we check if #81296 and openshift-service-mesh/istio#830 (and pending cherry-pcik once this is merged)

@fjglira fjglira left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge this to unblock the jobs in the midstream repo meanwhile we find the root cause

@fjglira

fjglira commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

/unhold

@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 Jul 1, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fjglira, mkralik3

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

@mkralik3

mkralik3 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mkralik3: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jul 1, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit c21770a into openshift:main Jul 1, 2026
22 checks passed
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. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants