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

501 commits

Author SHA1 Message Date
Adam Janikowski
6a3b85940c
[Feature] Headless DNS CommunicationMethod (#1282) 2023-04-04 12:41:45 +02:00
Adam Janikowski
475987ab94
[Bugfix] Fix Rebalancer NPE in case if member is missing in Status (#1236) 2023-01-27 10:42:27 +01:00
Adam Janikowski
c9d3827c5a
[Feature] Add Kubernetes Client logger (#1235) 2023-01-26 18:12:33 +01:00
Adam Janikowski
94020fc1c8
[Feature] Add Generics & Drop policy/v1beta1 support (#1233) 2023-01-26 09:12:15 +01:00
Adam Janikowski
51622c8826
[Bugfix] Fix After leaked GoRoutines (#1231) 2023-01-19 12:14:18 +01:00
Adam Janikowski
4871fb09fc
[License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
Adam Janikowski
ed74418b8f
[Bugfix] Switch tolerations compare (#1222) 2023-01-02 12:12:00 +01:00
Adam Janikowski
fe664c29fc
[Update] Update Go to 1.19 (#1216) 2022-12-22 10:49:51 +01:00
Adam Janikowski
aa31a19aad
[Feature] Add tolerations runtime rotation (#1214) 2022-12-19 19:35:25 +01:00
Adam Janikowski
60adc4e03a
[Bugfix] Do not manage ports in managed ExternalAccess mode (#1211) 2022-12-13 13:41:43 +01:00
Adam Janikowski
ac955784b3
[Bugfix] Remove finalizer during sidecar update (#1210) 2022-12-12 00:21:01 +01:00
Adam Janikowski
c2f819c073
[Bugfix] Ensure NodePort wont be duplicated (#1209) 2022-12-11 22:19:21 +01:00
Adam Janikowski
3fc881c949
[Feature] Do not change external service ports (#1204) 2022-12-09 13:04:58 +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
e24dde1334
[Feature] Switch services to Port names (#1196) 2022-11-28 17:44:53 +01:00
Adam Janikowski
a6c4fc609b
[Bugfix] Fix ErrorArray String function (#1198) 2022-11-28 15:54:21 +01:00
Adam Janikowski
0d2ffe0204
[Feature] Pre OOM Abort (#1197) 2022-11-28 15:47:38 +01:00
Adam Janikowski
c3dccbb7e8
[Bugfix] Do not block reconciliation in case of Resource failure (#1193) 2022-11-24 09:04:16 +01:00
Adam Janikowski
b0bd486eb4
[Improvement] Add Resource kerror Type (#1192) 2022-11-23 13:57:29 +01:00
Adam Janikowski
120f926e08
[Improvement] Add Anonymous Inspector mods (#1189) 2022-11-22 12:09:14 +01:00
jwierzbo
8b6fe89a1d
[Bugfix] Fix License handling in case of broken license secret (#1180) 2022-11-21 23:38:05 +01:00
Adam Janikowski
4644bfbc94
[Feature] Force delete Pods which are stuck in init phase (#1181) 2022-11-14 18:04:48 +01:00
Adam Janikowski
9235014796
[DebugPackage] Collect logs from pods (#1175) 2022-11-07 18:46:57 +01:00
Adam Janikowski
7420e13b5c
[Feature] Use inspector for ArangoMember (#1176) 2022-11-07 16:59:55 +01:00
jwierzbo
2f94237256
[Improvement] ArangoDB image validation (=>3.10) for ARM64 architecture (#1161) 2022-11-07 16:14:32 +01:00
Adam Janikowski
14c59fba11
[Feature] Unlock broken inspectors (#1166) 2022-11-03 17:48:44 +01:00
Adam Janikowski
8af2e617ac
[Bugfix] Fix PDBs Version discovery (#1164) 2022-11-02 12:09:57 +01:00
Adam Janikowski
fe434ef24a
[Refactoring] Extract Inspector Definitions package (#1163) 2022-11-02 09:38:37 +01:00
Adam Janikowski
5a229fa7f8
[Refactoring] Extract kerrors package (#1162) 2022-11-02 08:29:46 +01:00
Adam Janikowski
3bd456e9e3
[Improvement] Arango Kubernetes Client Mod Implementation (#1157) 2022-10-31 11:31:47 +01:00
Adam Janikowski
2da7108d33
[Improvement] Refactor Resource Informer (#1155) 2022-10-25 22:22:56 +02:00
Adam Janikowski
94e3dfc8d9
[Bugfix] Fix Go routine leak (#1149) 2022-10-20 09:25:39 +02:00
Adam Janikowski
6dfb485777
[Feature] Remove stuck Pods (#1148) 2022-10-18 15:59:20 +02:00
Adam Janikowski
16aed1365b
[Improvement] Unify K8S Error handling (#1147) 2022-10-18 13:15:33 +02:00
Adam Janikowski
537e054cc8
[Bugfix] Propagate Lifecycle Mount (#1139) 2022-10-06 16:30:36 +02:00
Adam Janikowski
b90e4bed33
[Feature] ID ServerGroup (#1137) 2022-10-05 13:43:22 +02:00
Adam Janikowski
198cac593f
[Bugfix] Prevent LifeCycle restarts (#1127) 2022-09-27 16:11:57 +02:00
Adam Janikowski
5407033cfd
[Feature] Active Member condition (#1123) 2022-09-26 11:31:29 +02:00
Adam Janikowski
987cefeab5
[Feature] OPS Alerts (#1119) 2022-09-22 11:07:39 +02:00
Adam Janikowski
7a416e524d
[Feature] Detach PVC in Ordered indexing (#1118) 2022-09-21 15:01:58 +02:00
Tomasz Mielech
174c21db55
Propagates sidecar's port to a service (#1078) 2022-09-19 17:30:15 +02:00
Tomasz Mielech
a4e26f3ce4
[Feature] Propagate env variables to members (#1100) 2022-09-19 16:48:54 +02:00
Nikita Vaniasin
4099d11206
GT-30 API for setting operator log level (#1087) 2022-09-05 10:09:26 +02:00
Adam Janikowski
20a53e7d9c
[Feature] Immutable spec (#1089) 2022-08-25 13:44:28 +02:00
Adam Janikowski
ef4c3c6161
[Feature] Timezone (#1088) 2022-08-18 09:13:03 +02:00
Adam Janikowski
00efa27e08
[Feature] [DBServer Maintenance] Agency adjustments (#1076) 2022-08-02 14:03:02 +02:00
Tomasz Mielech
17542604d6
[Feature] Use only connections for healthy members (#1052) 2022-07-25 12:41:31 +02:00
jwierzbo
1a44b19b7c
[Bugfix] Memory leaks due to incorrect time.After function usage (#1045) 2022-07-24 22:13:34 +02:00
Adam Janikowski
f8fb748464
[Feature] [EE] Ordered Member IDs (#1066) 2022-07-22 09:32:24 +02:00
Nikita Vanyasin
330f3de5b0
[Bugfix] Fix internal metrics mode (#1022) 2022-07-18 12:52:35 +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
Adam Janikowski
d77b4d08ca
[Linter] [Imports] Standardize k8s.io/api/apps/v1 (#1056) 2022-07-14 18:22:16 +02: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
Adam Janikowski
5304ef8249
[Bugfix] Infinite loop fix in ArangoD AsyncClient (#1049) 2022-07-11 13:01:16 +02:00
Adam Janikowski
bca84f3331
[Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
Adam Janikowski
a9d7849169
[Feature] Unify agency access (#1024) 2022-06-20 16:43:23 +02:00
Adam Janikowski
e5e9186f0c
[Bugfix] Fix License RAW value discovery (#1012) 2022-06-14 20:41:59 +02:00
Adam Janikowski
1b6f0476c7
[Feature] Unify logging system (#1007) 2022-06-14 09:26:07 +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
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
Adam Janikowski
f071184f9d
[Feature] Replace DEP management (#994) 2022-05-31 13:31:00 +02:00
Tomasz Mielech
81102932a4
[Feature] Add agency leader service (#991) 2022-05-30 09:32:33 +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
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
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
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
jwierzbo
9193424779
[Fix] GT-11 Orphan PVC are not removed (#962) 2022-04-27 12:32:23 +02:00
Adam Janikowski
83a80177b9
[Bugfix] Fix Maintenance grace period (#961) 2022-04-25 13:56:04 +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
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
a1a237a7fb
[Refactor] Configurable throttle info (#937) 2022-03-23 23:19:36 +01:00
Adam Janikowski
6712304dd2
[Feature] Add ArangoTask API (#935) 2022-03-20 00:47:30 +01:00
Adam Janikowski
267eeb59f5
[Feature] [ACS] Initial (#926) 2022-03-10 12:29:55 +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
Tomasz Mielech
8aad837a66
[Feature] Add condition to postpone changing storage class name (#875) (#895) 2022-02-09 22:33:29 +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
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
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
Adam Janikowski
b5e707e2af
[Feature] License V2 for ArangoDB 3.9.0+ (#870) 2021-12-29 13:06:34 +01:00
Adam Janikowski
1cef3cf511
[Feature] Parallel backup uploads limit (#859) 2021-12-13 15:37:39 +01:00
Adam Janikowski
39035437d5
[Feature] Unify timeouts and add additional parameters for kubernetes (#858) 2021-12-10 13:04:48 +01:00
Adam Janikowski
c586d09adb
[Feature] Allow to disable ClusterScalingIntegration and add proper Scheduled label to pods (#857) 2021-12-10 11:52:00 +01:00
Adam Janikowski
fa8f67373a
[Feature] Imporved metrics (#852) 2021-12-07 04:11:54 +01:00
Adam Janikowski
e0a4c8bc0e
[Feature] Rebalancer ALPHA (#839) 2021-11-22 19:00:17 +01:00
Adam Janikowski
f346963496
[Feature] Add Startup Probe support (#836) 2021-11-16 16:57:26 +01:00
Tomasz Mielech
1c17ea1834
[Refactor] Init pod creator with an error (#831) 2021-11-09 23:12:26 +01:00
Tomasz Mielech
3f6cd556fc
[Feature] Refactor Pod and containter creator part2 (#828) 2021-11-08 14:06:57 +01:00
jwierzbo
071c837f2b
[Feature] Exporter - network mesh check (#823) 2021-11-03 14:24:59 +01:00
Adam Janikowski
1f7d272b53
[Feature] Graceful Shutdown (#824) 2021-10-29 09:41:41 +02:00
Tomasz Mielech
e91813e3cb
[Feature] Disable support for EOL ArangoDB 3.5 versions (#759) 2021-10-26 11:17:48 +02:00
Adam Janikowski
a2a55530e3
[Feature] Split & Unify Lifecycle management functionality (#821) 2021-10-25 01:09:40 +02:00
Adam Janikowski
876acfb9a3
[License] Adjust years (#811) 2021-10-09 16:47:18 +02:00
Adam Janikowski
371035278e
[Feature] TLS Rotation on ALT Names change (#810) 2021-10-08 17:11:18 +02:00
Tomasz Mielech
b0d58c7d34
[Feature] Add feature with random pod names (#809) 2021-10-08 12:05:25 +02:00
Adam Janikowski
4254057822
[Feature] Topology Support (#804) 2021-10-04 15:43:47 +02:00
Adam Janikowski
31802fd6c8
[Feature] Switch ID to be IP based (#800) 2021-10-01 10:27:41 +02:00
Adam Janikowski
a7f8b4744e
[Feature] ShortNames (#799) 2021-09-30 17:27:27 +02:00
Adam Janikowski
53cd15d318
[Feature] Change NodeAffinity arch label (#798) 2021-09-29 16:11:48 +02:00
Tomasz Mielech
4639ff685b
[Feature] Change log level on the fly (#788) 2021-09-21 11:46:17 +02:00
Adam Janikowski
4615188fe4
[Feature] Agent recreation and agency info (#790) 2021-09-20 17:49:29 +02:00
Adam Janikowski
13f3e2a09b
[Feature] Container runtime image update (#787) 2021-09-16 13:50:31 +02:00
Adam Janikowski
f62fdf2faa
[Feature] ArangoMember template propagation (#773) 2021-08-26 09:59:16 +02:00
Adam Janikowski
f7e5453f59
[Feature] Add ephemeral volumes for apps (#777) 2021-08-23 16:22:50 +02:00
Adam Janikowski
89004dda74
[Security] Replace 'github.com/dgrijalva/jwt-go' with 'github.com/golang-jwt/jwt' (#766) 2021-07-28 13:51:02 +02:00
Adam Janikowski
2879d36a79
[Bugfix] Fix ArangoMember management (#760) 2021-07-21 11:18:16 +02:00
Adam Janikowski
82ef8f3b0e
[Feature] Version Endpoint (#752) 2021-07-08 12:11:39 +02:00
Adam Janikowski
b068b884c1
[Bugfix] Adjust pod finalizers (#749) 2021-07-04 18:16:22 +02:00
Adam Janikowski
2b7f6303a5
[Feature] Switch CRD to V1 (#746) 2021-07-02 09:20:53 +02:00
Adam Janikowski
9f8993cb81
[Feature] Deprecate Alpine Image usage (#745) 2021-07-02 00:29:29 +02:00
Adam Janikowski
44dea2cf09
[Feature] Add exporter (#730) 2021-05-21 18:35:44 +02:00
Tomasz Mielech
43f7dbca1b
[Cleanup] Add gosimple linter (#729) 2021-05-18 16:08:16 +02:00
Adam Janikowski
16614a2334
[Feature] Cluster IP communication (#728) 2021-05-18 14:26:32 +02:00
Tomasz Mielech
c5cc68d94c
[Cleanup] Linter code cleaning (#718) 2021-05-07 16:13:15 +02:00
Tomasz Mielech
e559f210f7
[Feature] Requests timeout (#705) 2021-04-26 10:30:06 +02:00
Adam Janikowski
dbf6458e8a
[Feature] Add member shutdown option (#703) 2021-04-06 14:42:34 +02:00
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 (#701) 2021-03-23 16:47:28 +01:00
Adam Janikowski
c65c909757
[Feature] Manage ArangoMember within ArangoDeployment (#696) 2021-03-10 14:30:47 +01:00
Adam Janikowski
e66375b0a8
[Fix] Cache and DBServer member removal (#689) 2021-02-19 12:19:40 +01:00
Adam Janikowski
cb1f17a264
[Feature] Upgrade improvements (#686) 2021-02-10 09:17:52 +01:00
Adam Janikowski
147ccdda48
[Feature] Add ClusterDomain config (#683) 2021-01-19 15:39:23 +01:00
Adam Janikowski
d232d3dca9
Standardize error handling (#680) 2021-01-08 15:35:38 +01:00
Adam Janikowski
4cbf4e1cb2
[Feature] Allow to specify initContainers (#650) 2020-10-28 23:46:01 +01:00
Adam Janikowski
9181c00ce0
[Feature] Create annotations on pod creation (#646) 2020-10-12 13:27:26 +02:00
Adam Janikowski
ac5456dbad
[Feature] Allow replace on empty annotations (#644) 2020-10-07 21:06:29 +02:00
Adam Janikowski
12732997eb
[Feature] Fix NoAuth deployments (#641) 2020-10-07 13:18:48 +02:00
Adam Janikowski
e7dc3dc38a
[Feature] Use Authorized communication (#625) 2020-09-04 21:29:52 +02:00
Adam Janikowski
145d71dde6
[Feature] Namespaced mode (#615) 2020-08-14 09:35:11 +02:00