Skip to content

OCPBUGS-99479: add missing 3.10.1 pause image - #82680

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shiftstack:missing-pause-img
Jul 31, 2026
Merged

OCPBUGS-99479: add missing 3.10.1 pause image#82680
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shiftstack:missing-pause-img

Conversation

@winiciusallan

@winiciusallan winiciusallan commented Jul 30, 2026

Copy link
Copy Markdown
Member

After verifying #82314, I noticed that we're missing another pause image. Adding on this PR.

Summary by CodeRabbit

Adds the missing registry.k8s.io/pause:3.10.1 image to OpenStack E2E image mirroring, ensuring the image is included in generated mirror resources for OpenShift CI tests.

@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Jul 30, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@winiciusallan: This pull request references Jira Issue OCPBUGS-99479, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (5.0.0) matches configured target version for branch (5.0.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

After verifying #82314, I noticed that we're missing another pause image. Adding on this PR.

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.

@coderabbitai

coderabbitai Bot commented Jul 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: Pro Plus

Run ID: 7339229c-dc20-4757-b60d-4fd77989ba3b

📥 Commits

Reviewing files that changed from the base of the PR and between 4727ba9 and 3e63b70.

📒 Files selected for processing (1)
  • ci-operator/step-registry/openstack/test/e2e/images/openstack-test-e2e-images-commands.sh

Walkthrough

The OpenStack E2E image mirroring script now includes registry.k8s.io/pause:3.10.1 in the generated mirror image list.

Changes

OpenStack E2E image mirroring

Layer / File(s) Summary
Add pause image mapping
ci-operator/step-registry/openstack/test/e2e/images/openstack-test-e2e-images-commands.sh
Adds a mapping for registry.k8s.io/pause:3.10.1 under the mirror registry’s e2e/tests repository.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: davidebianchi

🚥 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 clearly summarizes the main change: adding the missing pause 3.10.1 image.
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 Changed file is a bash mirroring script; no Ginkgo test titles or dynamic name generation are present.
Test Structure And Quality ✅ Passed The PR only adds one pause image entry in a shell script; no Ginkgo tests, assertions, or timeouts are involved.
Microshift Test Compatibility ✅ Passed Only a shell image-mirroring list changed; no Ginkgo tests or OpenShift API usage were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only a shell script changed to add a pause image mapping; no new Ginkgo tests or SNO-sensitive test assumptions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed Only adds image mirror entries in a shell script; no manifests, controllers, or pod scheduling constraints are introduced.
Ote Binary Stdout Contract ✅ Passed Change only updates a shell step script’s mirror list; no OTE binary main/init/test setup stdout writes are introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed No new Ginkgo tests were added; the change only adds a pause image mirror entry in a shell mirroring script, with no IPv4-only logic or public connectivity in test code.
No-Weak-Crypto ✅ Passed The only changed file adds a pause image mapping; the diff contains no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or custom crypto/comparison code.
Container-Privileges ✅ Passed Only a shell script image list changed; no container/K8s manifests or privileged settings were introduced.
No-Sensitive-Data-In-Logs ✅ Passed The patch only adds a static pause-image mirror entry; it doesn't add or alter any logging statements or emit secrets/PII.
✨ 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-robot

Copy link
Copy Markdown
Contributor

@winiciusallan: This pull request references Jira Issue OCPBUGS-99479, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (5.0.0) matches configured target version for branch (5.0.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
Details

In response to this:

After verifying #82314, I noticed that we're missing another pause image. Adding on this PR.

Summary by CodeRabbit

Adds the missing registry.k8s.io/pause:3.10.1 image to OpenStack E2E image mirroring, ensuring the image is included in generated mirror resources for OpenShift CI tests.

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.

@openshift-ci
openshift-ci Bot requested review from gryf and mandre July 30, 2026 16:48
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@winiciusallan: 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-machine-config-operator-main-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-5.1-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-5.0-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.23-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.22-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.21-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.20-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.19-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-machine-config-operator-release-4.18-e2e-openstack-singlestackv6 openshift/machine-config-operator presubmit Registry content changed
pull-ci-openshift-installer-main-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-5.1-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-5.0-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.23-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.22-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.21-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.20-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.19-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
pull-ci-openshift-installer-release-4.18-e2e-openstack-singlestackv6 openshift/installer presubmit Registry content changed
periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-singlestackv6 N/A periodic Registry content changed
periodic-ci-shiftstack-ci-release-4.22-e2e-openstack-singlestackv6 N/A periodic Registry content changed
periodic-ci-shiftstack-ci-release-4.21-e2e-openstack-singlestackv6 N/A periodic Registry content changed
periodic-ci-shiftstack-ci-release-4.20-e2e-openstack-singlestackv6 N/A periodic Registry content changed
periodic-ci-shiftstack-ci-release-4.19-e2e-openstack-singlestackv6 N/A periodic Registry content 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.

@gryf

gryf commented Jul 31, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 31, 2026
@openshift-ci

openshift-ci Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gryf, winiciusallan

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2026
@winiciusallan

Copy link
Copy Markdown
Member Author

/verified later @winiciusallan
/pj-rehearse ack

@openshift-ci-robot openshift-ci-robot added verified-later verified Signifies that the PR passed pre-merge verification criteria labels Jul 31, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@winiciusallan: This PR has been marked to be verified later by @winiciusallan.

Details

In response to this:

/verified later @winiciusallan
/pj-rehearse ack

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.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@winiciusallan: 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 31, 2026
@openshift-ci

openshift-ci Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

@winiciusallan: 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.

@openshift-merge-bot
openshift-merge-bot Bot merged commit 40753d5 into openshift:main Jul 31, 2026
10 checks passed
@openshift-merge-bot
openshift-merge-bot Bot deleted the missing-pause-img branch July 31, 2026 14:28
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@winiciusallan: Jira Issue OCPBUGS-99479: All pull requests linked via external trackers have merged:

This pull request has the verified-later tag and will need to be manually moved to VERIFIED after testing. Jira Issue OCPBUGS-99479 has been moved to the MODIFIED state.

Details

In response to this:

After verifying #82314, I noticed that we're missing another pause image. Adding on this PR.

Summary by CodeRabbit

Adds the missing registry.k8s.io/pause:3.10.1 image to OpenStack E2E image mirroring, ensuring the image is included in generated mirror resources for OpenShift CI tests.

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.

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. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged verified Signifies that the PR passed pre-merge verification criteria verified-later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants