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

374 commits

Author SHA1 Message Date
Tomasz Mielech
5166c58bc7
[Bugfix] Check serving members (#1075) 2022-07-27 15:17:36 +02:00
Tomasz Mielech
a97218af90
[Feature] Set condition when agent volume shrink is needed (#1071) 2022-07-25 14:57:25 +02:00
Tomasz Mielech
17542604d6
[Feature] Use only connections for healthy members (#1052) 2022-07-25 12:41:31 +02:00
Tomasz Mielech
a8002e1e2b
[Feature] Startup Coordinator probe (#1059) 2022-07-25 09:28:58 +02:00
jwierzbo
1a44b19b7c
[Bugfix] Memory leaks due to incorrect time.After function usage (#1045) 2022-07-24 22:13:34 +02:00
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
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
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
Nikita Vanyasin
b24df22e6d
[Feature] Move PVC resize action to high-priority plan (#1051) 2022-07-14 20:32:19 +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
7316b14053
Update CHANGELOG 2022-07-14 08:25:45 +00:00
Adam Janikowski
c7ea7cf682
[Bugfix] Unify yaml packages (#1055) 2022-07-13 12:30:50 +02:00
Adam Janikowski
49368511c7
[Bugfix] Add Panic Handler (#1050) 2022-07-11 17:16:39 +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
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
Nikita Vanyasin
fc6fce4f0a
[Feature] Add CRD generator for ArangoLocalStorage (#1017) 2022-06-17 09:28:32 +02:00
Adam Janikowski
09103a5aca
[Refactor] Optimize go.mod entries (#1018) 2022-06-16 12:25:37 +02:00
Adam Janikowski
e5e9186f0c
[Bugfix] Fix License RAW value discovery (#1012) 2022-06-14 20:41:59 +02:00
Adam Janikowski
6c57529e2c
[Bugfix] Fix Operator Logger NPE (#1011) 2022-06-14 18:48:19 +02:00
Adam Janikowski
43ce62350e
[Hotfix] Fix ArangoDeployment SubResource in CRD auto-installer (#1010) 2022-06-14 14:42:04 +02:00
Adam Janikowski
be8ae2539e
[Bugfix] Allow ArangoBackup Creation during Upload state (#1009) 2022-06-14 14:27:58 +02:00
jwierzbo
ccf6f1148b
[Feature] OPS CLI with Arango Task (#1003) 2022-06-13 14:44:58 +02:00
Tomasz Mielech
d8072eed7b
[Feature] Use v1 PDB in 1.21 kubernetes (#1006) 2022-06-13 14:14:22 +02:00
Tomasz Mielech
4405567deb
[Feature] Failover Leader service (#1002) 2022-06-10 15:53:50 +02:00
jwierzbo
4ff879f4f8
[Feature] GT-26 Add RestartPolicyAlways to ArangoDeployment in order to restart ArangoDB on failure (#989) 2022-06-10 13:30:56 +02:00
Nikita Vanyasin
9843a56d47
[Feature] Add CRD generator for ArangoJob (#1001) 2022-06-09 12:43:23 +02:00
Nikita Vanyasin
56e6a88086
[Feature] Add CRD generator for ArangoBackupPolicy (#1000) 2022-06-09 12:42:32 +02:00
Nikita Vanyasin
316d9e26be
[Feature] Add CRD generator for ArangoBackup (#999) 2022-06-09 12:41:25 +02:00
Nikita Vanyasin
889038b958
[Feature] Add CRD generator for ArangoMember (#998) 2022-06-09 12:40:15 +02:00
Nikita Vanyasin
60af345315
[Feature] Add CRD generator for ArangoDeployment (#997) 2022-06-09 12:03:39 +02:00
Tomasz Mielech
24d464a790
[Bugfix] Fix labels propagation (#1004) 2022-06-08 13:46:44 +02:00
jwierzbo
c0c98fd6ec
[Bugfix] Add ArangoSync TLS based rotation (#996) 2022-06-08 12:05:16 +02:00
ajanikow
0ce06144f8
Update CHANGELOG 2022-06-07 19:08:10 +00:00
Adam Janikowski
f071184f9d
[Feature] Replace DEP management (#994) 2022-05-31 13:31:00 +02:00
Adam Janikowski
42a6816847
[Feature] Add HostPath and PVC Volume types and allow templating (#990) 2022-05-30 14:38:39 +02:00
Tomasz Mielech
81102932a4
[Feature] Add agency leader service (#991) 2022-05-30 09:32:33 +02:00
Tomasz Mielech
b4d44a9f47
[Feature] Add agency leader discovery (#984) 2022-05-26 13:43:31 +02:00
jwierzbo
635ed17f7f
(Feature) Add ACSDeploymentSynced condition type and fix comparison of SecretHashes method (#944) 2022-05-26 12:56:51 +02:00
Nikita Vanyasin
cf46f5b42b
[Feature] Add operator shutdown handler for graceful termination (#965) 2022-05-26 10:47:55 +02:00
Nikita Vanyasin
5499e6386c
[Update] Replace beta.kubernetes.io/arch to kubernetes.io/arch in Operator Chart (#992) 2022-05-25 18:50:13 +02:00
Nikita Vanyasin
07ba184d38
[Feature] Allow raw json value for license token-v2 (#988) 2022-05-18 15:38:24 +02:00
Adam Janikowski
d56e3f9bd0
[Feature] [ACS] Add resource plan (#986) 2022-05-13 18:35:58 +02:00
Adam Janikowski
42292581f6
[Bugfix] Allow missing monitoring CRD (#985) 2022-05-13 16:30:14 +02:00
Adam Janikowski
5f283cd8ed
[Feature] [ACS] Improve Reconciliation loop (#983) 2022-05-11 07:26:25 +02:00
Nikita Vanyasin
9d9d5e2dce
[Bugfix] Fix arangosync members state inspection (#970) 2022-05-10 09:48:03 +02:00
ajanikow
f9c73d4682
Update CHANGELOG 2022-05-10 06:08:40 +00:00
Adam Janikowski
b209095115
[Feature] Async restore (#982) 2022-05-09 11:47:20 +02:00
Adam Janikowski
3191f5ef43
[Feature] Async Requests Support (#981) 2022-05-08 22:23:48 +02:00
Tomasz Mielech
aad986fed8
[Feature] Create local variables for an action (#978) 2022-05-08 16:02:30 +02:00
Adam Janikowski
16d6555325
[Maintenance] Makefile check targets (#975) 2022-05-03 13:10:06 +02:00
Adam Janikowski
db52b3eb74
[Feature] Recursive OwnerReference Discovery (#974) 2022-05-03 12:03:56 +02:00
Adam Janikowski
df37ed1bf8
[Refactor] Anonymous Inspector functions (#973) 2022-05-03 10:31:30 +02:00
Adam Janikowski
45fefbaf1a
[Feature] ArangoDeployment Inspector (#972) 2022-05-02 09:52:00 +02:00
Adam Janikowski
b7f720492a
[Feature] Endpoints inspector (#971) 2022-05-02 07:28:13 +02:00
ajanikow
a6986df87c
Update CHANGELOG 2022-04-30 06:43:30 +00:00
Adam Janikowski
e7b35ba12d
[Feature] LocalStorage Priority support (#969) 2022-04-29 11:43:01 +02:00
Nikita Vanyasin
bfd1a6a139
[Bugfix] Skip arangosync members state inspection checks (#968) 2022-04-28 21:58:43 +02:00
Adam Janikowski
d334ff42a3
[Bugfix] Fix LocalStorage Loop (#966) 2022-04-28 17:44:58 +02:00
jwierzbo
9193424779
[Fix] GT-11 Orphan PVC are not removed (#962) 2022-04-27 12:32:23 +02:00
ajanikow
e48b63fc52
Update CHANGELOG 2022-04-27 06:09:04 +00:00
Adam Janikowski
ca81d32025
[Bugfix] Fix Maintenance typo (#964) 2022-04-25 20:01:12 +02:00
Adam Janikowski
83a80177b9
[Bugfix] Fix Maintenance grace period (#961) 2022-04-25 13:56:04 +02:00
Adam Janikowski
f2776d7dc6
[Feature] UpdateInProgress & UpgradeInProgress conditions (#959) 2022-04-21 10:36:45 +02:00
Adam Janikowski
710c551ff0
[Bugfix] Topology Management improvements (#958) 2022-04-21 00:52:17 +02:00
jwierzbo
b04a3db314
[Feature] Disable member removal in case of health failure (#957) 2022-04-15 15:56:05 +02:00
Adam Janikowski
d3a6c057b7
[Feature] BackupInProgress & Maintenace Conditions (#956) 2022-04-15 11:35:16 +02:00
Adam Janikowski
2e3186abf4
[Feature] Backup InProgress Agency Key (#955) 2022-04-14 12:49:31 +02:00
jwierzbo
8daef0cbf4
GT-9 Fix GetClient lock system (#953) 2022-04-13 21:07:56 +02:00
Adam Janikowski
ea2dc2ae3b
[Bugfix] Fix ArangoSync Port (#954) 2022-04-13 11:23:21 +02:00
Adam Janikowski
30ea984f9d
[Bugfix] Fix backup creation timeout (#952) 2022-04-12 15:31:04 +02:00
Adam Janikowski
627f6f729a
[Bugfix] Fix Agency satellite collections (#951) 2022-04-12 13:28:45 +02:00
Nikita Vanyasin
45f0e08909
[Feature] Allow configuration for runAsUser value for Operator (#948) 2022-04-05 14:18:12 +02:00
Adam Janikowski
76af2bc7bb
Update CHANGELOG (#946) 2022-03-31 19:08:16 +02:00
Adam Janikowski
63d0f018d2
[Bugfix] Allow nil architecture (#943) 2022-03-29 12:51:11 +02:00
Adam Janikowski
b1404302aa
[Refactor] Split API and Core cross-dependency (#942) 2022-03-28 15:53:58 +02:00
Adam Janikowski
ac35fd7489
[Feature] Add upgrade steps procedure (#933) 2022-03-24 12:40:51 +01:00
Adam Janikowski
279c053155
[Bugfix] Do not Replace member if ScaleDown is required (#939) 2022-03-24 12:18:11 +01:00
Adam Janikowski
a1a237a7fb
[Refactor] Configurable throttle info (#937) 2022-03-23 23:19:36 +01:00
Adam Janikowski
73f8fad8f7
[Bugfix] Fix NPE in state fetcher (#936) 2022-03-21 09:22:33 +01:00
Adam Janikowski
6712304dd2
[Feature] Add ArangoTask API (#935) 2022-03-20 00:47:30 +01:00
Adam Janikowski
a117bdb1dd
[Feature] Allow to configure action timeouts (#934) 2022-03-19 03:52:09 +01:00