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

40 commits

Author SHA1 Message Date
Adam Janikowski
99770ce2bc
[Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
Adam Janikowski
2b86360df4
[Feature] Allow to override default images (#536) 2020-03-23 21:07:41 +01:00
Adam Janikowski
aafeff7446
[Feature] Change rotation discovery (#531) 2020-03-17 09:31:52 +01: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
Adam Janikowski
c829a71ea9
Feature/new resize mode (#524) 2020-02-27 08:28:25 +01:00
Adam Janikowski
50fa4fde59
[BUGFIX] Do not remove used DBServer (#515) 2020-01-28 20:57:37 +01:00
informalict
59277df79e Fixed bug with changing storage class name (#487) 2020-01-20 08:39:51 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +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
Max Neunhöffer
1c43b6933b
Merge pull request #370 from arangodb/bug-fix/less-health-calls
Health Call optimization
2019-05-24 12:10:14 +02:00
lamai93
285f83b0b3 Merge remote-tracking branch 'origin/master' into bug-fix/less-health-calls 2019-05-07 15:14:48 +02:00
lamai93
03cf8a2dd3 More Go 1.12 2019-05-07 10:10:23 +02:00
lamai93
83d1b9763c First draft of volume claim templates. 2019-04-24 14:25:14 +02:00
lamai93
2b8a8d6b9a Added sync invalidation on server shutdown. 2019-04-05 15:05:23 +02:00
lamai93
90b1d87daa Monitor sync status concurrently. Only create new upgrade plan if everything is good. 2019-04-04 17:06:27 +02:00
lamai93
fc8063c9cd Reduce the amount of health calls to once every five seconds. 2019-04-04 09:45:52 +02:00
lamai93
4f1e42198c Added License Key secret support. 2018-12-03 12:08:32 +01:00
Ewout Prangsma
bd64ca74ed
Speeding up inspection loop 2018-08-30 16:57:08 +02:00
Ewout Prangsma
7de8bc8a10
Alpine & status fixes 2018-07-06 14:22:25 +02:00
Ewout Prangsma
9f63e37bdc
Rotate server on changed arguments 2018-06-19 16:18:17 +02:00
Ewout Prangsma
c58bda689e
Merge branch 'master' into bugfix/tls-and-sync-fixes 2018-06-18 16:37:21 +02:00
Ewout Prangsma
80f1f77f17
Various TLS & Sync related fixes 2018-06-18 15:21:59 +02:00
Ewout Prangsma
44581c7764
Allow changing storage class of a server group 2018-06-15 14:30:15 +02:00
Ewout Prangsma
134c79595d
Added renewal of deployment TLS CA certificate 2018-06-15 11:31:06 +02:00
Ewout Prangsma
dddd695954
Merge branch 'master' into bugfix/abort-on-cleanout-failure 2018-06-12 14:45:11 +02:00
Ewout Prangsma
a618a72f24
Using mutex to guard UpdateStatus 2018-06-12 14:18:34 +02:00
Ewout Prangsma
badc27c9ae
Logs & comment 2018-06-12 11:15:36 +02:00
Ewout Prangsma
69a73b2fef
Avoid overwriting status changes 2018-06-12 11:09:42 +02:00
Ewout Prangsma
aa0e6efce5
Abort reconcilientation plan on failed cleanout server 2018-06-12 09:11:00 +02:00
Ewout Prangsma
44c0e5f09f
WaitForMemberUp syncmaster/worker implemented 2018-05-28 16:32:05 +02:00
Ewout Prangsma
e2bdb9f2e5
Prevent deleting PVCs while their member still exists 2018-05-11 16:56:20 +02:00
Ewout Prangsma
c11ec3f7de
Prevent stopping Pods to early to avoid dataloss 2018-05-11 14:58:49 +02:00
Ewout Prangsma
e167746ffa
Updated to latest go-driver 2018-04-17 15:01:54 +02:00
Ewout Prangsma
5ae1f640b4
Added automatic renewal of TLS server certificates 2018-04-03 14:31:22 +02:00
Ewout Prangsma
70f0fa2459
Extended resilience failure detection to agents.
Added test for agents & coordinators.

[ci LONG=1]
[ci TESTOPTIONS="-test.run ^TestMemberResilience"]
2018-03-29 16:08:16 +02:00
Ewout Prangsma
d5b749f48f
Allowing agents to reach failed phase 2018-03-29 13:35:42 +02:00
Ewout Prangsma
ba2141fbe9
Added cleanup of terminated pods 2018-03-26 13:35:00 +02:00
Ewout Prangsma
27d6a9e7eb
Moved low level resource creation & inspection to separate package 2018-03-23 14:35:58 +01:00
Renamed from pkg/deployment/reconcile_context_impl.go (Browse further)