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

83 commits

Author SHA1 Message Date
Adam Janikowski
f585136505
[Bugfix] Fix Operator Debug mode (#1208) 2022-12-11 22:09:15 +01:00
Adam Janikowski
3a082b2493
[Feature] Allow to exclude metrics (#1194) 2022-12-08 09:59:13 +01:00
Adam Janikowski
2ffd238f75
[Feature] Configurable ArangoD Port (#1199) 2022-12-08 08:59:50 +01:00
Adam Janikowski
0d2ffe0204
[Feature] Pre OOM Abort (#1197) 2022-11-28 15:47:38 +01:00
Adam Janikowski
60c7a35331
[Debug] Allow to send package to stdout (#1173) 2022-11-04 17:39:40 +01:00
Adam Janikowski
5a229fa7f8
[Refactoring] Extract kerrors package (#1162) 2022-11-02 08:29:46 +01:00
Adam Janikowski
76289415c6
[Feature] [Debug Package] Initial commit (#1117) 2022-09-21 11:51:26 +02:00
Tomasz Mielech
efdcd1bd2e
[Bugfix] Creating features' configmap (#1115) 2022-09-20 08:05:25 +02:00
ajanikow
7e1fdfd01e
Fix errors api check for missing ConfigMap 2022-09-19 19:55:37 +00:00
Tomasz Mielech
92afe451eb
[Feature] Early connections support (#1102) 2022-09-19 17:21:13 +02:00
Tomasz Mielech
a4e26f3ce4
[Feature] Propagate env variables to members (#1100) 2022-09-19 16:48:54 +02:00
Adam Janikowski
20a53e7d9c
[Feature] Immutable spec (#1089) 2022-08-25 13:44:28 +02:00
Nikita Vaniasin
583532e665
[Feature] New gRPC and HTTP listeners (#1036) 2022-08-15 10:23:25 +02:00
Adam Janikowski
b153b7183a
[CLI] Hidden arguments (#1082) 2022-08-09 12:38:55 +02:00
Adam Janikowski
d95a1b1f1a
[Feature] Extract pod details (#1080) 2022-08-08 12:03:06 +02:00
jwierzbo
4e5015a2e5
[Bugfix] Fix authentication details extraction for agency dump & state (#1062) 2022-07-18 22:09:23 +02:00
Nikita Vanyasin
24d981cf4e
[Feature] Add 'crd install' subcommand to new 'ops' binary (#1014) 2022-07-18 12:48:00 +02:00
Adam Janikowski
d77b4d08ca
[Linter] [Imports] Standardize k8s.io/api/apps/v1 (#1056) 2022-07-14 18:22:16 +02:00
Nikita Vanyasin
8ca0835a5d
[Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
Adam Janikowski
bca84f3331
[Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
Adam Janikowski
1b6f0476c7
[Feature] Unify logging system (#1007) 2022-06-14 09:26:07 +02:00
jwierzbo
ccf6f1148b
[Feature] OPS CLI with Arango Task (#1003) 2022-06-13 14:44:58 +02:00
Nikita Vanyasin
cf46f5b42b
[Feature] Add operator shutdown handler for graceful termination (#965) 2022-05-26 10:47:55 +02:00
Adam Janikowski
2e3186abf4
[Feature] Backup InProgress Agency Key (#955) 2022-04-14 12:49:31 +02:00
Adam Janikowski
b1404302aa
[Refactor] Split API and Core cross-dependency (#942) 2022-03-28 15:53:58 +02:00
Adam Janikowski
a1a237a7fb
[Refactor] Configurable throttle info (#937) 2022-03-23 23:19:36 +01:00
Adam Janikowski
76f444b2d2
[Feature] Add CRD installer (#922) 2022-03-03 00:49:49 +01:00
Adam Janikowski
ef14035beb
[Feature] Improve Kubernetes clientsets management (#918) 2022-02-28 19:53:01 +01:00
Adam Janikowski
b74beb59bb
[Bugfix] Add unreachable condition (#902) 2022-02-04 00:03:12 +01:00
Tomasz Mielech
024a7b75de
[ Bugfix ] [TG-204] Bugfix panic when pod statuses empty (#897) 2022-01-21 09:22:49 +01:00
Adam Janikowski
95069bc156
[License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
jwierzbo
b56c4a5631
[Feature] ArangoClusterSynchronization controller (TG-190) (#876)
* [Feature] ArangoClusterSynchronization controller (TG-190)

* helm chart

* Fix model
2022-01-06 21:27:01 +01:00
jwierzbo
f25a7d123c
[Refactor] Move main go failes to separate cmd package (#854) 2022-01-04 19:46:53 +01:00