- Sort Score
- Result 10 results
- Languages All
Results 31 - 34 of 34 for incrementally (0.11 sec)
-
CHANGELOG/CHANGELOG-1.14.md
* a. kubectl get pod test-pod -o custom-columns=CONTAINER:.spec.containers[0:3].name * b. kubectl get pod test-pod -o custom-columns=CONTAINER:.spec.containers[-2:].name * scheduler: use incremental scheduling cycle in PriorityQueue to put all in-flight unschedulable pods back to active queue if we received move request ([#73309](https://github.com/kubernetes/kubernetes/pull/73309), [@cofyc](https://github.com/cofyc))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
For the 1.8 release, SIG Node continued to focus on a broad set of workload types, including hardware and performance sensitive workloads such as data analytics and deep learning. The SIG also delivered incremental improvements to node reliability. [SIG Node]: https://github.com/kubernetes/community/tree/master/sig-node ### SIG Network
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
* add goroutine to move unschedulable pods to activeq if they are not retried for more than 1 minute ([#72558](https://github.com/kubernetes/kubernetes/pull/72558), [@denkensk](https://github.com/denkensk)) * scheduler: use incremental scheduling cycle in PriorityQueue to put all in-flight unschedulable pods back to active queue if we received move request ([#73309](https://github.com/kubernetes/kubernetes/pull/73309), [@cofyc](https://github.com/cofyc))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
RELEASE.md
## Bug Fixes and Other Changes * Java: Support for loading models exported using the SavedModel API (courtesy @EronWright). * Go: Added support for incremental graph execution. * Fix a bug in the WALS solver when single-threaded. * Added support for integer sparse feature values in `tf.contrib.layers.sparse_column_with_keys`.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)