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 90784a0 commit 8529be8Copy full SHA for 8529be8
CHANGELOG.md
@@ -1,8 +1,14 @@
1
# Change Log
2
3
-## [0.3.10](---) (XXXX-XX-XX)
+## [0.3.10](---) (2019-04-04)
4
- Added Pod Disruption Budgets for all server groups in production mode.
5
- Added Priority Class Name to be specified per server group.
6
+- Forward resource requirements to k8s.
7
+- Automatic creation of randomized root password on demand.
8
+- Volume resizing (only enlarge).
9
+- Allow to disable liveness probes, increase timeouts in defaults.
10
+- Handle case of all coordinators gone better.
11
+- Added MY_NODE_NAME and NODE_NAME env vars for all pods.
12
13
## [0.3.9](https://github.com/arangodb/kube-arangodb/tree/0.3.9) (2019-02-28)
14
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.8...0.3.9)
0 commit comments