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

241 commits

Author SHA1 Message Date
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
Adam Janikowski
53871beaf4
[Feature] Advanced InSync discovery (#925) 2022-03-19 00:49:20 +01:00
Adam Janikowski
267eeb59f5
[Feature] [ACS] Initial (#926) 2022-03-10 12:29:55 +01:00
Adam Janikowski
daaf9b1a18
[Update] Bump K8S API to 1.21.10 (#923) 2022-03-07 22:05:31 +01:00
jwierzbo
1b2e8759f4
[Fix] Assign imagePullSecrets to LocalStorage (#921)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2022-03-04 14:27:50 +01:00
Adam Janikowski
76f444b2d2
[Feature] Add CRD installer (#922) 2022-03-03 00:49:49 +01:00
Nikita Vanyasin
c372b99f7b
[Feature] Migrate storage-operator CustomResourceDefinition apiVersion to apiextensions.k8s.io/v1 (#907) 2022-03-02 23:42:13 +01:00
Adam Janikowski
ef14035beb
[Feature] Improve Kubernetes clientsets management (#918) 2022-02-28 19:53:01 +01:00
ajanikow
ba34fc4040 Update CHANGELOG 2022-02-24 03:13:34 +00:00
Adam Janikowski
b9836f886a
[Bugfix] Action success check (#915) 2022-02-22 16:55:33 +01:00
Adam Janikowski
a4e48c33dc
[Bugfix] Add grecefulness to kill action (#912) 2022-02-16 14:29:24 +01:00
Adam Janikowski
dc43d671e1
[Bugfix] Fix 3.6 -> 3.7 upgrade (#910) 2022-02-16 01:36:45 +01:00
Tomasz Mielech
8aad837a66
[Feature] Add condition to postpone changing storage class name (#875) (#895) 2022-02-09 22:33:29 +01:00
Adam Janikowski
0056d420ea
[Feature] Allow to disable external port (#906) 2022-02-09 13:32:06 +01:00
Adam Janikowski
b74beb59bb
[Bugfix] Add unreachable condition (#902) 2022-02-04 00:03:12 +01:00
Adam Janikowski
58b2ff94c4
[Cleanup] Reorganize main reconciliation context (#901) 2022-02-03 11:05:40 +01:00
Adam Janikowski
0350466568
[Feature] ARM64 Support (#900) 2022-02-02 11:56:57 +01:00
Tomasz Mielech
c8a0920c16
[Feature] [TG-165] Kill pod forcefully (#896) 2022-01-31 12:37:10 +01:00
Adam Janikowski
b296b837d4
[Feature] Add member replacement condition (#898) 2022-01-22 11:48:27 +01:00
jwierzbo
afcb5cc721
[Feature] Define ClusterID in ArangoMember and Member status (UUID of ArangoDeloyment) (TG-192) (#882) 2022-01-20 20:07:33 +01:00
Adam Janikowski
01775ca5bf
[Bugfix] [LicenseV2] Skip check on community (#894) 2022-01-20 13:01:42 +01:00
ajanikow
5790871e4d Update CHANGELOG 2022-01-17 10:29:49 +00:00
Adam Janikowski
124d95d88c
[Bugfix] Fix status propagation (#889) 2022-01-13 13:37:36 +01:00
Adam Janikowski
6d3050cdef
[Bugfix] Fix restart procedure in case of failing members (#884) 2022-01-12 13:44:33 +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
Tomasz Mielech
061d1d7cbb
Add metrics for the current plan actions (#879) 2022-01-05 12:02:51 +01:00
Tomasz Mielech
143bc30faf
[Update] Update Go to 1.17 (#877) 2022-01-04 16:27:25 +01:00
jwierzbo
5846a3f8be
ArangoJob controller (#874) 2021-12-31 12:38:53 +01:00
Tomasz Mielech
69f08e18d3
[Feature] Core containers (#871) 2021-12-29 22:04:08 +01:00
jwierzbo
9a00f404a8
[Feature] ArangoClusterSynchronization model (#872) 2021-12-29 13:34:54 +01:00
Adam Janikowski
b5e707e2af
[Feature] License V2 for ArangoDB 3.9.0+ (#870) 2021-12-29 13:06:34 +01:00
jwierzbo
591acec8aa
Debug mode for DLV debugger (#869)
* Debug mode for DLV debugger

* Changelog update
2021-12-28 12:04:01 +01:00
Adam Janikowski
94ed3786c6
[Feature] Member endpoint (#868) 2021-12-28 11:14:54 +01:00