Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 33 for and (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.31.md

    - Dynamic Resource Allocator (DRA): Enhanced validation for the ResourceClaimParametersReference and ResourceClassParametersReference with the following rules:
      
      1. `apiGroup`: If set, it must be a valid DNS subdomain (e.g. 'example.com').
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-10-23 12:18
    - 315.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.14.md

     ([#73001](https://github.com/kubernetes/kubernetes/pull/73001), [@shivnagarajan](https://github.com/shivnagarajan))
    
    Registered: 2024-11-01 09:05
    - Last Modified: 2021-06-14 22:06
    - 271.5K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.11.md

    SIG-OpenStack continued to build out testing, with eleven acceptance tests covering a wide-range of scenarios and use-cases. During the 1.11 cycle our reporting back to test-grid has qualified the OpenStack cloud provider as a gating job for the Kubernetes release.
    
    New features include improved integration between the Keystone service and Kubernetes RBAC, and a number of stability and compatibility improvements across the entire provider code-base.
    
    ### SIG Scheduling
    Registered: 2024-11-01 09:05
    - Last Modified: 2020-02-06 06:04
    - 328.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

    port of kube-controller-manager and cloud-controller-manager has been deprecated, and will be removed in a future release. Use `--secure-port` and `--bind-address` instead. ([#59582](https://github.com/kubernetes/kubernetes/pull/59582), [@sttts](https://github.com/sttts))
    
    * The ability to use the insecure flags `--insecure-bind-address`, `--insecure-port` in the apiserver has been deprecated and will be removed in a future release. Use `--secure-port` and `--bind-address` instead. ([#...
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-05-05 13:44
    - 341.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.21.md

    - Rename metrics `etcd_object_counts` to `apiserver_storage_object_counts` and mark it as stable. The original `etcd_object_counts` metrics name is marked as "Deprecated" and will be removed in the future. ([#99785](https://github.com/kubernetes/kubernetes/pull/99785), [@erain](https://github.com/erain)) [SIG API Machinery, Instrumentation and Testing]
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-10-14 07:03
    - 367.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.30.md

    - Aggregated discovery supports both v2beta1 and v2 types and feature is promoted to GA ([#122882](https://github.com/kubernetes/kubernetes/pull/122882), [@Jefftree](https://github.com/Jefftree)) [SIG API Machinery and Testing]
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-10-23 04:40
    - 309.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.8.md

    [SIG Apps]: https://github.com/kubernetes/community/tree/master/sig-apps
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-02-20 15:45
    - 312.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.9.md

    ### Windows
    
    Registered: 2024-11-01 09:05
    - Last Modified: 2021-11-16 10:46
    - 313.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.13.md

    - `kubeadm init` and `kubeadm init phase` now have a `--image-repository` flag, improving support for environments with limited access to official kubernetes repository.
    - The DynamicKubeletConfig and SelfHosting functionality was moved outside of `kubeadm init` and feature gates and is now exposed under `kubeadm alpha`.
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-05-05 13:44
    - 273.1K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.7.md

    ReplicaSet, and readyReplicas has the semantics that replicas did prior to 1.7 ([#46669](https://github.com/kubernetes/kubernetes/pull/46669), [@kow3ns](https://github.com/kow3ns)).
    
    * ControllerRevision type has been added for StatefulSet and DaemonSet history. Clients should not depend on the stability of this type as it may change, as necessary, in future releases to support StatefulSet and DaemonSet update and rollback. We enable this type as we do with beta features, because StatefulSet...
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-05-05 13:44
    - 308.7K bytes
    - Viewed (1)
Back to top