|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [0.3.2](https://github.com/arangodb/kube-arangodb/tree/0.3.2) (2018-11-02) |
| 4 | +[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.1...0.3.2) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- scaling down in production starts pending pods to terminate them immediately [\#267](https://github.com/arangodb/kube-arangodb/issues/267) |
| 9 | +- Operator redeployed not fully functional [\#273](https://github.com/arangodb/kube-arangodb/issues/273) |
| 10 | +- Busy Update Loop on PKS [\#272](https://github.com/arangodb/kube-arangodb/issues/272) |
| 11 | +- crd inclusion in helm chart prevents subsequent deployments to alternate namespaces [\#261](https://github.com/arangodb/kube-arangodb/issues/261) |
| 12 | + |
| 13 | +**Merged pull requests:** |
| 14 | + |
| 15 | +- Unified Readiness Test [\#264](https://github.com/arangodb/kube-arangodb/pull/264) |
| 16 | +- Skip LoadBalancer Test [\#269](https://github.com/arangodb/kube-arangodb/pull/269) |
| 17 | +- Test Image Option [\#270](https://github.com/arangodb/kube-arangodb/pull/270) |
| 18 | +- Added `disableIPV6` Spec entry. [\#271](https://github.com/arangodb/kube-arangodb/pull/271) |
| 19 | +- Bug fix/scale up error [\#275](https://github.com/arangodb/kube-arangodb/pull/275) |
| 20 | +- Fixed readiness route. [\#276](https://github.com/arangodb/kube-arangodb/pull/276) |
| 21 | +- Break PKS Loop [\#277](https://github.com/arangodb/kube-arangodb/pull/277) |
| 22 | +- When doing tests, always pull the image. [\#279](https://github.com/arangodb/kube-arangodb/pull/279) |
| 23 | +- First stab at semiautomation. [\#280](https://github.com/arangodb/kube-arangodb/pull/280) |
| 24 | +- Updated node modules to fix vulnerabilities [\#281](https://github.com/arangodb/kube-arangodb/pull/281) |
| 25 | +- Revert "Skip LoadBalancer Test" [\#282](https://github.com/arangodb/kube-arangodb/pull/282) |
| 26 | +- Bug fix/readiness upgrade fix [\#283](https://github.com/arangodb/kube-arangodb/pull/283) |
| 27 | +- IPv6 revisited [\#285](https://github.com/arangodb/kube-arangodb/pull/285) |
| 28 | +- Documentation/add aks tutorial [\#286](https://github.com/arangodb/kube-arangodb/pull/286) |
| 29 | +- Bug fix/extra crd yaml [\#287](https://github.com/arangodb/kube-arangodb/pull/287) |
| 30 | +- Revisited scale up and scale down. [\#288](https://github.com/arangodb/kube-arangodb/pull/288) |
| 31 | +- adding EKS tutorial [\#289](https://github.com/arangodb/kube-arangodb/pull/289) |
| 32 | +- UI Fix [\#290](https://github.com/arangodb/kube-arangodb/pull/290) |
| 33 | + |
3 | 34 | ## [0.3.1](https://github.com/arangodb/kube-arangodb/tree/0.3.1) (2018-09-25) |
4 | 35 | [Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.0...0.3.1) |
5 | 36 |
|
|
279 | 310 |
|
280 | 311 |
|
281 | 312 |
|
282 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 313 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments