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

60 commits

Author SHA1 Message Date
Adam Janikowski
95069bc156
[License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
jwierzbo
f25a7d123c
[Refactor] Move main go failes to separate cmd package (#854) 2022-01-04 19:46:53 +01:00
jwierzbo
5846a3f8be
ArangoJob controller (#874) 2021-12-31 12:38:53 +01:00
Adam Janikowski
3934e6e2d0
[Bugfix] Add RF Toleration (#860) 2021-12-13 16:07:02 +01:00
Adam Janikowski
1cef3cf511
[Feature] Parallel backup uploads limit (#859) 2021-12-13 15:37:39 +01:00
Adam Janikowski
39035437d5
[Feature] Unify timeouts and add additional parameters for kubernetes (#858) 2021-12-10 13:04:48 +01:00
Adam Janikowski
c586d09adb
[Feature] Allow to disable ClusterScalingIntegration and add proper Scheduled label to pods (#857) 2021-12-10 11:52:00 +01:00
Adam Janikowski
a2a55530e3
[Feature] Split & Unify Lifecycle management functionality (#821) 2021-10-25 01:09:40 +02:00
Adam Janikowski
f62fdf2faa
[Feature] ArangoMember template propagation (#773) 2021-08-26 09:59:16 +02:00
Adam Janikowski
82ef8f3b0e
[Feature] Version Endpoint (#752) 2021-07-08 12:11:39 +02:00
Adam Janikowski
88ab3c2d19
[Feature] Add new logger services (#750) 2021-07-04 19:06:07 +02:00
Adam Janikowski
9f8993cb81
[Feature] Deprecate Alpine Image usage (#745) 2021-07-02 00:29:29 +02:00
Tomasz Mielech
e559f210f7
[Feature] Requests timeout (#705) 2021-04-26 10:30:06 +02:00
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 (#701) 2021-03-23 16:47:28 +01:00
Adam Janikowski
595b78f487
[Feature] Enable logger overrides (#672) 2020-11-23 08:58:40 +01:00
Adam Janikowski
145d71dde6
[Feature] Namespaced mode (#615) 2020-08-14 09:35:11 +02:00
Adam Janikowski
0507a0a2ad
[Feature] Ensure ServiceMonitor labels (#605) 2020-07-30 08:35:24 +02:00
Adam Janikowski
75b3118cfa
[Feature] Pod Security Context (#601) 2020-07-22 14:24:22 +02:00
Adam Janikowski
f007ab0213
[Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
Adam Janikowski
450d61cffb
[Feature] Improve reconcilation time (#572) 2020-06-08 13:30:32 +02:00
Adam Janikowski
565fe30101
[Feature] Accept Kubeconfig ENV (#543) 2020-04-06 13:20:33 +02:00
Adam Janikowski
2b86360df4
[Feature] Allow to override default images (#536) 2020-03-23 21:07:41 +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
informalict
46a2b144f7 Change k8s.io version to v1 (#471) 2019-10-18 09:55:39 +02:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +02:00
Adam Janikowski
c359f44114
Change custom templates to Helm charts (#445) 2019-09-23 09:00:10 +02:00
lamai93
03cf8a2dd3 More Go 1.12 2019-05-07 10:10:23 +02:00
lamai93
4df340bc54 Fix image selection for side car injection. 2018-11-15 10:22:10 +01:00
Ewout Prangsma
7de8bc8a10
Alpine & status fixes 2018-07-06 14:22:25 +02:00
Ewout Prangsma
408de547f9
Added authentication 2018-07-06 12:44:43 +02:00
Ewout Prangsma
06fadff554
Dashboard UI 2018-07-02 18:24:42 +02:00
Ewout Prangsma
001e9217e0
Creating daskboard web-app 2018-07-02 12:40:32 +02:00
Ewout Prangsma
214a93f292
Use gin as HTTP server framework 2018-07-02 09:54:19 +02:00
Ewout Prangsma
da49ab0f83
Merge branch 'master' into feature/improved-log-ids 2018-06-26 13:32:46 +02:00
Ewout Prangsma
b3abeafcc4
Capture glog output and redirect to standard logging service 2018-06-26 12:14:05 +02:00
Ewout Prangsma
c914e4c7b5
Report leader event in owner resource 2018-06-26 10:42:13 +02:00
Ewout Prangsma
b47a5b6508
Use standard EventRecord to use event compression 2018-06-18 11:55:42 +02:00
Ewout Prangsma
4dd12a4970
Fixed deployment-replication ready probe 2018-06-01 12:04:16 +02:00
Ewout Prangsma
018d75333c
Building ArangoDeploymentReplication operator 2018-05-18 16:31:31 +02:00
Ewout Prangsma
19aa4477f9
Adding structure for ArangoDeploymentReplication operator 2018-05-18 11:54:53 +02:00
Ewout Prangsma
c11ec3f7de
Prevent stopping Pods to early to avoid dataloss 2018-05-11 14:58:49 +02:00
Ewout Prangsma
dcf854b1fd
Improved liveness detection 2018-04-05 16:31:27 +02:00
Ewout Prangsma
5e0b95de63
Replace HTTP server with HTTPS server 2018-04-05 13:46:04 +02:00
Ewout Prangsma
bed3cb373f
Merge branch 'master' into chaos 2018-04-03 14:55:37 +02:00
Ewout Prangsma
238f26ddc6
Added LivenessProbe & Readiness probe 2018-04-03 10:58:05 +02:00
Ewout Prangsma
056aabb515
Adding chaos-monkey for deployments 2018-03-30 15:40:11 +02:00
Ewout Prangsma
6ae89d09f3
Merged in master 2018-03-20 08:22:28 +01:00
Ewout Prangsma
550ace82ec
Splitting operator in two parts 2018-03-19 11:09:20 +01:00
Ewout Prangsma
ca8325f539
Logging improvements 2018-03-15 16:58:12 +01:00