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

573 commits

Author SHA1 Message Date
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