- Sort Score
- Result 10 results
- Languages All
Results 261 - 266 of 266 for something (0.1 sec)
-
CHANGELOG/CHANGELOG-1.30.md
### Bug or Regression - Currently, NodeAdded QueueingHint could not always be called because of the internal feature called preCheck. It's definitely not something expected for plugin developers, and we're trying to eventually remove preCheck completely to fix this. Until then we'll register UpdateNodeTaint event for plugins that have NodeAdded event, but don't have UpdateNodeTaint event.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
### Volumes * StorageClass pre-installed and set as default on Azure, AWS, GCE, OpenStack, and vSphere. * This is something to pay close attention to if you’ve been using Kubernetes for a while, because it changes the default behavior of PersistentVolumeClaim objects on these clouds.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
### Instrumentation In v1.9 we focused on improving stability of the components owned by the SIG, including Heapster, Custom Metrics API adapters for Prometheus, and Stackdriver.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
guava/src/com/google/common/base/Throwables.java
* client code to signal to the compiler that statements after the call are unreachable. Example * usage: * * <pre> * T doSomething() { * try { * return someMethodThatCouldThrowAnything(); * } catch (IKnowWhatToDoWithThisException e) { * return handle(e); * } catch (Throwable t) {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Jul 19 16:02:36 UTC 2024 - 20.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
### SIG-autoscaling SIG Autoscaling focused on improving the Horizontal Pod Autoscaling API and algorithm: - We released autoscaling/v2beta2, which cleans up and unifies the API - We improved readiness detection and smoothing to work well in a larger variety or use cases ### SIG-Azure Sig Azure was focused on two primary new alpha features: - Adding Azure Availability Zones support to cloud provider.
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
* Performance improvements for gRPC * Improved support for fp16 * New high-level ops in tf.contrib. {layers,metrics} * New features for TensorBoard, such as shape display, exponential smoothing * Faster and more stable Google Cloud Storage (GCS) filesystem support * Support for zlib compression and decompression for TFRecordReader and TFRecordWriter * Support for reading (animated) GIFs
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)