We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
additional_gids
1 parent fe6fed7 commit dffb1a3Copy full SHA for dffb1a3
1 file changed
protect/control/v1/common.proto
@@ -133,6 +133,7 @@ message ProcessSpec {
133
bool stdout = 9;
134
bool stderr = 10;
135
reserved 11, 12;
136
+ repeated int64 additional_gids = 13;
137
}
138
139
message MountSpec {
0 commit comments