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