Skip to content

ai-helpers: build and promote nested-podman image variant#81145

Open
petr-muller wants to merge 1 commit into
openshift:mainfrom
petr-muller:rpmdb-in-snapshot
Open

ai-helpers: build and promote nested-podman image variant#81145
petr-muller wants to merge 1 commit into
openshift:mainfrom
petr-muller:rpmdb-in-snapshot

Conversation

@petr-muller

@petr-muller petr-muller commented Jun 26, 2026

Copy link
Copy Markdown
Member

Adds a second image build for openshift-eng/ai-helpers from images/Dockerfile.nested-podman. The image is promoted as claude-ai-helpers-nested-podman in the ci/claude-ai-helpers imagestream.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The ci-operator config adds a new image build entry for images/Dockerfile.nested-podman, built from src and published as claude-ai-helpers-nested-podman.

Changes

Nested podman image build

Layer / File(s) Summary
Add nested podman image entry
ci-operator/config/openshift-eng/ai-helpers/openshift-eng-ai-helpers-main.yaml
Adds a new images entry for images/Dockerfile.nested-podman with from: src and to: claude-ai-helpers-nested-podman.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the added nested-podman image build and promotion.
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 PR only changes a ci-operator YAML config; no Ginkgo test files or test-title strings appear in the target diff.
Test Structure And Quality ✅ Passed No Ginkgo test code was changed; the diff is ci-operator config/YAML only, so the test-structure checklist doesn’t apply.
Microshift Test Compatibility ✅ Passed Only CI image config changed; no new Ginkgo tests or MicroShift-unsafe APIs were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only adds a ci-operator image entry in YAML; no new Ginkgo e2e tests or multi-node assumptions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed Only ci-operator image build/promotion config changed; no deployment manifests or topology/scheduling constraints were added.
Ote Binary Stdout Contract ✅ Passed PASS: The PR only changes a ci-operator YAML to add an image build; no OTE binary code or process-level stdout logging paths were modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The PR only updates ci-operator YAML; no new Ginkgo e2e test code or IPv4/external-connectivity assumptions were added.
No-Weak-Crypto ✅ Passed Touched ai-helpers config only adds an image entry and sparse-checkout refs; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB usage found.
Container-Privileges ✅ Passed Added ci-operator image entry only; no privileged, hostPID/Network/IPC, allowPrivilegeEscalation, or SYS_ADMIN settings found in ai-helpers configs.
No-Sensitive-Data-In-Logs ✅ Passed The PR only adds ci-operator image/promotion YAML; there are no log statements or sensitive values exposed.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@petr-muller

Copy link
Copy Markdown
Member Author

/hold
/pj-rehearse pull-ci-openshift-eng-ai-helpers-images

For now I just want to rehearse this

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@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 26, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@petr-muller: 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-eng-ai-helpers-main-eval-address-reviews openshift-eng/ai-helpers presubmit Ci-operator config changed
pull-ci-openshift-eng-ai-helpers-main-eval-classify-review-comment openshift-eng/ai-helpers presubmit Ci-operator config changed
pull-ci-openshift-eng-ai-helpers-main-eval-payload-analysis openshift-eng/ai-helpers presubmit Ci-operator config changed
pull-ci-openshift-eng-ai-helpers-main-eval-payload-analysis-changed openshift-eng/ai-helpers presubmit Ci-operator config changed
pull-ci-openshift-eng-ai-helpers-main-eval-payload-analysis-minimal openshift-eng/ai-helpers presubmit Ci-operator config changed
pull-ci-openshift-eng-ai-helpers-main-images openshift-eng/ai-helpers 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.

@openshift-ci openshift-ci Bot requested review from bentito and dgoodwin June 26, 2026 13:46
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: petr-muller
Once this PR has been reviewed and has the lgtm label, please assign enxebre for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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-merge-bot

Copy link
Copy Markdown
Contributor

@petr-muller: job(s): pull-ci-openshift-eng-ai-helpers-images either don't exist or were not found to be affected, and cannot be rehearsed

@petr-muller

Copy link
Copy Markdown
Member Author

/pj-rehearse pull-ci-openshift-eng-ai-helpers-main-images

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@petr-muller: 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 26, 2026

Copy link
Copy Markdown
Contributor

@petr-muller: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/generated-config 521e8e4 link true /test generated-config

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.

@petr-muller

Copy link
Copy Markdown
Member Author

ci/rehearse/openshift-eng/ai-helpers/main/images — Job succeeded

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant