Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 341 - 350 of 352 for captor (0.29 seconds)

  1. CHANGELOG/CHANGELOG-1.21.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.23.md

     - Log messages in JSON format are written to stderr by default now (same as text format) instead of stdout. Users who expected JSON output on stdout must now capture stderr instead or in addition to stdout. ([#106146](https://github.com/kubernetes/kubernetes/pull/106146), [@pohly](https://github.com/pohly)) [SIG API Machinery, Architecture, Cluster Lifecycle and Instrumentation]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.22.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Click Count (0)
  4. src/main/webapp/js/bootstrap.min.js.map

    BjoB,SAASkoB,eAAeH,IAEjC,OAAOA,CAAM,EoB8QGI,CAAOlhB,KAAK6E,YAAYvJ,MAAMyH,WAQ5C,OANA0c,EAAIjc,aAAa,KAAMqd,GAEnB7gB,KAAKmO,eACPsR,EAAI5lB,UAAUoQ,IAAIgU,IAGbwB,CACT,CAEA0B,WAAWpF,GACT/b,KAAKwf,YAAczD,EACf/b,KAAKsP,aACPtP,KAAKmgB,iBACLngB,KAAKwP,OAET,CAEAoR,oBAAoB7E,GAalB,OAZI/b,KAAKuf,iBACPvf,KAAKuf,iBAAiB5C,cAAcZ,GAEpC/b,KAAKuf,iBAAmB,IAAIhD,GAAgB,IACvCvc,KAAK0F,QAGRqW,UACAC,WAAYhc,KAAKyc,yBAAyBzc,KAAK0F,QAAQoZ,eAIpD9e,KAAKuf,gBACd,CAEAoB,yBACE,MAAO,CACL,iBAA0B3gB,KAAKygB,YAEnC,CAEAA,YACE,OAAOzgB,...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 211.9K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.17.md

    - Fix the `cloudprovider_azure_api_request_duration_seconds` metric buckets to correctly capture the latency metrics. Previously, the majority of the calls would fall in the "+Inf" bucket. ([#95376](https://github.com/kubernetes/kubernetes/pull/95376), [@marwanad](https://github.com/marwanad)) [SIG Cloud Provider and Instrumentation]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Click Count (1)
  6. CHANGELOG/CHANGELOG-1.18.md

    - Fix the `cloudprovider_azure_api_request_duration_seconds` metric buckets to correctly capture the latency metrics. Previously, the majority of the calls would fall in the "+Inf" bucket. ([#95375](https://github.com/kubernetes/kubernetes/pull/95375), [@marwanad](https://github.com/marwanad)) [SIG Cloud Provider and Instrumentation]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Click Count (0)
  7. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    \u000cis-a-painter\u0014is-a-personaltrainer\u0011is-a-photographer\u000bis-a-player\u000fis-a-republican\ris-a-rockstar\u000eis-a-socialist\u000cis-a-student\u000cis-a-teacher\u000bis-a-techie\u000eis-a-therapist\u0010is-an-accountant\u000bis-an-actor\ris-an-actress\u000fis-an-anarchist\u000cis-an-artist\u000eis-an-engineer\u0011is-an-entertainer\u000cis-certified\u0007is-gone\ris-into-anime\u000cis-into-cars\u0010is-into-cartoons\ris-into-games\u0007is-leet\u0010is-not-certified\u0008is-slick\...
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 06 20:41:51 GMT 2026
    - 290.5K bytes
    - Click Count (1)
  8. src/main/webapp/css/admin/adminlte.min.css

    op:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,selec...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 1.3M bytes
    - Click Count (0)
  9. lib/fips140/v1.0.0-c2097c7c.zip

    coefficients stay in bounds. // 4. Replace the [u >= v] check with [u > v]. This changes the end // condition to [v = 0] rather than [u = 0]. This saves an extra // subtraction due to which coefficients were negated. // 5. Rename x and y to a and n, to capture that one is a modulus. // 6. Rearrange steps 4 through 6 slightly. Merge the loops in steps 4 and // 5 into the main loop (step 7's goto), and move step 6 to the start of // the loop iteration, ensuring each loop iteration halves at least one // value....
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  10. lib/fips140/v1.26.0.zip

    coefficients stay in bounds. // 4. Replace the [u >= v] check with [u > v]. This changes the end // condition to [v = 0] rather than [u = 0]. This saves an extra // subtraction due to which coefficients were negated. // 5. Rename x and y to a and n, to capture that one is a modulus. // 6. Rearrange steps 4 through 6 slightly. Merge the loops in steps 4 and // 5 into the main loop (step 7's goto), and move step 6 to the start of // the loop iteration, ensuring each loop iteration halves at least one // value....
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
Back to Top