- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for terminator (0.07 seconds)
-
CHANGELOG/CHANGELOG-1.5.md
* The specific behavior of the podGC controller to clean up terminated pods is still governed by the flag, but the podGC's responsibilities have evolved beyond just cleaning up terminated pods.
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 136.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.4.md
* Remove headers that are unnecessary for proxy target ([#34076](https://github.com/kubernetes/kubernetes/pull/34076), [@mbohlool](https://github.com/mbohlool)) * Support graceful termination in kube-dns ([#31894](https://github.com/kubernetes/kubernetes/pull/31894), [@MrHohn](https://github.com/MrHohn))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 133.5K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.36.md
## Changes by Kind ### Dependency - Fix a bug where pod lifecycle hooks could run for their full duration when pods are terminated. ([#136598](https://github.com/kubernetes/kubernetes/pull/136598), [@dgrisonnet](https://github.com/dgrisonnet)) [SIG API Machinery, Auth, Cloud Provider, Node and Scheduling] ### API Change
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 23:38:00 GMT 2026 - 142.1K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
SettableFuture<String> resultOfCombiner = SettableFuture.create(); AsyncCallable<String> combiner = tagged( "Called my toString", () -> { // Make this executor terminate after this task so that the test can tell when // futureResult has received resultOfCombiner. executor.shutdown(); callableBlocking.await();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
SettableFuture<String> resultOfCombiner = SettableFuture.create(); AsyncCallable<String> combiner = tagged( "Called my toString", () -> { // Make this executor terminate after this task so that the test can tell when // futureResult has received resultOfCombiner. executor.shutdown(); callableBlocking.await();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0)