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

specs-go: add missing deprecation comment for Hooks.Prestart #1232

Merged
merged 1 commit into from Oct 5, 2023

Conversation

thaJeztah
Copy link
Member

Hooks.Prestart was deprecated in c166268 (v1.0.2), but the field did not have a correctly formatted deprecation comment.

This patch updates the field's GoDoc to have a correctly formatted deprecation comment, which will allow linters and IDEs to detect the deprecation status of this feature.

Hooks.Prestart was deprecated in c166268
(v1.0.2), but the field did not have a correctly formatted deprecation comment.

This patch updates the field's GoDoc to have a correctly formatted deprecation
comment, which will allow linters and IDEs to detect the deprecation status
of this feature.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@AkihiroSuda AkihiroSuda added this to the v1.1.1 milestone Sep 29, 2023
@hqhq hqhq merged commit ab29785 into opencontainers:main Oct 5, 2023
3 checks passed
@thaJeztah thaJeztah deleted the go_prestarthook_deprecated branch October 5, 2023 07:18
@utam0k utam0k mentioned this pull request Jan 5, 2024
12 tasks
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.

None yet

3 participants