Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 50 for Haugen (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

    * Add aggregator_unavailable_apiservice_{count,gauge} metrics in the kube-aggregator. ([#71380](https://github.com/kubernetes/kubernetes/pull/71380), [@sttts](https://github.com/sttts))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/juegos.html
    juegos
    
    // juniper : JUNIPER NETWORKS, INC.
    // https://www.iana.org/domains/root/db/juniper.html
    juniper
    
    // kaufen : Dog Beach, LLC
    // https://www.iana.org/domains/root/db/kaufen.html
    kaufen
    
    // kddi : KDDI CORPORATION
    // https://www.iana.org/domains/root/db/kddi.html
    kddi
    
    // kerryhotels : Kerry Trading Co. Limited
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    kaszuby.pl
    katagami.akita.jp
    katano.osaka.jp
    katashina.gunma.jp
    katori.chiba.jp
    katowice.pl
    katsuragi.nara.jp
    katsuragi.wakayama.jp
    katsushika.tokyo.jp
    katsuura.chiba.jp
    katsuyama.fukui.jp
    kaufen
    kautokeino.no
    kawaba.gunma.jp
    kawachinagano.osaka.jp
    kawagoe.mie.jp
    kawagoe.saitama.jp
    kawaguchi.saitama.jp
    kawahara.tottori.jp
    kawai.iwate.jp
    kawai.nara.jp
    kawaiishop.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  4. CHANGELOG/CHANGELOG-1.19.md

      - `kube-apiserver` publishes `apiserver_requested_deprecated_apis` gauge metrics set to `1` for deprecated APIs which have been requested, with `group`, `version`, `resource`, `subresource`, and `removed_release` labels ([#73032](https://github.com/kubernetes/kubernetes/pull/73032), [@liggitt](https://github.com/liggitt))...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    kaszuby.pl
    katagami.akita.jp
    katano.osaka.jp
    katashina.gunma.jp
    katori.chiba.jp
    katowice.pl
    katsuragi.nara.jp
    katsuragi.wakayama.jp
    katsushika.tokyo.jp
    katsuura.chiba.jp
    katsuyama.fukui.jp
    kaufen
    kautokeino.no
    kawaba.gunma.jp
    kawachinagano.osaka.jp
    kawagoe.mie.jp
    kawagoe.saitama.jp
    kawaguchi.saitama.jp
    kawahara.tottori.jp
    kawai.iwate.jp
    kawai.nara.jp
    kawaiishop.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  6. CHANGELOG/CHANGELOG-1.21.md

    - Adds two new metrics to cronjobs, a histogram to track the time difference when a job is created and the expected time when it should be created, as well as a gauge for the missed schedules of a cronjob ([#99341](https://github.com/kubernetes/kubernetes/pull/99341), [@alaypatel07](https://github.com/alaypatel07))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.28.md

    - Client-go now exposes two new metrics to monitor the client-go logic that
      generate http.Transports for the clients.
      
      - `rest_client_transport_cache_entries` is a gauge metric
      with the number of existing entries in the internal cache
      
      - `rest_client_transport_create_calls_total` is a counter
      that increments each time a new transport is created, storing
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.18.md

    - Added two client certificate metrics for exec auth:
        - `rest_client_certificate_expiration_seconds` a gauge reporting the lifetime of the current client certificate. Reports the time of expiry in seconds since January 1, 1970 UTC.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.15.md

    ### Deprecated/changed metrics
    
    - kubelet probe metrics are now of the counter type rather than the gauge type, and the `prober_probe_result` has been replaced by `prober_probe_total`. ([#76074](https://github.com/kubernetes/kubernetes/pull/76074), [@danielqsj](https://github.com/danielqsj))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.12.md

    - GLBC has been updated to v1.2.3 ([#66793](https://github.com/kubernetes/kubernetes/pull/66793))
    - Ingress-gce has been updated to v 1.2.3 ([#66793](https://github.com/kubernetes/kubernetes/pull/66793))
    - ip-masq-agen has been updated to v2.1.1 ([#67916](https://github.com/kubernetes/kubernetes/pull/67916))
    - [v1.12.0-rc.2](#v1120-rc2)
    - [v1.12.0-rc.1](#v1120-rc1)
    - [v1.12.0-beta.2](#v1120-beta2)
    - [v1.12.0-beta.1](#v1120-beta1)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
Back to top