Search Options

Results per page
Sort
Preferred Languages
Advance

Results 271 - 277 of 277 for tints (0.09 sec)

  1. CHANGELOG/CHANGELOG-1.25.md

    ### Bug or Regression
    
    - Fix Topology Aware Hints not working when the `topology.kubernetes.io/zone` label is added after Node creation
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    The key updated docs are:
    
    * Python Types Intro:
        * [Type Hints with Metadata Annotations](https://fastapi.tiangolo.com/python-types/#type-hints-with-metadata-annotations).
    * Tutorial:
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.16.md

    - Adding `TerminationGracePeriodSeconds` to the test framework API ([#82170](https://github.com/kubernetes/kubernetes/pull/82170), [@vivekbagade](https://github.com/vivekbagade))
    - `/test/e2e/framework`: Adds a flag `non-blocking-taints` which allows tests to run in environments with tainted nodes. String value should be a comma-separated list. ([#81043](https://github.com/kubernetes/kubernetes/pull/81043), [@johnSchnake](https://github.com/johnSchnake))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    sakuratan.com
    sakuraweb.com
    x0.com
    2-d.jp
    bona.jp
    crap.jp
    daynight.jp
    eek.jp
    flop.jp
    halfmoon.jp
    jeez.jp
    matrix.jp
    mimoza.jp
    ivory.ne.jp
    mail-box.ne.jp
    mints.ne.jp
    mokuren.ne.jp
    opal.ne.jp
    sakura.ne.jp
    sumomo.ne.jp
    topaz.ne.jp
    netgamers.jp
    nyanta.jp
    o0o0.jp
    rdy.jp
    rgr.jp
    rulez.jp
    s3.isk01.sakurastorage.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Using NUMA nodes instead of sockets for CPU manager hints. ([#99276](https://github.com/kubernetes/kubernetes/pull/99276), [@iwankgb](https://github.com/iwankgb)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. RELEASE.md

            inner spec. This can be used to extract the structure of nested
            datasets.
        *   Add `tf.data.experimental.AutoShardingPolicy.HINT` which can be used to
            provide hints to tf.distribute-based auto-sharding as to where in the
            input pipeline to insert sharding transformations.
        *   Make tf.data.Options persistent across `tf.function` and `GraphDef`
            boundaries.
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  7. api/go1.txt

    pkg runtime/pprof, method (*Profile) WriteTo(io.Writer, int) error
    pkg runtime/pprof, type Profile struct
    pkg sort, func Float64s([]float64)
    pkg sort, func Float64sAreSorted([]float64) bool
    pkg sort, func Ints([]int)
    pkg sort, func IntsAreSorted([]int) bool
    pkg sort, func IsSorted(Interface) bool
    pkg sort, func Search(int, func(int) bool) int
    pkg sort, func SearchFloat64s([]float64, float64) int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top