We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fc318 commit c3aa720Copy full SHA for c3aa720
CHANGELOG.md
@@ -47,6 +47,9 @@ the authentication parameters are picked from the environment or configuration f
47
- The `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` feature was added to support placing tables
48
at locations that better optimize for object storage.
49
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
+
53
### Changes
54
55
- Polaris Management API clients must be prepared to deal with new attributes in `AwsStorageConfigInfo` objects.
0 commit comments