Search Options

Results per page
Sort
Preferred Languages
Advance

Results 541 - 549 of 549 for hashtag (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.8.md

    * Deployments are updated to use (1) a more stable hashing algorithm (fnv) than the previous one (adler) and (2) a hashing collision avoidance mechanism that will ensure new rollouts will not block on hashing collisions anymore. ([#44774](https://github.com/kubernetes/kubernetes/pull/44774), [@kargakis](https://github.com/kargakis))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.28.md

    - Hashing of KeyID in Logs
      
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by Eero Häkkinen <Eero+psl@Häkkinen.fi>
    häkkinen.fi
    
    // Harrison Network : https://hrsn.net
    // Submitted by William Harrison <******@****.***>
    hrsn.dev
    
    // Hashbang : https://hashbang.sh
    hashbang.sh
    
    // Hasura : https://hasura.io
    // Submitted by Shahidh K Muhammed <******@****.***>
    hasura.app
    hasura-app.io
    
    // Hatena Co., Ltd. : https://hatena.co.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    hannan.osaka.jp
    hanno.saitama.jp
    hanoi.vn
    hanyu.saitama.jp
    hapmir.no
    happou.akita.jp
    hara.nagano.jp
    haram.no
    hareid.no
    harima.hyogo.jp
    harstad.no
    hasama.oita.jp
    hasami.nagasaki.jp
    hashbang.sh
    hashikami.aomori.jp
    hashima.gifu.jp
    hashimoto.wakayama.jp
    hasuda.saitama.jp
    hasura-app.io
    hasura.app
    hasvik.no
    hateblo.jp
    hatenablog.com
    hatenablog.jp
    hatenadiary.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. CHANGELOG/CHANGELOG-1.27.md

    - Fixed a regression that the scheduler always goes through all Filter plugins. ([#114518](https://github.com/kubernetes/kubernetes/pull/114518), [@Huang-Wei](https://github.com/Huang-Wei))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (2)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    hannan.osaka.jp
    hanno.saitama.jp
    hanoi.vn
    hanyu.saitama.jp
    hapmir.no
    happou.akita.jp
    hara.nagano.jp
    haram.no
    hareid.no
    harima.hyogo.jp
    harstad.no
    hasama.oita.jp
    hasami.nagasaki.jp
    hashbang.sh
    hashikami.aomori.jp
    hashima.gifu.jp
    hashimoto.wakayama.jp
    hasuda.saitama.jp
    hasura-app.io
    hasura.app
    hasvik.no
    hateblo.jp
    hatenablog.com
    hatenablog.jp
    hatenadiary.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  7. docs/en/docs/release-notes.md

    * 🌐 Add Chinese translation for Tutorial - Debugging. PR [#2737](https://github.com/tiangolo/fastapi/pull/2737) by [@blt232018](https://github.com/blt232018).
    * 🌐 Add Chinese translation for Tutorial - Security - OAuth2 with Password (and hashing), Bearer with JWT tokens. PR [#2642](https://github.com/tiangolo/fastapi/pull/2642) by [@waynerv](https://github.com/waynerv).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.26.md

    - Fixed an EndpointSlice Controller hashing bug that could cause EndpointSlices to incorrectly handle Pods with duplicate IP addresses. For example this could happen when a new Pod reused an IP that was also assigned to a Pod in a completed state. ([#115907](https://github.com/kubernetes/k...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  9. lib/fips140/v1.0.0.zip

    testingOnlyRejection func() // Signature is an ECDSA signature, where r and s are represented as big-endian // byte slices of the same length as the curve order. type Signature struct { R, S []byte } // Sign signs a hash (which shall be the result of hashing a larger message with // the hash function H) using the private key, priv. If the hash is longer than // the bit-length of the private key's curve order, the hash will be truncated // to that length. func Sign[P Point[P], H fips140.Hash](c *Curve[P],...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top