Skip to content

Commit c3aa720

Browse files
authored
Mention Helm chart support for PodDisruptionBudget in CHANGELOG.md (#2408)
1 parent b7fc318 commit c3aa720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ the authentication parameters are picked from the environment or configuration f
4747
- The `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` feature was added to support placing tables
4848
at locations that better optimize for object storage.
4949

50+
- The Helm chart now supports Pod Disruption Budgets (PDBs) for Polaris components. This allows users to define
51+
the minimum number of pods that must be available during voluntary disruptions, such as node maintenance.
52+
5053
### Changes
5154

5255
- Polaris Management API clients must be prepared to deal with new attributes in `AwsStorageConfigInfo` objects.

0 commit comments

Comments
 (0)