1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
Commit graph

1749 commits

Author SHA1 Message Date
ajanikow
0a5597cc72 Updated manifest to 0.4.4 2020-02-27 09:04:01 +00:00
ajanikow
29ef62ff3c Updated to 0.4.4 2020-02-27 08:57:07 +00:00
ajanikow
514720d004 Generate code for API update 2020-02-27 08:56:48 +00:00
Adam Janikowski
c829a71ea9
Feature/new resize mode (#524) 2020-02-27 08:28:25 +01:00
Adam Janikowski
43135df93a
Feature: Allow to customize probe configuration (#519) 2020-02-21 12:59:19 +01:00
Adam Janikowski
c8a5d79fbc Feature: cluster upgrade for 3.6 (#518) 2020-02-10 10:47:41 +01:00
ajanikow
ac329f574b Updated to 0.4.3+git 2020-01-31 16:22:54 +00:00
ajanikow
b7e27fa27d Updated manifest to 0.4.3 2020-01-31 16:22:40 +00:00
ajanikow
c3d9a7ac63 Updated to 0.4.3 2020-01-31 16:17:40 +00:00
ajanikow
66d01c1646 Update changelog 2020-01-31 16:17:19 +00:00
Adam Janikowski
50fa4fde59
[BUGFIX] Do not remove used DBServer (#515) 2020-01-28 20:57:37 +01:00
Adam Janikowski
70c40bb7c8
[DOC] Update supported platforms (#517) 2020-01-28 12:08:05 +01:00
Adam Janikowski
9b73a77d3e
[Feature] Maintenance Mode (#516) 2020-01-27 07:33:12 +01:00
informalict
59277df79e Fixed bug with changing storage class name (#487) 2020-01-20 08:39:51 +01:00
informalict
523e1a3f34 Feature/resource requirements in sidecars (#505) 2020-01-16 13:36:28 +01:00
Gergely Brautigam
5435cb5b4e Fix link in design doc readme (#433) 2020-01-07 13:24:20 +01:00
Simran
b3678adbaf
Remove docs, now at https://github.com/arangodb/docs (#512) 2020-01-07 13:23:35 +01:00
Joerg Schad
e0402a4f43
Removed specific version from upgrade_test.md. 2019-12-21 15:54:30 +01:00
informalict
4421a1572a Adjust memory limit for cursor tests (#508) 2019-12-20 09:44:46 +01:00
informalict
be9ca18925 Cleaning the code (#501) 2019-11-24 22:38:07 -08:00
informalict
d79065bfbd Drop capabilities for most of containers (#500) 2019-11-14 10:00:35 +01:00
ajanikow
6829ad77fa Updated manifest to 0.4.2 2019-11-12 19:09:04 +00:00
ajanikow
7506d5ac4e Updated to 0.4.2 2019-11-12 14:49:42 +00:00
ajanikow
b2e3dbad85 CHANGELOG Update 2019-11-12 14:49:29 +00:00
Adam Janikowski
115d03f0a1
Allow to set annotations (#499) 2019-11-11 14:11:27 +01:00
informalict
ba3a30911f Drop all capabilities to security context (#497) 2019-11-11 09:09:33 +01:00
informalict
27775eb802 Add node affinity for members pod (#494) 2019-11-11 09:08:16 +01:00
Adam Janikowski
458c933afa
Fix sidecar tests (#496) 2019-11-06 18:47:16 +01:00
informalict
4bdb51cdcb Discard alpha and beta phrases from annotations (#492) 2019-11-04 13:29:50 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01:00
informalict
a9ab51767e Fix changing version in README during release (#493) 2019-10-31 10:52:45 +01:00
Adam Janikowski
0bf7b6cc36
Feature/add ubi based image (#486) 2019-10-31 07:48:27 +01:00
informalict
396fd079cc Add pod anti affinity (#491)
* Add pod anti affinity
* Use preferredDuringSchedulingIgnoredDuringExecution for pod anti
affinity
2019-10-29 14:15:29 +01:00
Simran
6182fa8a13
Docs: Update links docs.arangodb.com -> www.arangodb.com/docs (#488)
* Update links docs.arangodb.com -> www.arangodb.com/docs
* External links
* rClone -> Rclone
2019-10-24 17:45:03 +02:00
informalict
fea09bb193 Change documentation according to GKE environment (#485) 2019-10-18 09:56:31 +02:00
informalict
46a2b144f7 Change k8s.io version to v1 (#471) 2019-10-18 09:55:39 +02:00
informalict
92ee63924b Add test which checks if version has been changed (#481) 2019-10-18 09:55:12 +02:00
informalict
5f98a4aafc Feature/change user password (#484) 2019-10-18 09:54:27 +02:00
lamai93
54d16b6bba Updated to 0.4.1+git 2019-10-16 17:21:18 +02:00
lamai93
3151c1d2d3 Updated manifest to 0.4.1 2019-10-16 17:21:03 +02:00
lamai93
981e138c8a Updated to 0.4.1 2019-10-16 17:18:54 +02:00
Adam Janikowski
89ab9a2344
Fix communication with ArangoD API in version 3.5.1 (#465) 2019-10-16 16:58:20 +02:00
Adam Janikowski
3cc2b4f9aa
REVERT/to_0.4.0 (#476) 2019-10-16 09:05:56 +02:00
informalict
82cd2b0f4d
Tests/docerize integration tests (#473)
* Docerize integration tests

* Change comment

* Discard unnecessary changes
2019-10-15 09:20:14 +02:00
informalict
17f63e8339
Docerize unit tests (#472)
* Docerize unit tests

* Improve unit tests
2019-10-15 09:19:50 +02:00
informalict
19cbd8dc5f
Add test which checks if version has been changed (#466)
* Add test which checks if version has been changed

* Compare version using ArangoVersion type
2019-10-14 15:34:39 +02:00
informalict
9b9862619c
Upgrade/golang1.13 (#469)
* Prepare environment for golang 1.13

Add test which checks if version has been changed

Remove unnecessary variables from Makefile

remove commit change

* Remove unnecessary dependencies
2019-10-14 15:33:24 +02:00
Adam Janikowski
74dcbdc865
Fix Storage RBAC (#470) 2019-10-14 10:11:24 +02:00
informalict
b16029b33c Feature/change user password (#463)
* Change password in a database for a user
* Add unit tests
* Change password for user when hash secret has changed
* Add integration test for changing root password
* Add disclaimer
* Change comment
* Run unit test for whole pkg/deployment/...
* Check password in the database
* Fix nil receiver
* Fix removing root secret password
* Fix unit test definition in Makefile
* Don't validate non-existing users' secrets
2019-10-10 10:55:08 +02:00
Max Neunhoeffer
07f66d7cce
Amend README.md w.r.t. release notes. 2019-10-09 18:22:57 +02:00