Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 37 of 37 for backoff (0.14 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

       * default (or empty string): keep same with before.
       * v2: only backoff retry with Azure SDK with fixed exponent 2.
    * Set percentage of nodes scored in each cycle dynamically based on the cluster size. ([#72140](https://github.com/kubernetes/kubernetes/pull/72140), [@wgliang](https://github.com/wgliang))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Fix: use force detach for azure disk ([#91948](https://github.com/kubernetes/kubernetes/pull/91948), [@andyzhangx](https://github.com/andyzhangx)) [SIG Cloud Provider]
    - Fixed a 1.18 regression in wait.Forever that skips the backoff period on the first repeat ([#90476](https://github.com/kubernetes/kubernetes/pull/90476), [@zhan849](https://github.com/zhan849)) [SIG API Machinery]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.6.md

    ## Changelog since v1.6.4
    
    ### Other notable changes
    
    * Fix iSCSI iSER mounting. ([#47281](https://github.com/kubernetes/kubernetes/pull/47281), [@mtanino](https://github.com/mtanino))
    * Added exponential backoff to Azure cloudprovider ([#46660](https://github.com/kubernetes/kubernetes/pull/46660), [@jackfrancis](https://github.com/jackfrancis))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.21.md

      - Serve from cache for the whole period of ongoing throttling
      - Fix unwanted VMSS VMs cache invalidations
      - Enforce setting the number of retries if cloud provider backoff is enabled
      - Don't update capacity if VMSS provisioning state is updating
      - Support allocatable resources overrides via VMSS tags
      - Add missing stable labels in template nodes
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (linux-386), type TCPInfo struct
    pkg syscall (linux-386), type TCPInfo struct, Advmss uint32
    pkg syscall (linux-386), type TCPInfo struct, Ato uint32
    pkg syscall (linux-386), type TCPInfo struct, Backoff uint8
    pkg syscall (linux-386), type TCPInfo struct, Ca_state uint8
    pkg syscall (linux-386), type TCPInfo struct, Fackets uint32
    pkg syscall (linux-386), type TCPInfo struct, Last_ack_recv uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  6. CREDITS

       limitations under the License.
    
    ================================================================
    
    github.com/lestrrat-go/backoff/v2
    https://github.com/lestrrat-go/backoff/v2
    ----------------------------------------------------------------
    MIT License
    
    Copyright (c) 2018 lestrrat
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Sep 26 15:03:08 UTC 2024
    - 1.6M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (linux-arm-cgo), type TCPInfo struct
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Advmss uint32
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Ato uint32
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Backoff uint8
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Ca_state uint8
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Fackets uint32
    pkg syscall (linux-arm-cgo), type TCPInfo struct, Last_ack_recv uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top