Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for transformations (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

    - `etcd_request_cache_add_latencies_summary` -> `etcd_request_cache_add_latency_seconds`
    - `etcd_request_latencies_summary` -> `etcd_request_latency_seconds`
    - `transformation_latencies_microseconds` -> `transformation_latencies_seconds`
    - `data_key_generation_latencies_microseconds` -> `data_key_generation_latencies_seconds`
    
    ## Notable Features
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.17.md

      `apiserver_request_latencies_summary`
      `apiserver_dropped_requests`
      `etcd_request_latencies_summary`
      `apiserver_storage_transformation_latencies_microseconds`
      `apiserver_storage_data_key_generation_latencies_microseconds`
      `apiserver_storage_transformation_failures_total`
      ([#83837](https://github.com/kubernetes/kubernetes/pull/83837), [@RainbowMango](https://github.com/RainbowMango))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.18.md

          - `apiserver_dropped_requests` -> `apiserver_dropped_requests_total`
          - `etcd_request_latencies_summary` -> `etcd_request_duration_seconds`
          - `apiserver_storage_transformation_latencies_microseconds ` -> `apiserver_storage_transformation_duration_seconds`
          - `apiserver_storage_data_key_generation_latencies_microseconds` -> `apiserver_storage_data_key_generation_duration_seconds`
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.27.md

    - Added the ability to host webhooks in the cloud controller manager. ([#108838](https://github.com/kubernetes/kubernetes/pull/108838), [@nckturner](https://github.com/nckturner))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.15.md

    - The `transformer_failures_total` metric is deprecated in favor of `transformation_operation_total`. The old metric will continue to be populated but will be removed in a future release. ([#70715](https://github.com/kubernetes/kubernetes/pull/70715), [@immutableT](https://github.com/immutableT))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
Back to top