- Sort Score
- Result 10 results
- Languages All
Results 3601 - 3610 of 3,616 for einmal (0.06 sec)
-
api/go1.14.txt
pkg syscall (freebsd-arm64), const EIDRM = 82 pkg syscall (freebsd-arm64), const EILSEQ = 86 pkg syscall (freebsd-arm64), const EINPROGRESS = 36 pkg syscall (freebsd-arm64), const EINTR = 4 pkg syscall (freebsd-arm64), const EINVAL = 22 pkg syscall (freebsd-arm64), const EIO = 5 pkg syscall (freebsd-arm64), const EISCONN = 56 pkg syscall (freebsd-arm64), const EISDIR = 21 pkg syscall (freebsd-arm64), const ELAST = 96
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const EIDRM = 90 pkg syscall (darwin-arm64), const EILSEQ = 92 pkg syscall (darwin-arm64), const EINPROGRESS = 36 pkg syscall (darwin-arm64), const EINTR = 4 pkg syscall (darwin-arm64), const EINVAL = 22 pkg syscall (darwin-arm64), const EIO = 5 pkg syscall (darwin-arm64), const EISCONN = 56 pkg syscall (darwin-arm64), const EISDIR = 21 pkg syscall (darwin-arm64), const ELAST = 106
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- Kubelet allows pods to use the `net.ipv4.ip_local_reserved_ports` sysctl by default and the minimal kernel version is 3.16; Pod Security admission allows this sysctl in v1.27+ versions of the baseline and restricted policies. ([#115374](https://github.com/kubernetes/kubernetes/pull/115374), [@pacoxu](https://github.com/pacoxu)) [SIG Auth, Network...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (2) -
CHANGELOG/CHANGELOG-1.6.md
* Fix GCI mounter issue ([#38124](https://github.com/kubernetes/kubernetes/pull/38124), [@jingxu97](https://github.com/jingxu97)) * Exit with error if <version number or publication> is not the final parameter. ([#37723](https://github.com/kubernetes/kubernetes/pull/37723), [@mtaufen](https://github.com/mtaufen))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
cmd/site-replication.go
} var rules []lifecycle.Rule for _, rule := range rMap { rules = append(rules, rule) } // no rules, return if len(rules) == 0 { return []byte{}, nil } // get final list for write finalLcCfg := lifecycle.Lifecycle{ XMLName: xmlName, Rules: rules, ExpiryUpdatedAt: &updatedAt, } rcfg, err := globalBucketObjectLockSys.Get(bucket)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (1) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const EILSEQ = 85 pkg syscall (netbsd-arm64-cgo), const EINPROGRESS = 36 pkg syscall (netbsd-arm64-cgo), const EINTR = 4 pkg syscall (netbsd-arm64-cgo), const EINVAL = 22 pkg syscall (netbsd-arm64-cgo), const EIO = 5 pkg syscall (netbsd-arm64-cgo), const EISCONN = 56 pkg syscall (netbsd-arm64-cgo), const EISDIR = 21 pkg syscall (netbsd-arm64-cgo), const ELAST = 96
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
* kubeadm: fixes error when upgrading from v1.13 to v1.14 clusters created with kubeadm v1.12. Please note that it is required to upgrade etcd during the final v1.13 to v1.14 upgrade. ([#75956](https://github.com/kubernetes/kubernetes/pull/75956), [@fabriziopandini](https://github.com/fabriziopandini))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const EILSEQ = 86 #53466 pkg syscall (freebsd-riscv64), const EINPROGRESS = 36 #53466 pkg syscall (freebsd-riscv64), const EINTR = 4 #53466 pkg syscall (freebsd-riscv64), const EINVAL = 22 #53466 pkg syscall (freebsd-riscv64), const EIO = 5 #53466 pkg syscall (freebsd-riscv64), const EISCONN = 56 #53466 pkg syscall (freebsd-riscv64), const EISDIR = 21 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
* Changed core_pattern on COS nodes to be an absolute path. ([#86329](https://github.com/kubernetes/kubernetes/pull/86329), [@mml](https://github.com/mml)) * Track mount operations as uncertain if operation fails with non-final error ([#82492](https://github.com/kubernetes/kubernetes/pull/82492), [@gnufied](https://github.com/gnufied))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* Function is linear between points. Resource utilization is defined as one minus ratio of total amount of resource requested by pods on node and node's capacity (scaled to 100). * Final utilization used for computation is arithmetic mean of cpu utilization and memory utilization. * Function is disabled by default and can be enabled via scheduler policy config file.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0)