-
Notifications
You must be signed in to change notification settings - Fork 162
feat(BA-528): Update GQL user mutation to allow set uid/gid #3352
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jan 2, 2025
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3010ad3
to
61b7dc9
Compare
c463435
to
25a6684
Compare
1f0c0b5
to
3aa27eb
Compare
332cd9f
to
2e76a36
Compare
25a6684
to
8687663
Compare
87dd4b6
to
f6442af
Compare
8687663
to
e4b9ddd
Compare
f6442af
to
553894d
Compare
2 tasks
4f4e9a9
to
e70f1cc
Compare
d21854a
to
ace1096
Compare
ca469e0
to
9660c3e
Compare
ace1096
to
3238c46
Compare
2 tasks
e47a61f
to
97bf1d8
Compare
9660c3e
to
9b5ca7f
Compare
97bf1d8
to
08c0f58
Compare
33f328b
to
46ba1b0
Compare
2 tasks
08c0f58
to
2dbf4aa
Compare
46ba1b0
to
23bca21
Compare
2dbf4aa
to
6a15d5b
Compare
23bca21
to
675bbaf
Compare
HyeockJinKim
approved these changes
Feb 5, 2025
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.
lgtm
675bbaf
to
4c18c69
Compare
Base automatically changed from
topic/12-20-feat_enable_per-user_uid_gid_set_for_containers
to
main
February 5, 2025 09:43
7047355
to
6c4b571
Compare
6c4b571
to
8a23986
Compare
Yaminyam
pushed a commit
that referenced
this pull request
Feb 12, 2025
Yaminyam
pushed a commit
that referenced
this pull request
Feb 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area:docs
Documentations
comp:agent
Related to Agent component
comp:common
Related to Common component
comp:manager
Related to Manager component
require:db-migration
Automatically set when alembic migrations are added or updated
size:L
100~500 LoC
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #3478 (BA-528)
The fields are described as follows:
When connecting to a container created with container_uid = 1100, container_main_gid = 1101, and container_gids = [1102, 1103], the id values should be displayed as follows:

Checklist: (if applicable)
📚 Documentation preview 📚: https://sorna--3352.org.readthedocs.build/en/3352/
📚 Documentation preview 📚: https://sorna-ko--3352.org.readthedocs.build/ko/3352/