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

870 commits

Author SHA1 Message Date
Adam Janikowski
7313212631
[Bugfix] Allow long resource names (#941) 2022-03-28 10:30:31 +02:00
Adam Janikowski
f8ed6f5098
[Bugfix] Allow limited rbac scope (#940) 2022-03-25 19:44:44 +01:00
jwierzbo
9a65f7d0bb
[Feature] Multi-arch image discovery (#930) 2022-03-24 15:42:09 +01: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
79ffa32184
[Sync] Synchronize API (#938) 2022-03-24 11:14:55 +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
31fa8fbda0
[Sync] Synchronize API (#931) 2022-03-17 12:24:56 +01:00
Adam Janikowski
e8fdfadc76
[Tests] Add more LogLevel ArangoD arg tests (#927) 2022-03-12 06:48:09 +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
Adam Janikowski
ef14035beb
[Feature] Improve Kubernetes clientsets management (#918) 2022-02-28 19:53:01 +01:00
Adam Janikowski
c93c3cd682
[Feature] Add ArangoClusterSynchronization inspector (#917) 2022-02-27 21:24:48 +01:00
Tomasz Mielech
9fe92a9aec
[Feature] Add apiserver discovery (#911) 2022-02-27 16:24:34 +01: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
Tomasz Mielech
024a7b75de
[ Bugfix ] [TG-204] Bugfix panic when pod statuses empty (#897) 2022-01-21 09:22:49 +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
Adam Janikowski
df426fa2d9
[Bugfix] Fix License Timeout (#891) 2022-01-15 23:55:08 +01:00
Adam Janikowski
2cffa5f27a
[Bugfix] Fix update decision maker (#890) 2022-01-14 10:58:49 +01:00
ajanikow
c9dea3b01d [Bugfix] Cleanup serving condition 2022-01-13 12:40:09 +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
3cf0fa875e
[Fix] Adjust headers (#885) 2022-01-11 14:43:01 +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
Adam Janikowski
94ed3786c6
[Feature] Member endpoint (#868) 2021-12-28 11:14:54 +01:00
Adam Janikowski
dba0a37557
[Feature] Keep only recent terminations (#865) 2021-12-23 22:40:27 +01:00
Adam Janikowski
b8c687c0c6
[Improvement] Remove unused sidecar variable (#864) 2021-12-23 20:56:03 +01:00