-
Notifications
You must be signed in to change notification settings - Fork 159
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
base: topic/01-02-feat_add_per-user_uid_gid_apis
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
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?
resolves #3479 (BA-530)
Checklist: (if applicable)