Adam Janikowski
b76b0de839
[Maintenance] Update Features Description, Supported K8S Versions ( #1563 )
2024-01-08 16:58:01 +01:00
Adam Janikowski
1e8749850d
[Maintenance] Reduce binary size ( #1565 )
2024-01-08 13:06:38 +01:00
Nikita Vaniasin
2815e7186d
Improve documentation rendering for GitHub Pages ( #1558 )
2024-01-08 12:28:31 +01:00
jwierzbo
97d81b843f
Update CHANGELOG ( #1564 )
2024-01-08 10:36:37 +01:00
Adam Janikowski
316f208311
[Feature] Add --deployment.feature.init-containers-upscale-resources … ( #1557 )
2024-01-03 22:46:17 +01:00
Nikita Vaniasin
e2ef0e3fe4
Add docs with examples how to deploy ArangoMLExtension ( #1552 )
...
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2024-01-03 16:21:29 +01:00
Adam Janikowski
6aaa93ae5d
[Feature] Pass Arguments to ID Group ( #1551 )
2023-12-27 10:15:22 +01:00
Adam Janikowski
a496add11c
[Feature] [ML] Container Envs ( #1550 )
2023-12-22 13:21:44 +01:00
Adam Janikowski
de4def4693
[Feature] [ML] GPU Jobs ( #1549 )
2023-12-21 13:31:03 +01:00
Nikita Vaniasin
f53311670e
[Feature] [ML] Support for deployments with JWT auth enabled ( #1538 )
2023-12-20 08:56:03 +01:00
Adam Janikowski
7affabd731
[Feature] [ML] Ports adjustment ( #1542 )
2023-12-14 15:51:10 +01:00
Adam Janikowski
93e6af545f
[Feature] [ML] Multi DB Settings ( #1536 )
2023-12-12 08:56:55 +01:00
jwierzbo
9ceaba91cf
[Feature] [ML] BatchJob status update ( #1532 )
2023-12-11 20:53:25 +01:00
Adam Janikowski
041bae8810
[Feature] [ML] Pod & Container Config ( #1533 )
...
Co-authored-by: Nikita Vaniasin <nikita.vanyasin@gmail.com>
2023-12-08 16:13:12 +01:00
Nikita Vaniasin
cff60f2eab
(Feature) (ML) Handler for Extension StatefulSet and Service ( #1528 )
2023-12-08 13:38:13 +01:00
Adam Janikowski
b2c88f6ad8
[Feature] [ML] Shutdown Handler ( #1529 )
2023-12-08 10:39:19 +01:00
jwierzbo
244c362d3b
MLCronJob status update ( #1526 )
2023-12-07 22:06:18 +01:00
Adam Janikowski
2b063dc1f9
[Feature] [ML] Unify Images, Resources and Lifecycle ( #1523 )
2023-12-05 09:47:40 +01:00
jwierzbo
8c7115ed94
Switch to fsnotify ( #1522 )
2023-12-05 08:57:47 +01:00
Adam Janikowski
2a2582018a
[Feature] [ML] Extension Storage Condition ( #1518 )
2023-12-02 20:12:37 +01:00
Adam Janikowski
4a8cbca5f8
[Refactoring] Extract Resource Helpers ( #1517 )
2023-12-01 13:28:26 +01:00
Adam Janikowski
e765bf2fe8
[Feature] TLS CA Secret Key ( #1516 )
2023-12-01 12:21:40 +01:00
Nikita Vaniasin
b421395047
(Feature) (ML) Storage S3 sidecar implementation - GT-529 ( #1512 )
...
* (Feature) (ML) Storage S3 sidecar implementation
2023-11-29 13:31:03 +01:00
jwierzbo
cbf5e65e8b
GT-525 License Manager for ML Deployment ( #1501 )
2023-11-29 10:19:06 +01:00
Adam Janikowski
5a35d6cd2f
[Feature] [ML] Metadata Service Implementation ( #1510 )
2023-11-28 12:29:03 +01:00
Nikita Vaniasin
1e292ad698
Increase operator init containers memory request to 50mi ( #1507 )
...
* Increase operator init containers memory request to 50mi
* Update CHANGELOG.md
2023-11-28 12:06:51 +01:00
Adam Janikowski
2c528fb2ad
[Feature] [ML] Introduce basic Conditions to types ( #1505 )
2023-11-24 09:18:21 +01:00
Adam Janikowski
30d47ae1d7
[Feature] Improve K8S Mock for UT ( #1503 )
2023-11-23 18:37:33 +01:00
Adam Janikowski
5859f0b896
[Maintenance] Expose Context in OperatorV2 Item Handler ( #1498 )
2023-11-20 18:04:26 +01:00
Adam Janikowski
ba64ce25c9
[Maintenance] yamlfmt as CI Step ( #1497 )
2023-11-20 13:11:39 +01:00
Adam Janikowski
229d8651fb
[Bugfix] Fix Early Connections for 3.10+ ( #1496 )
2023-11-20 10:51:16 +01:00
Adam Janikowski
40a95a58bf
[Bugfix] Handle optional taints for Storage Operator ( #1495 )
2023-11-17 12:55:29 +01:00
Adam Janikowski
cdaf4a0b35
[Feature] Add P0 Compare func ( #1490 )
2023-11-17 12:17:38 +01:00
Adam Janikowski
5fe686928e
[Feature] [ML] Handlers ( #1494 )
2023-11-17 12:07:30 +01:00
Adam Janikowski
3b0c7cc6b5
[Bugfix] Fix Replaced Member Zone during Replace operation ( #1491 )
2023-11-15 15:18:01 +01:00
Nikita Vaniasin
82cb7f1298
(Feature) Add generator for CRD validation schemas ( #1488 )
...
* (Feature) Add generator for CRD validation schemas
* Improve docs / log output for crd installation
* Add ability to force-update CRDs to allow testing
2023-11-15 10:20:18 +01:00
Adam Janikowski
934039fb41
[Feature] Compare Generic ( #1480 )
2023-11-13 20:18:58 +01:00
Adam Janikowski
5ebc821941
[Feature] License ArangoDeployment Fetcher ( #1485 )
2023-11-13 13:14:35 +01:00
Nikita Vaniasin
4a9a3b913a
(Maintenance) Bump Go to 1.20.11 ( #1483 )
...
go mod tidy
2023-11-09 16:02:27 +01:00
Nikita Vaniasin
37daf6d71f
(Documentation) Do not use field type name for field URL hash ( #1481 )
2023-11-09 10:23:56 +01:00
Nikita Vaniasin
686e51b7e4
(Bugfix) Proper handling of --agency.retries argument ( #1479 )
2023-11-09 06:40:00 +01:00
Adam Janikowski
9d0f6e0b1b
[Feature] [ML] CRD ( #1466 )
2023-11-08 16:36:20 +01:00
jwierzbo
27d448a4e9
GT-523 Async backup ( #1460 )
2023-11-08 11:21:22 +01:00
Adam Janikowski
f101f07937
GT-525 [Feature] License Manager ( #1476 )
2023-11-08 09:35:34 +01:00
Nikita Vaniasin
b80bfb7423
(Documentation) Improvements and fixes for rendered documentation (GH pages) ( #1477 )
2023-11-07 19:50:23 +01:00
jwierzbo
6edc8a91f1
Update CHANGELOG.md - 1.2.35
2023-11-06 19:56:27 +01:00
Adam Janikowski
11ffb30e42
[Feature] Extract CalculateMemoryReservation function into ArangoDeployment Group Spec ( #1472 )
2023-11-06 09:16:38 +01:00
jwierzbo
57337fb50c
GT-509 Remove scale_down_candidate annotation ( #1471 )
2023-11-03 14:44:53 +01:00
jwierzbo
70d22edc6d
GT-526 Use agency cache lock in metrics exporter ( #1470 )
2023-11-02 20:29:07 +01:00
Nikita Vaniasin
7819c2bb38
(Documentation) Use OpenAPI-compatible type names in docs ( #1469 )
2023-10-30 19:14:33 +01:00
Adam Janikowski
a1eeaace59
[Feature] Add ArangoMember Message and extend ArangoMember CRD ( #1464 )
2023-10-25 15:33:12 +02:00
Nikita Vaniasin
fc050c787a
(Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs ( #1455 )
2023-10-23 09:19:59 +02:00
Adam Janikowski
03da8baa1d
[Feature] Member Memory Reservation ( #1453 )
2023-10-20 15:24:06 +02:00
Adam Janikowski
b153f54fc6
[Bugfix] Fix missing Pod Status case in the RuntimeContainerImageUpdateAction ( #1454 )
2023-10-20 13:46:30 +02:00
Nikita Vaniasin
66d6dca7b9
(Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs ( #1452 )
...
* (Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs
* Sort keys before printing sections, do not use maps package
2023-10-20 12:25:30 +02:00
Nikita Vaniasin
f28c6981dc
(Documentation) Update ArangoDeployment CR auto-generated docs ( #1451 )
2023-10-20 09:28:44 +02:00
Nikita Vaniasin
fe66d98444
(Documentation) Move documentation from ArangoDB site into this repo ( #1450 )
...
- remove duplicated docs
- update old docs with new info
- rework docs index page
- file names not changed to make sure redirects from old site will work as expected
Co-authored-by: jwierzbo <jakub.wierzbowski@arangodb.com>
2023-10-19 15:47:42 +02:00
Nikita Vaniasin
3e846a9dce
[Feature] Add spec.upgrade.debugLog option to configure upgrade container logging - GT-356 ( #1442 )
2023-10-19 11:11:23 +02:00
Nikita Vaniasin
6f6fcb8ba4
Remove obsolete docs, restructure for better UX ( #1447 )
2023-10-19 09:14:14 +02:00
Nikita Vaniasin
781d240088
[Improvement] Print assigned node name to log when pod is scheduled - GT-213 ( #1444 )
2023-10-17 17:36:57 +02:00
Nikita Vaniasin
7816a9cd07
[Maintenance] Update go-driver version to v1.6.0 - GT-505 ( #1443 )
2023-10-17 13:16:06 +02:00
jwierzbo
77ad158cff
Update CHANGELOG.md
2023-10-16 19:00:29 +02:00
Adam Janikowski
ebd0dfdd5d
[Bugfix] Allow shards with RF1 in EnforcedResignLeadership action ( #1441 )
2023-10-15 17:29:40 +02:00
Adam Janikowski
83c5c83589
[Bugfix] Fix ResignJob ID Discovery ( #1440 )
2023-10-14 21:02:08 +02:00
jwierzbo
999afcbe89
GT-495 Make scale_down_candidate annotation obsolete ( #1429 )
2023-10-13 16:12:54 +02:00
Adam Janikowski
411efad90a
[Feature] EnforcedResignLeadership action ( #1439 )
2023-10-13 15:54:05 +02:00
Adam Janikowski
5693d82f40
[Bugfix] Fix VersionCheck propagation ( #1438 )
2023-10-12 22:07:09 +02:00
Adam Janikowski
e9c68e1204
[Feature] Add IndexMethod docs ( #1437 )
2023-10-12 16:37:40 +02:00
Adam Janikowski
db1ae11bcb
[Feature] Fix backup retries ( #1435 )
2023-10-12 16:20:40 +02:00
Nikita Vaniasin
ca26bc38d9
Bump Go to 1.20.10 ( #1436 )
2023-10-12 14:34:41 +02:00
Adam Janikowski
5e5e43d1a3
[Feature] Fix numactl options ( #1432 )
2023-10-11 10:18:28 +02:00
Nikita Vaniasin
332c9c2229
Remove support for RELATED_IMAGE_UBI, RELATED_IMAGE_DATABASE and RELATED_IMAGE_METRICSEXPORTER env vars ( #1412 )
2023-09-29 12:27:46 +02:00
Nikita Vaniasin
25113b6e39
[Refactoring] Reorganize package imports ( #1347 )
2023-09-29 11:45:22 +02:00
Nikita Vaniasin
266ca35b5e
Allow tcp:// and ssl:// protocols in endpoints for members ( #1423 )
2023-09-29 11:27:21 +02:00
jwierzbo
331db7c852
Fix make manifests-crd-file command ( #1425 )
2023-09-29 11:11:54 +02:00
jwierzbo
b0d3483af8
Updated to 1.2.33
2023-09-28 10:12:00 +02:00
Adam Janikowski
50a672c4e9
[Bugfix] Fix resource propagation to InitContainers ( #1418 )
2023-09-25 23:13:18 +02:00
Nikita Vaniasin
8f01324c5d
Better detection for AllInSync condition for DC2DC sync status ( #1417 )
2023-09-22 13:57:17 +02:00
Nikita Vaniasin
35c6e58783
[Feature] GT-351 | Add maxBackups option to ArangoBackupPolicy ( #1321 )
2023-09-19 16:28:48 +02:00
Nikita Vaniasin
5c5fda4727
[Feature] Add --deployment.feature.init-containers-copy-resources (default enabled) - GT-480 ( #1404 )
2023-09-19 16:05:48 +02:00
Adam Janikowski
0e79a306d7
[Feature] ArangoMember Removal Priority ( #1409 )
2023-09-18 13:41:31 +02:00
Adam Janikowski
5bdd1687cb
[Feature] ArangoMember Overrides ( #1398 )
2023-09-15 13:46:38 +02:00
Nikita Vaniasin
0aa65c6ec9
Fix CHANGELOG ( #1408 )
2023-09-15 11:49:48 +02:00
Nikita Vaniasin
ae2c48e6d4
Use ArangoMember as owner reference for syncmaster secrets instead of Deployment ( #1394 )
2023-09-15 11:06:54 +02:00
Nikita Vaniasin
d697216e08
[Improvement] GT-248 restart non-scheduled pod ( #1376 )
2023-09-15 10:19:46 +02:00
Nikita Vaniasin
6e2ff839c3
[Feature] Add basic metrics for ArangoDeploymentReplication CR (GT-242) ( #1402 )
2023-09-13 09:44:44 +02:00
Adam Janikowski
7def39ed6c
[Feature] Allow to pass EphemeralStorage Resource to the Pods ( #1401 )
2023-09-05 18:09:10 +02:00
Adam Janikowski
fc7bc29f83
[Bugfix] PVC Rotation Discovery ( #1400 )
2023-09-05 14:50:41 +02:00
Adam Janikowski
278cc60b4c
[Bugfix] Fix GZIP encoding in case of small responses ( #1397 )
2023-09-04 10:49:41 +02:00
Adam Janikowski
ecb3482f34
[Feature] Reconciliation Loop Interval option ( #1395 )
2023-09-02 02:17:01 +02:00
Adam Janikowski
9ad18931d1
[Feature] Add proper Prometheus endpoint compression ( #1393 )
2023-08-30 17:13:59 +02:00
Adam Janikowski
f551be0c5c
[Bugfix] [EE] Fix MemberMaintenance Context and ClusterMaintenance discovery ( #1390 )
2023-08-30 13:47:33 +02:00
jwierzbo
6e5a9cd70a
Fix CRD ( #1392 )
2023-08-30 13:01:01 +02:00
Adam Janikowski
861ca0bab9
[Bugfix] Fix Member Terminating state discovery ( #1389 )
2023-08-29 23:21:49 +02:00
jwierzbo
2e2333b412
GT-474 Switch to Lease API
2023-08-28 14:09:49 +02:00
jwierzbo
344924bfc6
GT-465 Fix debug mode in non TLS mode ( #1391 )
2023-08-25 12:28:56 +02:00
Adam Janikowski
282a50e255
[Feature] Deprecate Actions ( #1383 )
2023-08-18 09:51:51 +02:00
Adam Janikowski
90aca02ce1
[Feature] Optional Assertions ( #1384 )
2023-08-17 12:39:14 +02:00
Adam Janikowski
2f97f87170
[Feature] PVCResize action concurrency limit ( #1378 )
2023-08-16 09:32:43 +02:00
Adam Janikowski
44af8a1df7
[Maintenance] Bump golang.org/x/net to v0.13.0 ( #1377 )
2023-08-15 14:58:16 +02:00
jwierzbo
65f3c99091
Update CHANGELOG
2023-08-07 16:21:27 +02:00
Adam Janikowski
b866a5b7e8
[Maintenance] Bump Go to 1.20.7 ( #1374 )
2023-08-03 13:47:27 +02:00
Adam Janikowski
ba02917380
[Feature] Bump K8S Version to 1.25.12 ( #1372 )
2023-07-31 15:38:34 +02:00
Adam Janikowski
c89b45f978
[Feature] Bump K8S Version to 1.24.16 ( #1371 )
2023-07-31 11:40:59 +02:00
Adam Janikowski
3661886a14
[Feature] Bump K8S Version to 1.23.17 ( #1369 )
2023-07-31 10:53:37 +02:00
Adam Janikowski
647f2aa41b
[Feature] Numactl Options ( #1368 )
2023-07-28 10:00:57 +02:00
Tomasz Mielech
89499203eb
[Feature] Abort resignation of leadership when dbserver restarted ( #1291 )
2023-07-20 21:15:51 +02:00
Adam Janikowski
4f12875577
[Bugfix] Skip Collection check for missing Database ( #1361 )
2023-07-20 18:23:43 +02:00
Adam Janikowski
2bd002e7f6
[Feature] Expose core.PodSecurityContext Sysctl options ( #1360 )
2023-07-20 13:25:54 +02:00
Tomasz Mielech
a221ce9b6e
[Feature] Add secured contatiners' features ( #1287 )
2023-07-19 11:46:59 +02:00
Adam Janikowski
7ad5d275b4
[Feature] Add Feature dependency ( #1357 )
2023-07-18 12:57:33 +02:00
jwierzbo
34ae2c0f82
GT-350 Backup lifetime - remove Backup once its lifetime has been reached ( #1262 )
2023-07-17 14:43:54 +02:00
ajanikow
e353910887
Update CHANGELOG
2023-07-14 09:51:15 +00:00
Adam Janikowski
934d68c796
[Bugfix] Fix Rebalancer V2 Job (From/To) ( #1355 )
2023-07-14 09:30:41 +02:00
Adam Janikowski
1b71d0343d
[Bugfix] Disable VersionCheck V2 by default ( #1352 )
2023-07-10 11:13:37 +02:00
Adam Janikowski
44792d2679
[Feature] Version Check V2 ( #1348 )
2023-07-06 14:33:39 +02:00
jwierzbo
a3206f0c58
GT-313 Fix for ContextExceeded error during backup upload ( #1263 )
2023-07-05 15:58:33 +02:00
Adam Janikowski
0cd5a2a65f
GT-457 [Feature] Rebalancer V2 ( #1345 )
2023-07-04 11:51:56 +02:00
Adam Janikowski
e93d861036
[Feature] Extract Agency timeout ( #1344 )
2023-06-29 15:43:57 +02:00
Adam Janikowski
b6efac04c2
[Feature] Agency Improvements ( #1341 )
2023-06-27 21:59:35 +02:00
jwierzbo
6052958ece
GT-452 Improve master endpoint validation ( #1339 )
2023-06-26 12:18:03 +02:00
jwierzbo
c0afad6e7f
GT-449 Block traffic on the services if there is more than 1 active leader in ActiveFailover mode ( #1337 )
2023-06-20 09:11:23 +02:00
ajanikow
042037e776
Update CHANGELOG
2023-06-16 09:29:58 +00:00
Adam Janikowski
d83a1cec84
[Feature] Agency Lock bugfix ( #1335 )
2023-06-14 12:24:44 +02:00
Adam Janikowski
3ec9e764c6
[Feature] [GT-432] Agency Poll System ( #1332 )
2023-06-13 16:39:23 +02:00
Adam Janikowski
d9ea028019
[Feature] Requests Bytes Counter ( #1334 )
2023-06-12 15:35:12 +02:00
Adam Janikowski
1b76f8c4e5
[Feature] Metrics counter ( #1333 )
2023-06-12 15:18:51 +02:00
Adam Janikowski
618b48f606
[Feature] Agency Cache Poll EE Extension ( #1330 )
2023-06-09 14:04:19 +02:00
Adam Janikowski
df97f13d4a
[Feature] Extract AgencyCache Interface ( #1328 )
2023-06-08 18:26:37 +02:00
ajanikow
7305962df8
Update CHANGELOG
2023-06-08 12:21:40 +00:00
Adam Janikowski
953f930465
[Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from StorageClass to PersistentVolumes ( #1326 )
2023-06-07 00:53:56 +02:00
Adam Janikowski
6d4b879450
[Feature] Agency Cache memory usage reduction ( #1325 )
2023-06-06 10:27:08 +02:00
Nikita Vaniasin
3a5f04240c
Add govulncheck to pipeline, update golangci-linter ( #1302 )
...
* Add govulncheck to pipeline, update golangci-linter
Two linter warnings fixed to pass the build
* Add to Travis
* Do not fail build on 1.19
* Remove vulncheck from travisCI
---------
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2023-06-05 20:46:18 +02:00
jwierzbo
eaf92b47d4
Update CHANGELOG
2023-06-05 11:44:30 +02:00
Nikita Vaniasin
256d4c43de
Fix doc for AllowConcurrent in BackupPolicySpec ( #1320 )
2023-05-31 13:56:41 +02:00
Adam Janikowski
c6db96dd88
[Feature] Allow to recreate Local volumes ( #1319 )
2023-05-31 13:16:14 +02:00
Nikita Vaniasin
64cfaaf68c
GT-428 Add disallowConcurrent option to ArangoBackupPolicy ( #1318 )
2023-05-31 12:20:56 +02:00
Adam Janikowski
f96273b64a
[Feature] Check if Volume with LocalStorage is missing ( #1315 )
2023-05-24 21:54:20 +02:00
Nikita Vaniasin
be26f9ad56
Fix creating sync components with EA type set to Managed and headless svc ( #1314 )
2023-05-24 16:52:29 +02:00
Adam Janikowski
0bbf335a47
[Feature] Generics for type handling ( #1313 )
2023-05-24 15:12:27 +02:00
Adam Janikowski
fcc86c59c1
[Feature] Features startup logging ( #1312 )
2023-05-24 14:23:10 +02:00
Adam Janikowski
105b6bf115
[Feature] PV Unschedulable condition ( #1311 )
2023-05-24 13:26:23 +02:00
Adam Janikowski
cf98e1a3c5
[Bugfix] Image ID fix ( #1310 )
2023-05-22 13:52:45 +02:00
Adam Janikowski
7a806359af
[Feature] PersistentVolume Inspector ( #1309 )
2023-05-19 09:18:25 +02:00
Adam Janikowski
9107c053a7
[Feature] Add Reason in OOM Metric ( #1308 )
2023-05-08 12:18:45 +02:00
jwierzbo
02a745d4a3
GT-143 ArangoBackup: create retries and MaxIterations limit ( #1269 )
2023-05-02 13:22:45 +02:00
ajanikow
41ebea714e
Update CHANGELOG
2023-04-27 08:33:43 +00:00
jwierzbo
eadd75d74f
GT-405 Automatically fix out of sync shards with broken MerkleTree ( #1296 )
2023-04-25 17:19:13 +02:00
Adam Janikowski
c09ecaf442
[Feature] Add InSync Cache ( #1298 )
2023-04-24 17:52:22 +02:00
ajanikow
363f37cdf4
Update CHANGELOG
2023-04-18 20:04:23 +00:00
jwierzbo
47b690b086
[Improvement] Deprecate Endpoint field in ArangoDeployment ( #1293 )
2023-04-17 18:42:39 +07:00
jwierzbo
1c3ba8b873
[Bugfix] Fix for ArangoTask list error ( #1289 )
2023-04-17 10:15:38 +07:00
jwierzbo
f3c0a553f8
GT-233 Fix manual overwrite for ReplicasCount in helm ( #1290 )
2023-04-12 21:50:51 +07:00
ajanikow
e5d918bf22
Update CHANGELOG
2023-04-07 08:34:23 +00:00
Adam Janikowski
6a3b85940c
[Feature] Headless DNS CommunicationMethod ( #1282 )
2023-04-04 12:41:45 +02:00
jwierzbo
f9d9ca35a9
[Documentation] Manual recovery documentation ( #1281 )
2023-04-04 09:39:57 +02:00
Adam Janikowski
6a3dde9852
[Feature] Optional Graceful Restart ( #1278 )
2023-03-28 15:25:12 +02:00
Adam Janikowski
7e5ab5be8a
[Maintenance] Bump Go modules ( #1268 )
2023-03-09 17:51:06 +01:00
Nikita Vaniasin
d166397e07
[Improvement] GT-228 Add new field to CR for more precise calculation of DC2DC replication progress ( #1239 )
2023-03-06 16:08:03 +01:00
jwierzbo
ba4acae4da
GT-198 Cleanout calculation - picks members with the lowest number of shards ( #1261 )
2023-03-06 15:56:57 +01:00
Adam Janikowski
8bc4d497d7
[Maintenance] Generate README Platforms ( #1257 )
2023-02-24 12:16:35 +01:00
Adam Janikowski
b9aed8e6fa
[Maintenance] Change MD content injection method ( #1256 )
2023-02-24 09:29:35 +01:00
jwierzbo
2fcace5caf
GT-233 Change Operator default ReplicasCount to 1 ( #1255 )
2023-02-23 20:01:32 +01:00
jwierzbo
4d8decd83e
GT-345 Optional JSON logger format ( #1252 )
2023-02-23 11:55:06 +01:00
jwierzbo
50a3aa489a
GT-341 Fix invalid Timeout calculation in case of ActionList ( #1243 )
2023-02-22 15:55:48 +01:00
Adam Janikowski
2bf6769b65
[Feature] Improve CRD Management and deprecate CRD Chart ( #1247 )
2023-02-21 19:58:09 +01:00
Adam Janikowski
e709c074e8
[Feature] Optional ResignLeadership ( #1246 )
2023-02-21 13:34:37 +01:00
Adam Janikowski
2664b5ab3c
[Maintenance] Add & Enable YAML Linter ( #1251 )
2023-02-20 14:30:42 +01:00
Adam Janikowski
e4045c738b
[Feature] Optional Action ( #1245 )
2023-02-20 12:20:01 +01:00
Adam Janikowski
78c33e608e
[Maintenace] Add license range rewrite command ( #1248 )
2023-02-20 07:46:27 +01:00
Adam Janikowski
09a28f0056
[Improvement] Reduce CI on Commit Travis runs ( #1249 )
2023-02-20 07:09:13 +01:00
Adam Janikowski
6e917a96db
[Maintenance] Fix generated license dates ( #1244 )
...
Co-authored-by: Nikita Vaniasin <nikita.vanyasin@gmail.com>
2023-02-20 06:01:54 +01:00
Nikita Vaniasin
cbb45623a4
GT-228 Update arangosync-client package for new API capabilities and better HTTP handling ( #1234 )
2023-02-06 16:07:40 +01:00
Adam Janikowski
f124f5f572
[Feature] SilentRotation High plan ( #1238 )
2023-01-27 15:13:31 +01: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
36a2a73bda
[Feature] CreationFailed ArangoMember Phase ( #1237 )
2023-01-27 09:56:00 +01:00
Adam Janikowski
c9d3827c5a
[Feature] Add Kubernetes Client logger ( #1235 )
2023-01-26 18:12:33 +01:00
ajanikow
c4899de084
Update CHANGELOG
2023-01-26 10:33:52 +00:00
Adam Janikowski
94020fc1c8
[Feature] Add Generics & Drop policy/v1beta1 support ( #1233 )
2023-01-26 09:12:15 +01:00
Adam Janikowski
d5b5e0096f
[Bugfix] Ensure proper ArangoDeployment Spec usage in ArangoSync ( #1232 )
2023-01-19 17:07:00 +01:00
Adam Janikowski
51622c8826
[Bugfix] Fix After leaked GoRoutines ( #1231 )
2023-01-19 12:14:18 +01:00
Adam Janikowski
1992298afc
[DebugPackage] Add Agency Dump & State ( #1230 )
2023-01-18 10:41:15 +01:00
jwierzbo
1b25470b92
[Bugfix] Fix deployment creation on ARM64 ( #1224 )
2023-01-16 16:51:32 +01:00
ubuntu
1d53a683e7
Update CHANGELOG
2023-01-12 16:45:37 +00:00
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