Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 26 for entry (0.27 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      optional PodSignature podSignature = 1;
    
      // Time at which this entry was added to the list.
      // +optional
      optional k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;
    
      // (brief) reason why this entry was added to the list.
      // +optional
      optional string reason = 3;
    
      // Human readable message indicating why this entry was added to the list.
      // +optional
      optional string message = 4;
    }
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. doc/go_spec.html

    and is not guaranteed to be the same from one iteration to the next.
    If a map entry that has not yet been reached is removed during iteration,
    the corresponding iteration value will not be produced. If a map entry is
    created during iteration, that entry may be produced during the iteration or
    may be skipped. The choice may vary for each entry created and from one
    iteration to the next.
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 26 00:39:16 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.14.md

    - `etcd_helper_cache_hit_count` -> `etcd_helper_cache_hit_total`
    - `etcd_helper_cache_miss_count` -> `etcd_helper_cache_miss_total`
    - `etcd_helper_cache_entry_count` -> `etcd_helper_cache_entry_total`
    - `etcd_request_cache_get_latencies_summary` -> `etcd_request_cache_get_latency_seconds`
    - `etcd_request_cache_add_latencies_summary` -> `etcd_request_cache_add_latency_seconds`
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

      - [Changelog since v1.9.0](#changelog-since-v190)
        - [Action Required](#action-required-6)
        - [Other notable changes](#other-notable-changes-21)
    <!-- END MUNGE: GENERATED_TOC -->
    
    <!-- NEW RELEASE NOTES ENTRY -->
    
    
    # v1.10.13
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.10.13
    
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  5. ChangeLog.md

    
    ## 1.9.21
    
    ### Compiler
    
    - [`KT-62885`](https://youtrack.jetbrains.com/issue/KT-62885) Introduce a language feature entry for expect actual classes for easier configuration of MPP projects
    - [`KT-63081`](https://youtrack.jetbrains.com/issue/KT-63081) Optimize new native caches: CachedLibraries.computeVersionedCacheDirectory()
    
    ### Docs & Examples
    
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  6. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    Container.class package org.junit.runners; synchronized class RuleContainer { private final java.util.IdentityHashMap orderValues; private final java.util.List testRules; private final java.util.List methodRules; static final java.util.Comparator ENTRY_COMPARATOR; void RuleContainer(); public void setOrder(Object, int); public void add(org.junit.rules.MethodRule); public void add(org.junit.rules.TestRule); private java.util.List getSortedEntries(); public model.Statement apply(model.FrameworkMethod,...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.6.md

      - [Changelog since v1.5.0](#changelog-since-v150)
        - [Action Required](#action-required-4)
        - [Other notable changes](#other-notable-changes-24)
    <!-- END MUNGE: GENERATED_TOC -->
    
    <!-- NEW RELEASE NOTES ENTRY -->
    
    
    # v1.6.13
    
    [Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.6/examples)
    
    ## Downloads for v1.6.13
    
    
    filename | sha256 hash
    -------- | -----------
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.16.md

    - Fix the bug PIP's DNS is deleted if no DNS label service annotation isn't set. ([#87311](https://github.com/kubernetes/kubernetes/pull/87311), [@nilo19](https://github.com/nilo19)) [SIG Cloud Provider]
    - Fix: set nil cache entry based on old cache ([#87592](https://github.com/kubernetes/kubernetes/pull/87592), [@aramase](https://github.com/aramase)) [SIG Cloud Provider]
    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)
  9. CHANGELOG/CHANGELOG-1.15.md

    - Fix the bug PIP's DNS is deleted if no DNS label service annotation isn't set. ([#87310](https://github.com/kubernetes/kubernetes/pull/87310), [@nilo19](https://github.com/nilo19)) [SIG Cloud Provider]
    - Fix: set nil cache entry based on old cache ([#87593](https://github.com/kubernetes/kubernetes/pull/87593), [@aramase](https://github.com/aramase)) [SIG Cloud Provider]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

      - `alpha` support (guarded by the `ServiceAccountTokenPodNodeInfo` feature gate) for including the node name (and uid, if the node exists) as additional claims in service account...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top