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

validator: Relax warning for not abs mount dst path #4013

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

rata
Copy link
Member

@rata rata commented Sep 11, 2023

The runtime spec now allows relative mount dst paths, so remove the comment saying we will switch this to an error later and change the error messages to reflect that.

This was changed in this runtime-spec PR: opencontainers/runtime-spec#1225


I'm not 100% sure this new text is good, but invalid configuration seemed strong now. If you have better suggestions, please share them! :)

The runtime spec now allows relative mount dst paths, so remove the
comment saying we will switch this to an error later and change the
error messages to reflect that.

Signed-off-by: Rodrigo Campos <[email protected]>
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@lifubang lifubang merged commit a3a0ec4 into opencontainers:main Sep 12, 2023
36 checks passed
@rata rata deleted the rata/relax-dst-path-rel branch October 31, 2023 16:34
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.

4 participants