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

config.go: make umask a pointer #1058

Merged
merged 1 commit into from Jul 23, 2020
Merged

Conversation

giuseppe
Copy link
Member

otherwise it is not possible to know whether it was specified or it is
set to 0.

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

otherwise it is not possible to know whether it was specified or it is
set to 0.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe
Copy link
Member Author

@cyphar PTAL

@mrunalp
Copy link
Contributor

mrunalp commented Jul 22, 2020

LGTM

Approved with PullApprove

@cyphar
Copy link
Member

cyphar commented Jul 23, 2020

LGTM.

Approved with PullApprove

@cyphar cyphar merged commit 643c142 into opencontainers:master Jul 23, 2020
giuseppe added a commit to giuseppe/runtime-tools that referenced this pull request Jan 15, 2021
umask is a pointer to an uint32.

The error was first present in the runtime-specs Go bindings and it
was fixed with:

opencontainers/runtime-spec#1058

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe added a commit to giuseppe/runtime-tools that referenced this pull request Jan 15, 2021
umask is a pointer to an uint32.

The error was first present in the runtime-specs Go bindings and it
was fixed with:

opencontainers/runtime-spec#1058

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@AkihiroSuda AkihiroSuda mentioned this pull request Jan 24, 2023
@AkihiroSuda AkihiroSuda added this to the v1.1.0 milestone Feb 1, 2023
@AkihiroSuda AkihiroSuda mentioned this pull request Jun 26, 2023
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

4 participants