kernel-module-management icon indicating copy to clipboard operation
kernel-module-management copied to clipboard

Bump ubi9/ubi-minimal from 9.4 to 9.5

Open dependabot[bot] opened this issue 1 year ago • 15 comments

Bumps ubi9/ubi-minimal from 9.4 to 9.5.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Nov 12 '24 17:11 dependabot[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a rh-ecosystem-edge member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

openshift-ci[bot] avatar Nov 12 '24 17:11 openshift-ci[bot]

Deploy Preview for openshift-kmm ready!

Name Link
Latest commit 8e1d6a61e3b567c8f3c6eb1715301b063f50957a
Latest deploy log https://app.netlify.com/sites/openshift-kmm/deploys/677e8fb89b965300080a335d
Deploy Preview https://deploy-preview-1242--openshift-kmm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Nov 12 '24 17:11 netlify[bot]

/ok-to-test /approve /assign @yevgeny-shnaidman /cc @TomerNewman

ybettan avatar Nov 13 '24 07:11 ybettan

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], ybettan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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[bot] avatar Nov 13 '24 07:11 openshift-ci[bot]

/lgtm

yevgeny-shnaidman avatar Nov 13 '24 07:11 yevgeny-shnaidman

/lgtm

yevgeny-shnaidman avatar Dec 09 '24 08:12 yevgeny-shnaidman

/hold.

OCP 4.18 is shipped with RHEL9.4

ybettan avatar Dec 09 '24 13:12 ybettan

/hold

https://github.com/rh-ecosystem-edge/kernel-module-management/pull/1242#issuecomment-2527975692

ybettan avatar Dec 11 '24 07:12 ybettan

/retest

ybettan avatar Jan 08 '25 08:01 ybettan

This PR requires to first build the ubi-9.5-entiteled version in CI here and then making sure this PR is merged fast enough to use the bui-9.5 entiteled image before the CI automation removes "unused" images :( https://redhat-internal.slack.com/archives/CBN38N3MW/p1732714075915519?thread_ts=1732713910.312549&cid=CBN38N3MW

ybettan avatar Jan 08 '25 08:01 ybettan

@dependabot rebase

ybettan avatar Jan 08 '25 14:01 ybettan

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jan 08 '25 14:01 openshift-ci[bot]

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

‼️ IMPORTANT Auto-reply has been disabled for this repository in the CodeRabbit settings. The CodeRabbit bot will not respond to your replies unless it is explicitly tagged.

  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

coderabbitai[bot] avatar Jan 08 '25 14:01 coderabbitai[bot]

/unhold

It doesn't directly matter what RHEL version is shipped with OCP. We are shipping alongside OCP.

ybettan avatar Jan 08 '25 14:01 ybettan

@dependabot[bot]: The following tests 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/images 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link true /test images
ci/prow/operator-upgrade 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link false /test operator-upgrade
ci/prow/e2e 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link true /test e2e
ci/prow/e2e-hub 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link true /test e2e-hub
ci/prow/ci-bundle-operator-bundle 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link true /test ci-bundle-operator-bundle
ci/prow/ci-bundle-hub-operator-bundle 8e1d6a61e3b567c8f3c6eb1715301b063f50957a link true /test ci-bundle-hub-operator-bundle

Full PR test history. Your PR dashboard.

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-ci[bot] avatar Jan 08 '25 15:01 openshift-ci[bot]

Superseded by #1494.

dependabot[bot] avatar May 14 '25 17:05 dependabot[bot]