Promote pdb health policy to beta

This commit is contained in:
ravisantoshgudimetla
2023-01-27 23:52:21 +05:30
parent 4d9e8f7695
commit 167ff49647
4 changed files with 5 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ type PodDisruptionBudgetSpec struct {
// Clients making eviction decisions should disallow eviction of unhealthy pods
// if they encounter an unrecognized policy in this field.
//
// This field is alpha-level. The eviction API uses this field when
// This field is beta-level. The eviction API uses this field when
// the feature gate PDBUnhealthyPodEvictionPolicy is enabled (disabled by default).
// +optional
UnhealthyPodEvictionPolicy *UnhealthyPodEvictionPolicyType