Skip to content

internal/filesystem: finish moving os.WriteFile and os.ReadFile (and blacklist future use) #4240

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

Merged
merged 1 commit into from
Jun 22, 2025

Conversation

apostasie
Copy link
Contributor

@apostasie apostasie commented May 12, 2025

Most of the work on this has been broken out in separate PRs.
This here just finishes moving away from os.(Read|Write)File and adds ReadFile to forbidigo.

@AkihiroSuda

@apostasie apostasie force-pushed the 2025-05-fs branch 5 times, most recently from dc5355e to 4230871 Compare May 13, 2025 04:53
@apostasie apostasie closed this May 13, 2025
@apostasie apostasie reopened this May 13, 2025
@apostasie apostasie changed the title [EXP] filesystem package [WIP] [EXP] filesystem package May 14, 2025
@apostasie apostasie changed the title [WIP] [EXP] filesystem package [FUTURE] [EXP] filesystem package May 14, 2025
@apostasie apostasie force-pushed the 2025-05-fs branch 2 times, most recently from 4989907 to cebc283 Compare May 20, 2025 22:42
@apostasie apostasie force-pushed the 2025-05-fs branch 2 times, most recently from 5de8fb3 to 4463c4b Compare June 6, 2025 20:31
Signed-off-by: apostasie <spam_blackhole@farcloser.world>
@apostasie apostasie changed the title [FUTURE] [EXP] filesystem package internal/filesystem: finish moving os.WriteFile and os.ReadFile (and blacklist future use) Jun 21, 2025
@apostasie apostasie marked this pull request as ready for review June 21, 2025 23:47
@AkihiroSuda AkihiroSuda added this to the v2.1.3 milestone Jun 22, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 3d44bd1 into containerd:main Jun 22, 2025
38 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.

2 participants