Skip to content

Conversation

alaviss
Copy link
Contributor

@alaviss alaviss commented Jun 4, 2025

This makes sure that the volume source is available before the volume is created.

Fixes: #26125

Does this PR introduce a user-facing change?

Quadlet volumes with `Type=bind` will now automatically adds `RequiresMountsFor` for the value of `Device`

Copy link

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@ygalblum
Copy link
Contributor

ygalblum commented Jun 5, 2025

Thanks for the contribution. In order to make the test actually run you need to also add it to the array:

DescribeTable("Running success quadlet test case",

@alaviss alaviss force-pushed the push-wotrztyxpmou branch from e50f254 to b687691 Compare June 5, 2025 21:48
This makes sure that the volume source is available before the volume is
created.

Fixes: containers#26125

Signed-off-by: Hiếu Lê <[email protected]>
@alaviss alaviss force-pushed the push-wotrztyxpmou branch from b687691 to 18ecd20 Compare June 5, 2025 23:22
Copy link
Contributor

@ygalblum ygalblum left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 9, 2025
Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 10, 2025
Copy link
Contributor

openshift-ci bot commented Jun 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alaviss, Luap99, ygalblum

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-merge-bot openshift-merge-bot bot merged commit 5ff067c into containers:main Jun 10, 2025
76 of 77 checks passed
@alaviss alaviss deleted the push-wotrztyxpmou branch June 10, 2025 18:35
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 9, 2025
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate RequiresMountsFor for Type=bind volumes
3 participants