Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 29 for async (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.13.md

    * Fix tests to use fsync instead of sync ([#69755](https://github.com/kubernetes/kubernetes/pull/69755), [@mrunalp](https://github.com/mrunalp))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.16.md

    - RateLimiter add a context-aware method, fix client-go request goruntine backlog in async timeout scene. ([#79375](https://github.com/kubernetes/kubernetes/pull/79375), [@answer1991](https://github.com/answer1991))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Azure VMSS LoadBalancerBackendAddressPools updating has been improved with squential-sync + concurrent-async requests. ([#88699](https://github.com/kubernetes/kubernetes/pull/88699), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.5.md

    ## Changelog since v1.5.2
    
    ### Other notable changes
    
    * We change the default attach_detach_controller sync period to 1 minute to reduce the query frequency through cloud provider to check whether volumes are attached or not.  ([#41363](https://github.com/kubernetes/kubernetes/pull/41363), [@jingxu97](https://github.com/jingxu97))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.25.md

    - In "large" clusters, kube-proxy in iptables mode will now sometimes
      leave unused rules in iptables for a while (up to `--iptables-sync-period`)
      before deleting them. This improves performance by not requiring it to
      check for stale rules on every sync. (In smaller clusters, it will still
      remove unused rules immediately once they are no longer used.)
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.23.md

    - golang.org/x/crypto: 32db794 → 8634188
    - golang.org/x/mod: v0.4.2 → 86c51ed
    - golang.org/x/net: 491a49a → 1e63c2f
    - golang.org/x/oauth2: 2bc19b1 → d3ed0bb
    - golang.org/x/sync: 036812b → 886fb93
    - golang.org/x/sys: f4d4317 → v0.3.0
    - golang.org/x/term: 6886f2d → v0.3.0
    - golang.org/x/text: v0.3.7 → v0.5.0
    - golang.org/x/time: 1f47c86 → 90d013b
    - golang.org/x/tools: d4cc65f → v0.1.12
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.22.md

    - Suspend Job feature graduated to beta. Added the `action` label to Job controller sync metrics `job_sync_total` and `job_sync_duration_seconds`. ([#102022](https://github.com/kubernetes/kubernetes/pull/102022), [@adtac](https://github.com/adtac))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.20.md

    - Fixed bug in CPUManager with race on container map access ([#97427](https://github.com/kubernetes/kubernetes/pull/97427), [@klueska](https://github.com/klueska)) [SIG Node]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.24.md

    - github.com/seccomp/libseccomp-golang: [3879420 → f33da4d](https://github.com/seccomp/libseccomp-golang/compare/3879420...f33da4d)
    - golang.org/x/mod: 86c51ed → v0.8.0
    - golang.org/x/net: v0.7.0 → v0.8.0
    - golang.org/x/sync: 886fb93 → v0.1.0
    - golang.org/x/sys: v0.5.0 → v0.6.0
    - golang.org/x/term: v0.5.0 → v0.6.0
    - golang.org/x/text: v0.7.0 → v0.8.0
    - golang.org/x/tools: v0.1.12 → v0.6.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.4.md

    * We change the default attach_detach_controller sync period to 1 minute to reduce the query frequency through cloud provider to check whether volumes are attached or not.  ([#41363](https://github.com/kubernetes/kubernetes/pull/41363), [@jingxu97](https://github.com/jingxu97))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Viewed (0)
Back to top