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

2786 commits

Author SHA1 Message Date
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
28d9d91871
Fail CircleCI build if there are changes after running generators (#1489) 2023-11-15 14:11:11 +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
828350d86a
(Feature) Add generator for CRD validation schemas (#1486) 2023-11-13 10:55:15 +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
Nikita Vaniasin
562cb5ec6d
Allow running manifests-verify without changes in files (#1475) 2023-11-07 18:29:08 +01:00
jwierzbo
dfce46c768
GT-473 Multi-arch Ops binary (#1473) 2023-11-07 14:02:41 +01:00
jwierzbo
b344a13d61
Updated to 1.2.35+git 2023-11-06 20:26:57 +01:00
jwierzbo
4ffa41ecd2
Updated to 1.2.35 2023-11-06 20:25:35 +01:00
jwierzbo
6edc8a91f1
Update CHANGELOG.md - 1.2.35 2023-11-06 19:56:27 +01:00
jwierzbo
250c328cbd
Updated to 1.2.35-preview-2 2023-11-06 10:27:48 +01:00
Adam Janikowski
11ffb30e42
[Feature] Extract CalculateMemoryReservation function into ArangoDeployment Group Spec (#1472) 2023-11-06 09:16:38 +01:00
jwierzbo
638425b684
Updated to 1.2.35-preview-1 2023-11-05 21:50:43 +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
dependabot[bot]
2827d116c2
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1465) 2023-10-26 09:11:22 +02:00
Adam Janikowski
a1eeaace59
[Feature] Add ArangoMember Message and extend ArangoMember CRD (#1464) 2023-10-25 15:33:12 +02:00
Nikita Vaniasin
00889b3100
(Refactoring) Extract CR struct fields parser from renderer for re-usage (#1463) 2023-10-25 11:25:38 +02:00
Nikita Vaniasin
013a2ce67d
(Documentation) Use Jekyll-compatible markers for section injection (#1462) 2023-10-25 09:34:01 +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
Adam Janikowski
b9918115d9
[Documentation] Improve Member Memory docs (#1449) 2023-10-19 11:41:10 +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
dependabot[bot]
55634ba323
Bump @babel/traverse from 7.19.0 to 7.23.2 in /dashboard (#1445) 2023-10-17 19:56:45 +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
Simran
d1faaa3dfa
Fix link to metrics docs (#1446) 2023-10-17 17:05:07 +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
Nikita Vaniasin
58a3789fcc
[Maintenance] Simplify and update README file (#1430)
* Simplify and update README file

- remove duplicated information
- fix typos
- update information on Upgrade process
- update helm commands to be compatible with latest Helm version
2023-10-17 09:43:02 +02:00
jwierzbo
05e588127a
Updated to 1.2.34+git 2023-10-16 19:07:38 +02:00
jwierzbo
a7fbd766a3
Updated to 1.2.34 2023-10-16 19:06:49 +02:00
jwierzbo
77ad158cff
Update CHANGELOG.md 2023-10-16 19:00:29 +02:00
jwierzbo
bba22e1c2a
Updated to 1.2.34-preview-1 2023-10-16 12:14:53 +02:00