-
Notifications
You must be signed in to change notification settings - Fork 162
feat(BA-530): Update SDK and CLI to follow-up per-user uid/gid #3361
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
feat(BA-530): Update SDK and CLI to follow-up per-user uid/gid #3361
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e056ec6
to
7614158
Compare
10fc52d
to
9975779
Compare
4f4e9a9
to
e70f1cc
Compare
9975779
to
cf418f0
Compare
ca469e0
to
9660c3e
Compare
cf418f0
to
bb05310
Compare
9660c3e
to
9b5ca7f
Compare
f1cece1
to
20f5b34
Compare
33f328b
to
46ba1b0
Compare
20f5b34
to
6d21151
Compare
help="Unset the user's container primary GID.", | ||
) | ||
@click.option( | ||
"--cgids", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel that abbreviations like cuid
and cguid
might overlap with other topics.
How about avoiding using abbreviations for now?
46ba1b0
to
23bca21
Compare
6d21151
to
9358ed0
Compare
23bca21
to
675bbaf
Compare
9358ed0
to
63ee1a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now, let’s just keep cuid and cgid as well.
675bbaf
to
4c18c69
Compare
63ee1a5
to
70ac79b
Compare
4c18c69
to
7047355
Compare
70ac79b
to
427da5e
Compare
7047355
to
6c4b571
Compare
427da5e
to
163d328
Compare
6c4b571
to
8a23986
Compare
163d328
to
22d5b7a
Compare
22d5b7a
to
ad5b192
Compare
resolves #3479 (BA-530)
Checklist: (if applicable)