File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 0.3.8] ( https://github.com/arangodb/kube-arangodb/tree/0.3.8 ) (2019-02-19)
4
- [ Full Changelog] ( https://github.com/arangodb/kube-arangodb/compare/0.3.6...0.3.7 )
5
-
3
+ ## [ 0.3.9] ( https://github.com/arangodb/kube-arangodb/tree/0.3.9 ) (2019-02-28)
4
+ [ Full Changelog] ( https://github.com/arangodb/kube-arangodb/compare/0.3.8...0.3.9 )
5
+ - Fixed a serious bug in rolling upgrades which was introduced in 0.3.8.
6
+ - Document the drain procedure for k8s nodes.
6
7
- Wait for shards to be in sync before continuing upgrade process.
7
8
- Rotate members when patch-level upgrade.
8
9
- Don't trigger cleanout server during upgrade.
9
10
- More robust remove-server actions.
10
11
11
12
## [ 0.3.8] ( https://github.com/arangodb/kube-arangodb/tree/0.3.8 ) (2019-02-19)
12
- [ Full Changelog] ( https://github.com/arangodb/kube-arangodb/compare/0.3.6 ...0.3.7 )
13
+ [ Full Changelog] ( https://github.com/arangodb/kube-arangodb/compare/0.3.7 ...0.3.8 )
13
14
14
15
- Added scaling limits to spec and enforce in operator.
15
16
- npm update for dashboard to alleviate security problems.
You can’t perform that action at this time.
0 commit comments