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

1718 commits

Author SHA1 Message Date
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
Max Neunhoeffer
e6530c0b70
Update README manually. 2019-10-09 18:18:36 +02:00
Max Neunhoeffer
4d62d2054f
Updated to 0.4.0+git 2019-10-09 17:51:03 +02:00
Max Neunhoeffer
714e408ae3
Updated manifest to 0.4.0 2019-10-09 17:50:50 +02:00
Max Neunhoeffer
37cf422a72
Updated to 0.4.0 2019-10-09 17:45:45 +02:00
Max Neunhoeffer
59f4185c32
CHANGELOG for 0.4.0 2019-10-09 17:44:33 +02:00
Adam Janikowski
d13fb27325
Add Size Field to Backup CR (#460) 2019-10-07 07:48:36 +02:00
Lars Maier
a27e5eff2f
Do not display scaling buttons if scaling is not possible. (#441)
* Do not display scaling buttons if scaling is not possible.
2019-10-01 14:57:55 +02:00
Adam Janikowski
443e291823
Update Arango Backup Policy schedule (#458) 2019-10-01 10:40:31 +02:00
lamai93
2cc18adf64 updated dashboard npm packages. 2019-09-30 09:32:47 +02:00
Adam Janikowski
261ddf35da
Drop Security Context (#457) 2019-09-27 13:08:30 +02:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +02:00
Max Neunhöffer
10181e57de Sort out permissions in reboot procedure example. (#456) 2019-09-27 09:48:16 +02:00
Max Neunhoeffer
e9d44b9fa0
Updated to 0.3.16+git 2019-09-25 12:48:15 +02:00
Max Neunhoeffer
0a0d1b7f04
Updated manifest to 0.3.16 2019-09-25 12:48:01 +02:00
Max Neunhoeffer
38c6a61012
Updated to 0.3.16 2019-09-25 12:44:32 +02:00
Max Neunhöffer
a55c3860d8
Preparations for 0.3.16. (#454)
* Preparations for 0.3.16.
* Document permissions needed.
* Add note to README.md.
2019-09-25 12:38:10 +02:00
Adam Janikowski
ea5302459b Prepare release scripts (#455) 2019-09-25 12:31:12 +02:00
Adam Janikowski
3b93ae8da9 bug/add_default_role_access (#453) 2019-09-25 10:51:37 +02:00
Adam Janikowski
2998cbc834
bug/add_default_make_target (#452) 2019-09-24 17:25:09 +02:00
Lars Maier
83598c4ab6 When the member is terminated do not set cleaned out state when resigning. Added test for upgrade. (#450) 2019-09-24 09:23:13 +02:00
Adam Janikowski
a4aae7b1fe
Adjust Helm Makefile (#451) 2019-09-24 09:22:06 +02:00
Max Neunhöffer
ef46f8920e Rename LocallyAttachedVolumes to NetworkAttachedVolumes. (#447) 2019-09-23 09:03:09 +02:00
Adam Janikowski
c359f44114
Change custom templates to Helm charts (#445) 2019-09-23 09:00:10 +02:00
Adam Janikowski
ec8ed8e0ae
Allow to set ImagePullSecrets in pods (#444) 2019-09-15 18:43:55 +02:00
Lars Maier
363e06cfae Resign Leadership (#414)
* Added resign leadership job to operator. (Version check missing)
* Added version check.
* Added missing deep copy of new field.
* New go-driver.
* Take current version from member.
2019-08-16 12:36:28 +02:00
lamai93
ac26eca0c2 Updated to 0.3.14+git 2019-08-07 13:32:19 +02:00
lamai93
3c2ef0519f Updated manifest to 0.3.14 2019-08-07 13:32:04 +02:00
lamai93
f87a743f97 Updated to 0.3.14 2019-08-07 13:29:44 +02:00
Max Neunhöffer
9ff5e74bd9 Add a test. (#436)
* Add a test to watch for no-rotation for 2 mins.
2019-08-06 17:02:55 +02:00
Lars Maier
1fa3eb5d56
Sidecar Issues 2 (#434)
* Moved status update to pod creation. Used deepEquals for pointers.
* Simplified code.
* Deleted comment nobody needs.
2019-08-06 10:19:16 +02:00
Max Neunhoeffer
62bf1564c4
Upgrade npm dependecies to fix vulnerabilities. 2019-08-05 16:19:37 +02:00