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

482 commits

Author SHA1 Message Date
lamai93
e4eff49871 Added TLS support for exporter using aragod certs. 2019-01-11 10:10:40 +01:00
lamai93
abad00bbec Updated success and fail condition to only look at arangod. 2019-01-10 17:14:49 +01:00
lamai93
cec4ceb8db Use correct port for liveness of exporter. 2019-01-10 15:57:11 +01:00
lamai93
fb15f899fe Extended lifeness checks for exporter. 2019-01-10 15:29:38 +01:00
lamai93
fbbce0fd1b Added JWT for exporter as file. 2019-01-10 15:12:26 +01:00
lamai93
e1a0b7cbf4 Rotate pods when exporter config changed. 2019-01-10 12:37:08 +01:00
lamai93
b2a000850e Add option for different exporter docker image. 2019-01-10 12:01:15 +01:00
lamai93
4d05a5b348 First version of arangodbexporter support. 2019-01-10 10:00:55 +01:00
Max Neunhoeffer
fd28f2c8bb
clusterJWTSecretVolumeName only local fixed logic bug. 2019-01-02 13:07:44 +01:00
Max Neunhoeffer
fddd8d3a29
Fix path to jwt secret file. 2019-01-02 11:43:26 +01:00
Max Neunhoeffer
b037e455ca
Add comment to function. 2019-01-02 11:38:45 +01:00
Lars Maier
dba4dcb8da Use jwt-keyfile option if available. 2019-01-01 14:39:43 +01:00
lamai93
d2fc497d07 Show the correct volume size for volumes provided by the storage operator. 2018-12-14 21:27:07 +01:00
lamai93
407c53c4e9 Removed duplicated debug output. 2018-12-05 15:32:41 +01:00
lamai93
5dce377765 Reset immutable fields in SyncSpec. 2018-12-05 15:26:33 +01:00
lamai93
a438d333d1 Change less. 2018-12-05 15:25:45 +01:00
lamai93
42dca02b36 Tricky utils! 2018-12-05 15:19:17 +01:00
lamai93
20265a4936 Finalized advertised endpoints. 2018-12-05 15:16:49 +01:00
lamai93
90c520ccf8 Merge remote-tracking branch 'origin/master' into feature/advertised-endpoints 2018-12-05 14:32:19 +01:00
Max Neunhoeffer
cb31f7def7
Merge remote-tracking branch 'origin/master' into feature/node-selector 2018-12-05 12:10:05 +01:00
lamai93
f0d0dac506 Added nodeSelector field that is forwarded to the created pods of the specific group. 2018-12-04 16:12:41 +01:00
lamai93
a433259696 Added unit test for LicenseSpec. 2018-12-04 15:22:56 +01:00
lamai93
168e2ba7cc Modified Spec definition for license key. 2018-12-04 09:49:27 +01:00
lamai93
0dbb8175b0 Fixed failed id container. Wait 30s before retry. 2018-12-03 17:07:30 +01:00
lamai93
82ad6b379f Fixed unittests. 2018-12-03 12:18:39 +01:00
lamai93
4f1e42198c Added License Key secret support. 2018-12-03 12:08:32 +01:00
Hugheym
32f796301c Fixing imageID retrieval issue when sidecars are injected (w/ Istio in mind). 2018-11-14 00:23:19 +09:00
lamai93
7a87642f50 Force a spec update at code paths, where apiObject has not been updated. Disable UpdateTests. 2018-11-12 11:00:51 +01:00
lamai93
96648afb88 Broken version. We have to find a better way to provide advertised endpoint. By parameter seems to be insufficent. 2018-11-08 19:00:19 +01:00
lamai93
66d6e39d0d Added Found message for CRDs such that log messages are less confusing. 2018-11-08 17:33:11 +01:00
lamai93
93ba5c2fef Advertise endpoint if set in spec. Immutable. 2018-11-08 01:33:45 +01:00
lamai93
d977d0689b Revert "Advertise endpoint if set in spec. Immutable."
This reverts commit e1832776e2.
2018-11-08 01:33:03 +01:00
lamai93
e1832776e2 Advertise endpoint if set in spec. Immutable. 2018-11-08 00:34:42 +01:00
lamai93
9bcee7f08b Clean up. 2018-11-06 01:54:38 +01:00
lamai93
341fc3b47e Fixing uninitialised lastNumberOfServers. 2018-11-05 23:15:09 +01:00
Max Neunhöffer
a3dbb9670b
Merge pull request #288 from arangodb/bug-fix/scaling-removing-wrong-nodes
Revisited scale up and scale down.
2018-11-02 13:35:52 +01:00
lamai93
783faa323d Fixed unittest. 2018-11-02 11:48:01 +01:00
lamai93
90abf5dba5 Do clean out a dbserver if it was initialized. 2018-11-02 11:41:13 +01:00
lamai93
bf258687c7 When redeployed the operator would not care about the ui because desired has only nil pointers. 2018-11-02 11:26:10 +01:00
lamai93
78d7c67697 Revisited scale up and scale down. 2018-11-02 10:22:07 +01:00
lamai93
d5a54a2f1b Replaced flawed null-ptr check by something better. :) 2018-10-31 16:07:48 +01:00
lamai93
f1b44fac4a Merge remote-tracking branch 'origin/master' into bug-fix/break-pks-loop 2018-10-31 15:58:48 +01:00
Max Neunhöffer
0cc576e624
Merge pull request #283 from arangodb/bug-fix/readiness-upgrade-fix
Bug fix/readiness upgrade fix
2018-10-31 15:39:55 +01:00
Max Neunhöffer
3fab871b9d
Merge pull request #285 from arangodb/feature/disable-ipv6
IPv6 revisited
2018-10-31 15:37:25 +01:00
Max Neunhoeffer
41e15a4462
Two more capital V. 2018-10-31 15:36:55 +01:00
lamai93
86fbeb0eb0 Fixed comment. 2018-10-31 14:55:38 +01:00
lamai93
42a265f5e2 Set label to disableIPv6 and added TESTDISABLEIPV6 var to disable IPv6 for testing. 2018-10-31 14:52:33 +01:00
lamai93
f4db022647 More manual tests for Equal. 2018-10-31 14:25:55 +01:00
lamai93
10efbda0ff Merge remote-tracking branch 'origin/master' into bug-fix/readiness-upgrade-fix 2018-10-31 11:41:46 +01:00
lamai93
12a37bee6e Pass version to createReadynessProbe. 2018-10-31 11:38:10 +01:00