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

256 commits

Author SHA1 Message Date
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 (#701) 2021-03-23 16:47:28 +01:00
Adam Janikowski
95355be73f
[Feature] Customizable Annotations and Labels settings (#610) 2020-08-05 08:42:39 +02:00
Adam Janikowski
75b3118cfa
[Feature] Pod Security Context (#601) 2020-07-22 14:24:22 +02:00
Adam Janikowski
565fe30101
[Feature] Accept Kubeconfig ENV (#543) 2020-04-06 13:20:33 +02:00
Adam Janikowski
7c649303d0
FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +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
informalict
4421a1572a Adjust memory limit for cursor tests (#508) 2019-12-20 09:44:46 +01: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
Adam Janikowski
458c933afa
Fix sidecar tests (#496) 2019-11-06 18:47:16 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01: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
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
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
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
Adam Janikowski
d13fb27325
Add Size Field to Backup CR (#460) 2019-10-07 07:48:36 +02:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +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
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
30e3ecef08
Merge pull request #428 from arangodb/bug-fix/limit-requests-resources
Added test for resource rotation.
2019-07-31 14:27:11 +02:00
lamai93
634d03484b Added more test cases. 2019-07-31 12:50:03 +02:00
lamai93
33bacfd7f8 Moved function to place where it is used. 2019-07-31 11:15:24 +02:00
lamai93
a61e7b0abf Added test for resource rotation. 2019-07-31 11:12:26 +02:00
Kaveh Vahedipour
08ecc445cd Feature/restart pods on sidecar changes (#420)
* added side car changes to pod rotation
* change log
* go fmt
* sidecar test
2019-07-31 10:58:44 +02:00
Max Neunhoeffer
97d5b7bdf5
Update upgrade tests. 2019-07-25 16:35:10 +02:00
Lars Maier
a0e2c3ee0b ArangoSync-Client (#408)
* Removed vendored directory. Use arangosync-client repo instead.
* Use tag instead of commit.
* Updated prometheur client_go to v1.
2019-07-08 11:49:32 +02:00
lamai93
f94f5d09f4 Fixed tests. 2019-06-24 09:28:11 +02:00
Max Neunhoeffer
0f714d6e71
Use an explicit load balancer type service. 2019-05-31 16:48:45 +02:00
Max Neunhoeffer
c03a5d627d
Add further tests for external access ranges. Not yet working. 2019-05-31 14:40:13 +02:00
Max Neunhoeffer
79d3c99aca
Add a test. 2019-05-31 11:37:44 +02:00
Max Neunhoeffer
e697ad00d6
Add metrics test. 2019-05-17 12:17:07 +02:00
lamai93
b5c88a590f Updated makefile. Updated tests. 2019-05-07 11:25:49 +02:00
lamai93
58205a3ea9 Merge remote-tracking branch 'origin/master' into feature/volume-claim-templates 2019-05-03 16:43:22 +02:00
lamai93
f9cf8c74b0 Added test for volume claim template resizing. 2019-04-25 14:45:30 +02:00
Max Neunhoeffer
337997d428
Make it compile. 2019-04-08 10:59:51 +02:00
Max Neunhoeffer
5b918580cd
Add assert. 2019-04-08 10:58:38 +02:00
Max Neunhoeffer
c5630f1548
Give default image for test. 2019-04-08 10:57:08 +02:00
lamai93
029d8195e4 Updated missing tests. 2019-04-04 10:57:32 +02:00
lamai93
79bdd6be69 Added license key to semi automation acceptance tests. 2019-04-04 10:53:05 +02:00
lamai93
869081db35 Commit test. 2019-04-02 11:25:03 +02:00
Max Neunhöffer
44de2acab6
Merge pull request #357 from arangodb/feature/resize-volumes
Volume resizing
2019-03-25 17:34:31 +01:00
Max Neunhöffer
fd1cdcb33f
Merge pull request #350 from arangodb/feature/advanced-syncer-tests
ArangoSync tests
2019-03-20 15:25:13 +01:00
lamai93
571c0cb579 Tests wait for PVC to be resized. 2019-03-18 13:35:45 +01:00
lamai93
88c6181ff0 Added test for volume resize. Added code to do so. 2019-03-18 10:57:09 +01:00
lamai93
628f91385f Fixed some types and small fixes in tests. 2019-03-08 13:47:45 +01:00