NO-JIRA: Update kueue-operator-main to bdbd994#1741
Conversation
|
@red-hat-konflux[bot]: This pull request explicitly references no jira issue. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughUpdated the operator image container digests in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 10✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@related_images.developer.json`:
- Line 4: The "image" value in related_images.developer.json contains a trailing
space in the quoted string
("quay.io/...@sha256:3619ec629e6f69e97db4a91fee8209a5f0ec80e73c3baf90153409bd46a3e0b0
"), which can make the image spec invalid; update the "image" property value to
remove the trailing whitespace so it exactly matches the expected
name@sha256:<digest> format (locate the "image" key in the file and trim the
trailing space from its string).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 25a15805-8852-4c9c-847a-0b75a4f288a6
📒 Files selected for processing (2)
related_images.developer.jsonrelated_images.json
99d2369 to
2263f36
Compare
Image created from 'https://github.com/openshift/kueue-operator?rev=d4da673cd68963f8b324653c5417d8d0b9012380' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
2263f36 to
5cf022f
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: red-hat-konflux[bot] 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 |
|
/override ci/prow/test-e2e-downstream-4-20 /lgtm |
|
@kannon92: Overrode contexts on behalf of kannon92: ci/prow/test-e2e-downstream-4-20, ci/prow/test-e2e-downstream-4-21 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. |
|
@red-hat-konflux[bot]: all tests passed! 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. |
Image created from 'https://github.com/openshift/kueue-operator?rev=d4da673cd68963f8b324653c5417d8d0b9012380'
This PR contains the following updates:
c89c7f5->bdbd994Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-testSummary by CodeRabbit