Skip to content

Commit b2ce7c7

Browse files
committed
Updated changelog for 0.3.0
1 parent d838933 commit b2ce7c7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,34 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/arangodb/kube-arangodb/tree/HEAD)
4-
5-
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.2.2...HEAD)
3+
## [0.3.0](https://github.com/arangodb/kube-arangodb/tree/0.3.0) (2018-09-07)
4+
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.2.2...0.3.0)
65

76
**Closed issues:**
87

8+
- Provide an option to add SubjectAltName or option to disable SSL [\#239](https://github.com/arangodb/kube-arangodb/issues/239)
99
- Use go-upgrade-rules [\#234](https://github.com/arangodb/kube-arangodb/issues/234)
1010
- Spot the difference [\#225](https://github.com/arangodb/kube-arangodb/issues/225)
1111
- How to Delete ArangoDeployment [\#224](https://github.com/arangodb/kube-arangodb/issues/224)
1212
- Unable to delete pods, stuck in terminating state [\#220](https://github.com/arangodb/kube-arangodb/issues/220)
13+
- Do not allow "critical" cmdline arguments to be overwritten [\#207](https://github.com/arangodb/kube-arangodb/issues/207)
1314

1415
**Merged pull requests:**
1516

17+
- Avoid use of arangosync packages [\#250](https://github.com/arangodb/kube-arangodb/pull/250)
18+
- Fixed PV creation on kubernetes 1.11 [\#247](https://github.com/arangodb/kube-arangodb/pull/247)
19+
- Resilience improvements [\#246](https://github.com/arangodb/kube-arangodb/pull/246)
20+
- Adding GKE tutorial [\#245](https://github.com/arangodb/kube-arangodb/pull/245)
21+
- Reject critical options during validation fixes \#207 [\#243](https://github.com/arangodb/kube-arangodb/pull/243)
22+
- Trying to stabalize resilience tests [\#242](https://github.com/arangodb/kube-arangodb/pull/242)
23+
- Adding helm charts for deploying the operators [\#238](https://github.com/arangodb/kube-arangodb/pull/238)
1624
- Include license in upgrade check [\#237](https://github.com/arangodb/kube-arangodb/pull/237)
1725
- Use new CurrentImage field to prevent unintended upgrades. [\#236](https://github.com/arangodb/kube-arangodb/pull/236)
1826
- Use go-upgrade-rules to make "is upgrade allowed" decision fixes \#234 [\#235](https://github.com/arangodb/kube-arangodb/pull/235)
1927
- Updated versions to known "proper" versions [\#233](https://github.com/arangodb/kube-arangodb/pull/233)
2028
- Applying defaults after immutable fields have been reset [\#232](https://github.com/arangodb/kube-arangodb/pull/232)
2129
- Updated go-driver to latest version [\#231](https://github.com/arangodb/kube-arangodb/pull/231)
2230
- EE note for Kubernetes DC2DC [\#222](https://github.com/arangodb/kube-arangodb/pull/222)
31+
- Documented dashboard usage [\#219](https://github.com/arangodb/kube-arangodb/pull/219)
2332
- Load balancing tests [\#218](https://github.com/arangodb/kube-arangodb/pull/218)
2433
- Add links to other operators in dashboard menu [\#217](https://github.com/arangodb/kube-arangodb/pull/217)
2534
- Grouping style elements in 1 place [\#216](https://github.com/arangodb/kube-arangodb/pull/216)

0 commit comments

Comments
 (0)