- Sort Score
- Result 10 results
- Languages All
Results 131 - 136 of 136 for testPod (0.1 sec)
-
CHANGELOG/CHANGELOG-1.5.md
* Federation control plane can be upgraded by updating the image fields in the `Deployment` specs of the control plane components. However, federation control plane upgrades were not tested in this release [38537](https://github.com/kubernetes/kubernetes/issues/38537) ## Notable Changes to Existing Behavior
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* Conformance tests are added for the DaemonSet kinds in the apps/v1 group version. Deprecated versions of DaemonSet will not be tested for conformance, and conformance is only applicable to release 1.10 and later. ([#60456](https://github.com/kubernetes/kubernetes/pull/60456), [@kow3ns](https://github.com/kow3ns))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* Relies on CNI 0.6.0 binaries for IPv6 pod networking. * Adds IPv6 support for kube-dns using SRV records. * Caveats * Only the CNI bridge and local-ipam plugins have been tested for the alpha release, although other CNI plugins do support IPv6. * HostPorts are not supported.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
RELEASE.md
* They are off by default. Enable them by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=1`. * We do not recommend using them in GPU systems, as they have not been sufficiently tested with GPUs yet. * TensorFlow pip packages are now built with CUDA11.2 and cuDNN 8.1.0 ## Breaking Changes * The `TF_CPP_MIN_VLOG_LEVEL` environment variable has been renamed to
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <match value="0x0A0D0D0A" type="string" offset="0"> <!-- Could only find examples of the second. I have not tested the first --> <match value="0xa1b2c3d4" type="big32" offset="8" /> <match value="0x4d3c2b1a" type="string" offset="8" /> </match> </magic> <glob pattern="*.pcapng"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
doc/go_spec.html
initialize a temporary variable <code>t</code> without explicit type; it is that value of <code>t</code> against which each case expression <code>x</code> is tested for equality. </p> <p> In a case or default clause, the last non-empty statement may be a (possibly <a href="#Labeled_statements">labeled</a>)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)