Skip to content

Commit ed5743d

Browse files
committed
Add manual CHANGELOG.
1 parent c2509d5 commit ed5743d

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Change Log
22

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+
334
## [0.3.1](https://github.com/arangodb/kube-arangodb/tree/0.3.1) (2018-09-25)
435
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.0...0.3.1)
536

@@ -279,4 +310,4 @@
279310

280311

281312

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

Comments
 (0)