- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for dup (0.13 sec)
-
CHANGELOG/CHANGELOG-1.28.md
- Added warning for dup ports update/patching in pod's container ports and service ports. ([#113245](https://github.com/kubernetes/kubernetes/pull/113245), [@pacoxu](https://github.com/pacoxu))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:34:59 UTC 2024 - 456.9K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func CmsgSpace(int) int pkg syscall (netbsd-arm64-cgo), func Connect(int, Sockaddr) error pkg syscall (netbsd-arm64-cgo), func Dup2(int, int) error pkg syscall (netbsd-arm64-cgo), func Dup(int) (int, error) pkg syscall (netbsd-arm64-cgo), func Fchdir(int) error pkg syscall (netbsd-arm64-cgo), func Fchflags(int, int) error pkg syscall (netbsd-arm64-cgo), func Fchmod(int, uint32) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), func CmsgLen(int) int pkg syscall (darwin-arm64), func CmsgSpace(int) int pkg syscall (darwin-arm64), func Connect(int, Sockaddr) error pkg syscall (darwin-arm64), func Dup(int) (int, error) pkg syscall (darwin-arm64), func Dup2(int, int) error pkg syscall (darwin-arm64), func Exchangedata(string, string, int) error pkg syscall (darwin-arm64), func Fchdir(int) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- Fixing issue on Windows nodes where HostProcess containers may not be created as expected. ([#110140](https://github.com/kubernetes/kubernetes/pull/110140), [@marosset](https://github.com/marosset)) [SIG Node and Windows] - Kubeadm: handle dup `unix://` prefix in node annotation ([#110656](https://github.com/kubernetes/kubernetes/pull/110656), [@pacoxu](https://github.com/pacoxu)) [SIG Cluster Lifecycle]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0)