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

644 commits

Author SHA1 Message Date
Adam Janikowski
40d738b771
FEATURE/allow-to-customize-security-context (#526) 2020-03-02 11:03:45 +01: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
Adam Janikowski
50fa4fde59
[BUGFIX] Do not remove used DBServer (#515) 2020-01-28 20:57:37 +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
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
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
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
46a2b144f7 Change k8s.io version to v1 (#471) 2019-10-18 09:55:39 +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
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
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
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
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
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
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
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
Lars Maier
dd794d7cca
Merge pull request #416 from arangodb/bug-fix/disable-gin-debug-mode
Disable GIN-Debug
2019-07-31 14:12:16 +02:00
Max Neunhoeffer
a6669b644d
Check in new version of autogenerated code. 2019-07-31 11:37:42 +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
Ewout Prangsma
74ed1c12a1
Minor log improvement 2019-07-30 08:32:06 +02:00
Joerg Schad
835a042987
Additional tests. 2019-07-30 08:01:25 +02:00
Ewout Prangsma
2867907da8
Fixed MemberStatusList.Equal 2019-07-29 18:08:31 +02:00
Kaveh Vahedipour
dc736201df better logging 2019-07-29 16:22:33 +02:00
Kaveh Vahedipour
f213bb6d8c server id 2019-07-29 16:09:55 +02:00
Kaveh Vahedipour
3b1f078e51 hunt for red october 2019-07-29 16:00:45 +02:00
Kaveh Vahedipour
c04886fb2a found result 2019-07-29 15:42:56 +02:00
Kaveh Vahedipour
8af6851480 hunt for red october 2019-07-29 15:40:59 +02:00
Kaveh Vahedipour
9f1861c2db ArangoDB version in membership status (#423)
* add arangodb version to member status
2019-07-25 12:11:48 +02:00
lamai93
2f2e02b649 Disabled debug mode of gin to remove confusing log message. 2019-07-08 15:41:29 +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
joerg84
fa3587fdf9 Fix json marshalling specification. 2019-06-25 13:55:31 +02:00
Lars Maier
9050ba2a8f
Merge pull request #389 from arangodb/lb-source-ranges
Added loadBalancerSourceRanges field to external-access-spec
2019-06-14 11:02:26 +02:00