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

libcontainer/factory*: adjust the file mode #2829

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

KentaTada
Copy link
Contributor

This commit adjusts the file mode to use the latest golang style
Related to #2625

BTW, I think we should not only modify the file mode from the old style to the latest style but also check whether the current implementation sets proper file permissions.
So, I will create the PRs each subsystem or codes and I may create the new issue to summarize this activity.

Signed-off-by: Kenta Tada [email protected]

This commit adjusts the file mode to use the latest golang style
Related to opencontainers#2625

Signed-off-by: Kenta Tada <[email protected]>
@kolyshkin
Copy link
Contributor

CI failure on Fedora is unrelated (#2805); restarted CI

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.

This is purely cosmetical, but LGTM

@mrunalp mrunalp merged commit 497cd0c into opencontainers:master Mar 4, 2021
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