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

generate: fix type for Umask #710

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

giuseppe
Copy link
Member

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 [email protected]

@giuseppe
Copy link
Member Author

@mrunalp @rhatdan PTAL

@rhatdan
Copy link
Contributor

rhatdan commented Jan 15, 2021

Testing is not happy?
LGTM

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 <[email protected]>
@giuseppe
Copy link
Member Author

Testing is not happy?

fixed now

@giuseppe
Copy link
Member Author

@mrunalp PTAL

@mrunalp
Copy link
Contributor

mrunalp commented Jan 21, 2021

LGTM

Approved with PullApprove

@mrunalp mrunalp merged commit 453547d into opencontainers:master Jan 21, 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