mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #48562 from krmayankk/update-rel-notes
Automatic merge from submit-queue update release notes for 1.7
This commit is contained in:
commit
6f6bf26ba5
@ -1152,7 +1152,7 @@ Features for this release were tracked via the use of the [kubernetes/features](
|
||||
|
||||
#### PodDisruptionBudget
|
||||
* [beta] PodDisruptionBudget has a new field MaxUnavailable, which allows users to specify the maximum number of disruptions that can be tolerated during eviction. For more information, see [Pod Disruptions](https://kubernetes.io/docs/concepts/workloads/pods/disruptions/) and [Specifying a Disruption Budget for your Application](https://kubernetes.io/docs/tasks/run-application/configure-pdb/).
|
||||
|
||||
* PodDisruptionBudget now uses [ControllerRef](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/controller-ref.md) to make the right decisions about Pod eviction even if the built in application controllers have overlapping selectors.
|
||||
|
||||
### **Security**
|
||||
#### Admission Control
|
||||
|
Loading…
Reference in New Issue
Block a user