- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 34 for not (0.04 sec)
-
CHANGELOG/CHANGELOG-1.7.md
## **Notable Features**
Registered: 2024-11-01 09:05 - Last Modified: 2022-05-05 13:44 - 308.7K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.8.md
* Object quotas are not consistently charged or updated. Specifically, the object count quota does not reliably account for uninitialized objects. Some quotas are charged only when an object is initialized. Others are charged when an object is created, whether it is initialized or not. We plan to fix this issue in a future release.
Registered: 2024-11-01 09:05 - Last Modified: 2024-02-20 15:45 - 312.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
* The Docker-CRI implementation is enabled by default. * It is not compatible with containers created by older Kubelets. It is recommended to drain your node before upgrade. If you choose to perform an in-place upgrade, the Kubelet will automatically restart all Kubernetes-managed containers on the node. * It is not compatible with CNI plugins that do not conform to the
Registered: 2024-11-01 09:05 - Last Modified: 2020-12-24 02:28 - 304K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
# Changelog since v1.17.9 ## Changes by Kind ### Bug or Regression - Do not add nodes labeled with kubernetes.azure.com/managed=false to backend pool of load balancer. ([#93034](https://github.com/kubernetes/kubernetes/pull/93034), [@matthias50](https://github.com/matthias50)) [SIG Cloud Provider]
Registered: 2024-11-01 09:05 - Last Modified: 2021-01-28 10:44 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.30.md
providers now waits for the providerID value to be available before untainting it. This ensures that nodes are not declared Ready without necessary information such as the providerID and zone labels, which are required for integrations like load balancers to function correctly. Cloud providers that do not implement the GetInstanceProviderID method will not require the providerID to be set and will not fail to initialize the node for backward compatibility. ([#123713](https://github.com/kubernetes/kubernetes/pull/123713),...
Registered: 2024-11-01 09:05 - Last Modified: 2024-10-23 04:40 - 309.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
- CSINode initialization does not crash kubelet on startup when APIServer is not reachable or kubelet has not the right credentials yet. ([#89589](https://github.com/kubernetes/kubernetes/pull/89589), [@jsafrane](https://github.com/jsafrane)) [SIG Storage]
Registered: 2024-11-01 09:05 - Last Modified: 2021-06-16 17:18 - 373.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
Registered: 2024-11-01 09:05 - Last Modified: 2024-07-17 07:48 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.13.md
* Fix a bug where kubelet would not retry pod sandbox creation when the restart policy of the pod is Never ([#79451](https://github.com/kubernetes/kubernetes/pull/79451), [@yujuhong](https://github.com/yujuhong))
Registered: 2024-11-01 09:05 - Last Modified: 2022-05-05 13:44 - 273.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
- Fixed a regression introduced in 1.23.0 where Azure load balancers were not kept up to date with the state of cluster nodes. In particular, nodes that are not in the ready state and are not newly created (i.e. not having the `node.cloudprovider.kubernetes.io/uninitialized` taint) now get removed from Azure load balancers. ([#109932](https://github.com/kubernetes/kubernetes/pull/109932), [@r...
Registered: 2024-11-01 09:05 - Last Modified: 2023-02-28 21:06 - 424.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- The e2e suite can be instructed not to wait for pods in kube-system to be ready or for all nodes to be ready by passing `--allowed-not-ready-nodes=-1` when invoking the e2e.test program. This allows callers to run subsets...
Registered: 2024-11-01 09:05 - Last Modified: 2022-10-14 07:03 - 367.3K bytes - Viewed (0)