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

484 commits

Author SHA1 Message Date
Adam Janikowski
ed74418b8f
[Bugfix] Switch tolerations compare (#1222) 2023-01-02 12:12:00 +01:00
Adam Janikowski
46b519a1d1
[Bugfix] Fix LocalStorage WaitForFirstConsumer mode (#1219) 2022-12-31 14:04:26 +01:00
Adam Janikowski
a9f82d28b3
[Bugfix] Ensure PDBs Consistency (#1221) 2022-12-29 16:44:54 +01:00
Adam Janikowski
880ae2384b
[Feature] Promote Version Check Feature (#1217) 2022-12-23 11:50:23 +01:00
Adam Janikowski
aa31a19aad
[Feature] Add tolerations runtime rotation (#1214) 2022-12-19 19:35:25 +01:00
Adam Janikowski
f3bcc21e60
[Bugfix] Recover from locked ShuttingDown state (#1215) 2022-12-19 14:11:18 +01:00
Adam Janikowski
e6bc982f53
[Feature] Add SpecPropagated condition (#1212) 2022-12-19 12:53:42 +01:00
Adam Janikowski
207a606a85
[Bugfix] Remove PDBs if group count is 0 (#1213) 2022-12-19 12:09:28 +01:00
ubuntu
7dbd62f486
Update CHANGELOG 2022-12-13 19:26:03 +00:00
Adam Janikowski
60adc4e03a
[Bugfix] Do not manage ports in managed ExternalAccess mode (#1211) 2022-12-13 13:41:43 +01:00
ubuntu
d130445d17
Update CHANGELOG 2022-12-13 11:52:24 +00: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
f585136505
[Bugfix] Fix Operator Debug mode (#1208) 2022-12-11 22:09:15 +01:00
Adam Janikowski
3fc881c949
[Feature] Do not change external service ports (#1204) 2022-12-09 13:04:58 +01:00
Adam Janikowski
237af92b60
[Bugfix] Change member port discovery (#1207) 2022-12-08 20:33:44 +01:00
Adam Janikowski
93d8ba10be
[Bugfix] Prevent Runtime update restarts (#1205) 2022-12-08 20:26:58 +01:00
Adam Janikowski
463ab90b02
[Bugfix] Wait for Pod to be Ready in post-restart actions (#1206) 2022-12-08 18:53:40 +01:00
Adam Janikowski
9f4d3975b9
[Bugfix] Do not stop Sync if Synchronization is in progress (#1203) 2022-12-08 12:38:31 +01:00
jwierzbo
ff759b5f29
[Feature] Do not restart member if all pods in group are not ready 2022-12-08 10:28:40 +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
5d1cc4feda
[Feature] Allow to change Pod Network and PID settings (#1195) 2022-11-24 16:58:40 +01:00
jwierzbo
cf80e85514
GT-267 Multi-arch support for ID member (#1186) 2022-11-24 09:57:21 +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
565da298f1
[Improvement] Add ServerGroup details into ServerGroupSpec (#1191) 2022-11-23 13:18:06 +01:00
Nikita Vaniasin
c9fadb3a97
[Bugfix] Do not check checksums for DeploymentReplicationStatus.IncomingSynchronization field values (#1179) 2022-11-22 15:16:52 +01:00
Adam Janikowski
120f926e08
[Improvement] Add Anonymous Inspector mods (#1189) 2022-11-22 12:09:14 +01:00
Tomasz Mielech
5da91de9e6
[Bugfix] Quick checking ArangoSync availability (#1188) 2022-11-22 09:19:17 +01:00
jwierzbo
8b6fe89a1d
[Bugfix] Fix License handling in case of broken license secret (#1180) 2022-11-21 23:38:05 +01:00
Nikita Vaniasin
0d15c83525
[Improvement] Improve error message when replication can't be configured (#1160) 2022-11-21 14:29:57 +01:00
Nikita Vaniasin
3932750892
[ArangoSync] Don't serialize and deprecate two DeploymentReplicationStatus fields (#1172)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2022-11-21 13:24:37 +01:00
Adam Janikowski
c8248deae2
[Bugfix] Do not tolerate False Bootstrap condition in UpToDate evaluation (#1184) 2022-11-16 08:59:02 +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
2d005bf18c
[Bugfix] Move Agency CommitIndex log message to Trace (#1177) 2022-11-08 10:35:32 +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
60c7a35331
[Debug] Allow to send package to stdout (#1173) 2022-11-04 17:39:40 +01:00
Adam Janikowski
14c59fba11
[Feature] Unlock broken inspectors (#1166) 2022-11-03 17:48:44 +01:00
Adam Janikowski
42b74175a1
[Dependencies] Bump K8S Dependencies to 1.22.15 (#1171) 2022-11-03 17:08:57 +01:00
Adam Janikowski
e2c23c74c1
[Improvement] Create Internal Actions and move RebalancerGenerator (#1168) 2022-11-03 14:39:46 +01:00
Adam Janikowski
6149a3ed13
[Bugfix] Fix V2Alpha1 Generator (#1169) 2022-11-03 13:41:19 +01:00
Adam Janikowski
203ee10a5b
[Improvement] Parametrize Make tools (#1167) 2022-11-03 03:03:37 +01:00
Adam Janikowski
1ced857405
[Feature] Agency ArangoSync State check (#1165) 2022-11-02 15:32:09 +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
5f1efa2ffa
[Documentation] [1.3.0] EE & CE Definitions (#1142) 2022-10-26 23:44:21 +02:00
Adam Janikowski
fb504ec4a5
[Improvement] Bump dependencies (#1156) 2022-10-26 23:41:19 +02:00
ajanikow
ba061315ad
Update CHANGELOG to 1.2.20 2022-10-25 18:42:46 +00:00
Adam Janikowski
1adbf38965
[Feature] Pod Scheduled condition (#1152) 2022-10-20 14:53:26 +02:00
Nikita Vaniasin
7e9b97d460
GT-196 Update DeploymentReplicationStatus if configuring synchronisation errored (#1150) 2022-10-20 14:17:16 +02:00
Adam Janikowski
459fa3eedd
[Feature] Extend Pod Security context (#1151) 2022-10-20 12:49:03 +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
2ce6245e95
[Feature] Respect ToBeCleanedServers in Agency (#1146) 2022-10-18 13:10:07 +02:00
Adam Janikowski
95112f0b9d
[Feature] PVC Member Status info (#1145) 2022-10-18 12:31:17 +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
9175d4d8a1
[Bugfix] Prevent Member Maintenance Error log (#1136) 2022-10-05 07:54:51 +00:00
jwierzbo
effed19d53
GT-134 Add annotation to change architecture (#1107) 2022-10-05 07:54:51 +00:00
Tomasz Mielech
7b4c926011
[Feature] Ensure consistency during cancellation of replication (#1134) 2022-10-05 07:54:51 +00:00
Tomasz Mielech
1c913aa2b9
[Feature] Add action progress (#1103) 2022-10-05 07:54:51 +00:00
ajanikow
8c2e797372
Update CHANGELOG 2022-10-05 07:15:13 +00:00
Adam Janikowski
b9945fc482
[Bugfix] Prevent changes when UID is wrong (#1138) 2022-10-04 16:17:19 +02:00
ajanikow
d7edf28c51
Update CHANGELOG 2022-09-29 06:41:24 +00:00
Adam Janikowski
d92f23614e
[Bugfix] Fix checksum of accepted spec (#1132) 2022-09-28 09:23:58 +02:00
Adam Janikowski
7949a7c3ae
[Bugfix] Always stop Sync if disabled (#1130) 2022-09-28 00:10:04 +02:00
Adam Janikowski
d7e7ad77c4
[Feature] Add HostAliases for Sync (#1129) 2022-09-27 23:53:21 +02:00
Adam Janikowski
84643e6bc2
[Bugfix] Change SyncWorker Affinity to Soft (#1128) 2022-09-27 16:21:25 +02:00
Adam Janikowski
198cac593f
[Bugfix] Prevent LifeCycle restarts (#1127) 2022-09-27 16:11:57 +02:00
Adam Janikowski
87ea1ee032
[Bugfix] Accept Initial Spec (#1125) 2022-09-27 14:23:02 +02:00
Adam Janikowski
5407033cfd
[Feature] Active Member condition (#1123) 2022-09-26 11:31:29 +02:00
Adam Janikowski
8bfabc032a
[Feature] Member Update helpers (#1122) 2022-09-26 10:30:22 +02:00
Adam Janikowski
837175813c
[Feature] Action PlaceHolder (#1121) 2022-09-23 15:39:39 +02:00
ajanikow
acdadae9b4
Update CHANGELOG 2022-09-22 14:17:55 +00:00
Adam Janikowski
03a5659b7a
[Feature] ScaleDown candidate (#1120) 2022-09-22 11:08:48 +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
Adam Janikowski
76289415c6
[Feature] [Debug Package] Initial commit (#1117) 2022-09-21 11:51:26 +02:00
Tomasz Mielech
174c21db55
Propagates sidecar's port to a service (#1078) 2022-09-19 17:30:15 +02:00
Adam Janikowski
4939634b7d
[Bugfix] Fix action timeouts (#1112) 2022-09-19 17:24:54 +02:00
Tomasz Mielech
92afe451eb
[Feature] Early connections support (#1102) 2022-09-19 17:21:13 +02:00
Tomasz Mielech
a4e26f3ce4
[Feature] Propagate env variables to members (#1100) 2022-09-19 16:48:54 +02:00
Nikita Vaniasin
18ad9b6919
[Feature] Add new field to DeploymentReplicationStatus with details on DC2DC sync status (#1096) 2022-09-14 12:58:54 +02:00
ajanikow
f0b6bf00f0
Update CHANGELOG 2022-09-14 08:29:04 +00:00
Nikita Vaniasin
74e655f81b
Fix CHANGELOG: two entries were misplaced during merge (#1106) 2022-09-14 10:07:42 +02:00
Tomasz Mielech
a89e6ba176
Fix for enabling all features (#1097)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2022-09-05 10:52:57 +02:00
Nikita Vaniasin
4099d11206
GT-30 API for setting operator log level (#1087) 2022-09-05 10:09:26 +02:00
Adam Janikowski
38e3ce8f49
[Bugfix] Fix ID Pod security (#1093) 2022-09-04 19:56:35 +02:00
Adam Janikowski
46f7c1e4cc
[Feature] Sensitive information protection (#1092) 2022-08-30 16:57:51 +02:00
Adam Janikowski
de360d97fa
[Bugfix] Fix CLusterScaling Integration (#1091) 2022-08-29 21:51:23 +02:00
Adam Janikowski
62d4244155
[Bugfix] Proper agent cleanout (#1090) 2022-08-29 21:35:58 +02:00