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

Correct prestart hook description in summary #1275

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ssst0n3
Copy link
Contributor

@ssst0n3 ssst0n3 commented Jan 13, 2025

Correct prestart hook description in summary

It looks like the previous description was copied from the wrong line. Update the prestart (Deprecated) hook's timing from being called "after the start operation is invoked but before the user-specified command executes" to "during the create operation, after the runtime environment is created and before pivot root or any equivalent operation."

Correct `prestart` hook description in summary

It looks like the previous description was copied from the wrong line.  
Update the `prestart (Deprecated)` hook's timing from being called
"after the start operation is invoked but before the user-specified command executes" 
to "during the create operation, after the runtime environment is created and before pivot root or any equivalent operation."

Signed-off-by: Lei Wang <ssst0n3@gmail.com>
Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

LGTM

@utam0k utam0k merged commit 131ae4c into opencontainers:main Jan 16, 2025
4 checks passed
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.

3 participants