1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
Commit graph

2300 commits

Author SHA1 Message Date
Nikita Vanyasin
738823e0db
[Feature] Deprecate ForeachServerGroup, ForeachServerInGroups and ForServerGroup functions and refactor code accordingly (#1069) 2022-07-24 20:26:26 +02:00
Adam Janikowski
f8fb748464
[Feature] [EE] Ordered Member IDs (#1066) 2022-07-22 09:32:24 +02:00
Adam Janikowski
96d9faddea
[Feature] Add ArangoDeployment ServerGroupStatus (#1065) 2022-07-20 14:20:33 +02:00
ajanikow
658665ba1f
Update CHANGELOG to 1.2.15 2022-07-20 08:00:04 +00:00
ajanikow
e9c434169f
Updated to 1.2.15+git 2022-07-19 17:10:30 +00:00
ajanikow
77f5d63306
Updated to 1.2.15 2022-07-19 17:10:30 +00:00
ajanikow
75200eb4e0
Updated to 1.2.15-preview-1 2022-07-18 22:28:34 +00:00
ajanikow
c1c7d195d9
Synchronize API 2022-07-18 22:09:29 +00:00
Adam Janikowski
72a6535191
[Bugfix] Prevent deployment removal in case of invalid K8S API response (#1063) 2022-07-18 21:51:48 +00:00
jwierzbo
4e5015a2e5
[Bugfix] Fix authentication details extraction for agency dump & state (#1062) 2022-07-18 22:09:23 +02:00
Nikita Vanyasin
330f3de5b0
[Bugfix] Fix internal metrics mode (#1022) 2022-07-18 12:52:35 +02:00
Adam Janikowski
08604a4f95
[README] Update feature list (#1061) 2022-07-18 12:48:40 +02:00
Nikita Vanyasin
24d981cf4e
[Feature] Add 'crd install' subcommand to new 'ops' binary (#1014) 2022-07-18 12:48:00 +02:00
Tomasz Mielech
e09d35e258
[Feature] Move member recovery to high plan (#1026) 2022-07-16 17:17:39 +02:00
Tomasz Mielech
07d6e01545
[Feature] Add support for managed services (#1016) 2022-07-16 07:11:28 +02:00
Adam Janikowski
fcb9b35130
[Feature] Remove forgotten jobs (#1060) 2022-07-15 17:27:27 +02:00
Adam Janikowski
1f93c9c367
[Linter] [Imports] Standardize k8s.io/api/storage/v1 (#1058) 2022-07-15 07:56:00 +02:00
Nikita Vanyasin
b24df22e6d
[Feature] Move PVC resize action to high-priority plan (#1051) 2022-07-14 20:32:19 +02:00
Adam Janikowski
2eacf10faf
[Linter] [Imports] Standardize k8s.io/api/batch/v1 (#1057) 2022-07-14 18:34:19 +02:00
Adam Janikowski
d77b4d08ca
[Linter] [Imports] Standardize k8s.io/api/apps/v1 (#1056) 2022-07-14 18:22:16 +02:00
Tomasz Mielech
df8e87e2b6
[Refactor] Use cached member's clients (#1033) 2022-07-14 11:22:50 +02:00
Nikita Vanyasin
9c9e91a1f1
[Bugfix] GT-103 Ensure pod names not too long (#1053) 2022-07-14 11:03:02 +02:00
ajanikow
c3003a31eb
Updated to 1.2.14+git 2022-07-14 08:40:56 +00:00
ajanikow
c3e34ddf52
Updated to 1.2.14 2022-07-14 08:40:56 +00:00
ajanikow
7316b14053
Update CHANGELOG 2022-07-14 08:25:45 +00:00
ajanikow
53e2aec70d
Updated to 1.2.14-preview-3 2022-07-13 10:40:14 +00:00
Adam Janikowski
c7ea7cf682
[Bugfix] Unify yaml packages (#1055) 2022-07-13 12:30:50 +02:00
ajanikow
4333b434d4
Updated to 1.2.14-preview-2 2022-07-12 21:51:42 +00:00
ajanikow
e10ab25f0b
Update go.mod dependency 2022-07-12 21:45:34 +00:00
Adam Janikowski
cf11c262f1
[Bugfix] [Relelase] 1.2.14-preview-1 (#1054) 2022-07-12 23:12:56 +02:00
ajanikow
a6f2a84ae7
Updated to 1.2.14-preview-1 2022-07-12 07:03:55 +00:00
Adam Janikowski
49368511c7
[Bugfix] Add Panic Handler (#1050) 2022-07-11 17:16:39 +02:00
Nikita Vanyasin
8ca0835a5d
[Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
Tomasz Mielech
a9dee48be1
[Documentation] Topology Awareness (#1048) 2022-07-11 13:01:43 +02:00
Adam Janikowski
5304ef8249
[Bugfix] Infinite loop fix in ArangoD AsyncClient (#1049) 2022-07-11 13:01:16 +02:00
Adam Janikowski
64201dfe4f
[Feature] [Metrics] Member restarts (#1047) 2022-07-07 14:09:17 +02:00
Adam Janikowski
cde52bb084
[Bugfix] Add DistributeShardsLike support (#1037) 2022-06-30 23:34:34 +02:00
Adam Janikowski
18ab40c559
[Metrics] Add expose function (#1043) 2022-06-30 21:58:13 +02:00
Adam Janikowski
bca84f3331
[Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
Nikita Vanyasin
fb8d214e4a
[Internal] Fix make license command (#1038)
It was adding redundant line comment to license header
2022-06-30 19:59:25 +02:00
jwierzbo
10bd6c7d84
[Improvement] Move irrelevant logs to TRACE level (#1035) 2022-06-29 08:29:57 +02:00
jwierzbo
0593626a1c
[Bugfix] Allow to remove resources (CPU & Memory) on the managed pods (#1034) 2022-06-28 23:57:03 +02:00
Adam Janikowski
54de5c6242
[Bugfix] Extend Agency HealthCheck for replace (#1030) 2022-06-27 10:00:01 +02:00
Adam Janikowski
92c2528aad
[Documentation] Refactor metrics (Part 1) (#1019) 2022-06-27 08:02:21 +02:00
Adam Janikowski
2c597056a9
[Bugfix] Ensure Wait actions to be present after AddMember (#1032) 2022-06-24 17:14:32 +02:00
Adam Janikowski
55ac6e4cd8
[Feature] Set Logger format (#1031) 2022-06-24 16:44:03 +02:00
Adam Janikowski
db986e2b0f
[Feature] Change DBServer Cleanup Logic (#1025) 2022-06-21 16:08:52 +02:00
Adam Janikowski
a9d7849169
[Feature] Unify agency access (#1024) 2022-06-20 16:43:23 +02:00
Adam Janikowski
8891432b72
[Bugfix] Allow missing token key in License secret (#1021) 2022-06-17 13:35:47 +02:00
Nikita Vanyasin
aa08c5dd40
[Feature] Add CRD generator for ArangoDeploymentReplication (#1015) 2022-06-17 10:44:08 +02:00