- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for gid (0.02 sec)
-
CHANGELOG/CHANGELOG-1.13.md
- Upgrade...
Registered: 2025-05-30 09:05 - Last Modified: 2022-05-05 13:44 - 273.1K bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// for that container. // Note that this field cannot be set when spec.os.name is windows. // +optional optional int64 runAsUser = 2; // The GID to run the entrypoint of the container process. // Uses runtime default if unset. // May also be set in SecurityContext. If set in both SecurityContext and
Registered: 2025-05-28 22:53 - Last Modified: 2024-03-11 18:43 - 255.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* Set fsGroup by securityContext.fsGroup in azure file. However,f user both sets gid=xxx in mountOptions in azure storage class and securityContext.fsGroup, gid=xxx setting in mountOptions takes precedence. ([#58316](https://github.com/kubernetes/kubernetes/pull/58316), [@andyzhangx](https://github.com/andyzhangx))
Registered: 2025-05-30 09:05 - Last Modified: 2022-05-05 13:44 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
- The `RunAsGroup` feature has been promoted to beta and enabled by default. `PodSpec` and `PodSecurityPolicy` objects can be used to control the primary GID of containers on supported container runtimes. ([#73007](https://github.com/kubernetes/kubernetes/pull/73007), [@krmayankk](https://github.com/krmayankk))
Registered: 2025-05-30 09:05 - Last Modified: 2021-06-14 22:06 - 271.5K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type Cmsghdr struct, Type int32 pkg syscall (netbsd-arm64-cgo), type Credential struct pkg syscall (netbsd-arm64-cgo), type Credential struct, Gid uint32 pkg syscall (netbsd-arm64-cgo), type Credential struct, Groups []uint32 pkg syscall (netbsd-arm64-cgo), type Credential struct, NoSetGroups bool pkg syscall (netbsd-arm64-cgo), type Credential struct, Uid uint32
Registered: 2025-05-27 11:13 - Last Modified: 2019-08-08 18:44 - 452.6K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type Cmsghdr struct, Level int32 pkg syscall (darwin-arm64), type Cmsghdr struct, Type int32 pkg syscall (darwin-arm64), type Credential struct pkg syscall (darwin-arm64), type Credential struct, Gid uint32 pkg syscall (darwin-arm64), type Credential struct, Groups []uint32 pkg syscall (darwin-arm64), type Credential struct, NoSetGroups bool pkg syscall (darwin-arm64), type Credential struct, Uid uint32
Registered: 2025-05-27 11:13 - Last Modified: 2022-12-02 16:30 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
#### GlusterFS
Registered: 2025-05-30 09:05 - Last Modified: 2020-12-24 02:28 - 304K bytes - Viewed (0)