- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 83 for hpid (0.04 seconds)
-
CHANGELOG/CHANGELOG-1.10.md
When using the separate flag, the order in which they're specified doesn't matter. ([#58123](https://github.com/kubernetes/kubernetes/pull/58123), [@hzxuzhonghu](https://github.com/hzxuzhonghu)) * The kubelet --docker-disable-shared-pid flag, which runs docker containers with a process namespace that is shared between all containers in a pod, is now deprecated and will be removed in a future release. It is replaced by `v1.Pod.Spec.ShareProcessNamespace`, which configures this behavior....
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 341.8K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.9.md
* Sharing a PID namespace between containers in a pod is disabled by default in 1.8. To enable for a node, use the --docker-disable-shared-pid=false kubelet flag. Note that PID namespace sharing requires docker >= 1.13.1. ([#51634](https://github.com/kubernetes/kubernetes/pull/51634), [@verb](https://github.com/verb))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Tue Nov 16 10:46:27 GMT 2021 - 313.7K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type Flock_t struct pkg syscall (freebsd-arm64), type Flock_t struct, Len int64 pkg syscall (freebsd-arm64), type Flock_t struct, Pad_cgo_0 [4]uint8 pkg syscall (freebsd-arm64), type Flock_t struct, Pid int32 pkg syscall (freebsd-arm64), type Flock_t struct, Start int64 pkg syscall (freebsd-arm64), type Flock_t struct, Sysid int32 pkg syscall (freebsd-arm64), type Flock_t struct, Type int16
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type FdSet struct, Bits [32]int32 pkg syscall (darwin-arm64), type Flock_t struct pkg syscall (darwin-arm64), type Flock_t struct, Len int64 pkg syscall (darwin-arm64), type Flock_t struct, Pid int32 pkg syscall (darwin-arm64), type Flock_t struct, Start int64 pkg syscall (darwin-arm64), type Flock_t struct, Type int16 pkg syscall (darwin-arm64), type Flock_t struct, Whence int16
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type Flock_t struct pkg syscall (netbsd-arm64-cgo), type Flock_t struct, Len int64 pkg syscall (netbsd-arm64-cgo), type Flock_t struct, Pid int32 pkg syscall (netbsd-arm64-cgo), type Flock_t struct, Start int64 pkg syscall (netbsd-arm64-cgo), type Flock_t struct, Type int16 pkg syscall (netbsd-arm64-cgo), type Flock_t struct, Whence int16
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// https://www.iana.org/domains/root/db/pictet.html pictet // pictures : Binky Moon, LLC // https://www.iana.org/domains/root/db/pictures.html pictures // pid : Top Level Spectrum, Inc. // https://www.iana.org/domains/root/db/pid.html pid // pin : Amazon Registry Services, Inc. // https://www.iana.org/domains/root/db/pin.html pin // ping : Ping Registry Provider, Inc.
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 309.7K bytes - Click Count (1) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
phone photo photography photos phutho.vn phuyen.vn phx.enscaled.us physio pi.gov.br pi.it pi.leg.br piacenza.it picard.replit.dev pics pictet pictures pid piedmont.it piemonte.it pigboat.jp pike.replit.dev pila.pl pilot.aero pimienta.org pin pinb.gov.pl ping pink pinoko.jp pioneer pippu.hokkaido.jp pisa.it
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue May 27 22:00:49 GMT 2025 - 129.6K bytes - Click Count (3) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type Flock_t struct, Len int64 #53466 pkg syscall (freebsd-riscv64), type Flock_t struct, Pad_cgo_0 [4]uint8 #53466 pkg syscall (freebsd-riscv64), type Flock_t struct, Pid int32 #53466 pkg syscall (freebsd-riscv64), type Flock_t struct, Start int64 #53466 pkg syscall (freebsd-riscv64), type Flock_t struct, Sysid int32 #53466 pkg syscall (freebsd-riscv64), type Flock_t struct, Type int16 #53466
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
`I never went to him,' the Mock Turtle said with a sigh: `he taught Laughing and Grief, they used to say.' `So he did, so he did,' said the Gryphon, sighing in his turn; and both creatures hid their faces in their paws. `And how many hours a day did you do lessons?' said Alice, in a hurry to change the subject. `Ten hours the first day,' said the Mock Turtle: `nine the next, and so on.'
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Apr 21 02:27:51 GMT 2017 - 145.2K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.6.md
* **WARNING:** A [known issue](https://github.com/kubernetes/kubernetes/issues/44041) in v1.6.0 causes `Pod.Spec.HostPid` (using the host PID namespace for the pod) to always be false. Please wait for v1.6.2, which will include a fix for this issue. * Various scheduling features have graduated to beta:Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 304K bytes - Click Count (0)