Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module-conversion): more fixes to PVC type #5681

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

thsig
Copy link
Collaborator

@thsig thsig commented Jan 30, 2024

What this PR does / why we need it:

This is a follow-up to #5671 (see 47c24d5). We also need to remove the added dependencies on the build steps of persistentvolumeclaim modules, since the converted actions there don't include a Build action.

Although this hasn't been reported yet, this would result in missing dependency errors when executing Runs or Tests that come from container modules which mount a persistentvolumeclaim module (using the volumes config field for container module services).

This is a follow-up to #5671 (see `47c24d5`). We also need to remove the
added dependencies on the build steps of `persistentvolumeclaim`
modules, since the converted actions there don't include a Build action.

Although this hasn't been reported yet, this would result in missing
dependency errors when executing Runs or Tests that come from
`container` modules which mount a `persistentvolumeclaim` module (using
the `volumes` config field for `container` module services).
@thsig thsig requested a review from vvagaytsev January 30, 2024 13:28
@vvagaytsev vvagaytsev enabled auto-merge January 30, 2024 14:00
@vvagaytsev vvagaytsev added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit 9605940 Jan 30, 2024
43 checks passed
@vvagaytsev vvagaytsev deleted the module-conversion-build-dependency-fix-continued branch January 30, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants