Skip to content

Commit 46e5a30

Browse files
committed
Updated changelog for 0.2.2
1 parent 3222393 commit 46e5a30

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## [0.2.2](https://github.com/arangodb/kube-arangodb/tree/0.2.2) (2018-06-29)
4+
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.2.1...0.2.2)
5+
6+
**Closed issues:**
7+
8+
- Unable to unset standard storage class in GKE using kubectl [\#200](https://github.com/arangodb/kube-arangodb/issues/200)
9+
- Fix operators Deployment spec wrt minimum availability [\#198](https://github.com/arangodb/kube-arangodb/issues/198)
10+
- Rotate server when cmdline arguments change [\#189](https://github.com/arangodb/kube-arangodb/issues/189)
11+
12+
**Merged pull requests:**
13+
14+
- Set a `role=leader` label on the Pod who won the leader election [\#208](https://github.com/arangodb/kube-arangodb/pull/208)
15+
- Rotate server on changed arguments [\#206](https://github.com/arangodb/kube-arangodb/pull/206)
16+
- Documentation fixes [\#205](https://github.com/arangodb/kube-arangodb/pull/205)
17+
- Fixed get/set Default flag for StorageClasses [\#204](https://github.com/arangodb/kube-arangodb/pull/204)
18+
- Log improvements [\#203](https://github.com/arangodb/kube-arangodb/pull/203)
19+
- All operator Pods will now reach the Ready state. [\#201](https://github.com/arangodb/kube-arangodb/pull/201)
20+
321
## [0.2.1](https://github.com/arangodb/kube-arangodb/tree/0.2.1) (2018-06-19)
422
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.2.0...0.2.1)
523

0 commit comments

Comments
 (0)