- Sort Score
- Result 10 results
- Languages All
Results 211 - 220 of 220 for unpack (0.19 sec)
-
CHANGELOG/CHANGELOG-1.22.md
- Scheduler's CycleState now embeds internal read/write locking inside its `Read()` and `Write()` functions. Meanwhile, `Lock()` and `Unlock()` function are removed. Scheduler plugin developers are now required to remove `CycleState#Lock()` and `CycleState#Unlock()`. Just simply use `Read()` and `Write()` as they're natively thread-safe now. ([#101542](https://github.com/kubernetes/kubernetes/pull/101542), [@Huang-Wei](https://github.com/Huang-Wei))...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const IGNPAR ideal-int pkg syscall (freebsd-386-cgo), const IMAXBEL ideal-int pkg syscall (freebsd-386-cgo), const INLCR ideal-int pkg syscall (freebsd-386-cgo), const INPCK ideal-int pkg syscall (freebsd-386-cgo), const IN_CLASSA_HOST ideal-int pkg syscall (freebsd-386-cgo), const IN_CLASSA_MAX ideal-int pkg syscall (freebsd-386-cgo), const IN_CLASSA_NET ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* nonexistent. This patch adds an anonymous function call inside * the loop to correctly handle acquiring the write lock with deferred * unlock to run at that function's completion, following the normal * golang lock/deferred-unlock pattern. * Avoid creating new controller revisions for statefulsets when cache is stale ([#67039](https://github.com/kubernetes/kubernetes/pull/67039), [@mortent](https://github.com/mortent))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const IN_LOOPBACKNET = 127 pkg syscall (netbsd-arm64-cgo), const IN_LOOPBACKNET ideal-int pkg syscall (netbsd-arm64-cgo), const INPCK = 16 pkg syscall (netbsd-arm64-cgo), const INPCK ideal-int pkg syscall (netbsd-arm64-cgo), const IP_ADD_MEMBERSHIP = 12 pkg syscall (netbsd-arm64-cgo), const IP_DEFAULT_MULTICAST_LOOP = 1
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.txt
pkg sync, method (*Cond) Wait() pkg sync, method (*Mutex) Lock() pkg sync, method (*Mutex) Unlock() pkg sync, method (*Once) Do(func()) pkg sync, method (*RWMutex) Lock() pkg sync, method (*RWMutex) RLock() pkg sync, method (*RWMutex) RLocker() Locker pkg sync, method (*RWMutex) RUnlock() pkg sync, method (*RWMutex) Unlock() pkg sync, method (*WaitGroup) Add(int) pkg sync, method (*WaitGroup) Done()
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
#### Photon * Fix photon controller plugin to construct with correct PdID ([#37167](https://github.com/kubernetes/kubernetes/pull/37167), [@luomiao](https://github.com/luomiao)) #### rbd * force unlock rbd image if the image is not used ([#41597](https://github.com/kubernetes/kubernetes/pull/41597), [@rootfs](https://github.com/rootfs)) #### vSphere
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const IN_RFC3021_MASK ideal-int pkg syscall (freebsd-arm64), const INLCR = 64 pkg syscall (freebsd-arm64), const INLCR ideal-int pkg syscall (freebsd-arm64), const INPCK = 16 pkg syscall (freebsd-arm64), const INPCK ideal-int pkg syscall (freebsd-arm64), const IP_ADD_MEMBERSHIP = 12 pkg syscall (freebsd-arm64), const IP_ADD_SOURCE_MEMBERSHIP = 70 pkg syscall (freebsd-arm64), const IP_ADD_SOURCE_MEMBERSHIP ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const IMAXBEL ideal-int pkg syscall (darwin-arm64), const INLCR = 64 pkg syscall (darwin-arm64), const INLCR ideal-int pkg syscall (darwin-arm64), const INPCK = 16 pkg syscall (darwin-arm64), const INPCK ideal-int pkg syscall (darwin-arm64), const IN_CLASSA_HOST = 16777215 pkg syscall (darwin-arm64), const IN_CLASSA_HOST ideal-int pkg syscall (darwin-arm64), const IN_CLASSA_MAX = 128
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const INLCR = 64 #53466 pkg syscall (freebsd-riscv64), const INLCR ideal-int #53466 pkg syscall (freebsd-riscv64), const INPCK = 16 #53466 pkg syscall (freebsd-riscv64), const INPCK ideal-int #53466 pkg syscall (freebsd-riscv64), const IN_CLASSA_HOST = 16777215 #53466 pkg syscall (freebsd-riscv64), const IN_CLASSA_HOST ideal-int #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
Additionally, these Kubernetes snapshot primitives act as basic building blocks that unlock the ability to develop advanced, enterprise-grade, storage administration features for Kubernetes: including application or cluster level backup solutions.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0)