Changelog:
- (Maintenance) Update go-driver to v1.6.0, update IsNotFound() checks
- (Improvement) Print assigned node name to log and condition message when pod is scheduled
- (Maintenance) Remove obsolete docs, restructure for better UX, generate index files
- (Feature) Add
spec.upgrade.debugLog
option to configure upgrade container logging - (Documentation) Move documentation from ArangoDB into this repo, update and improve structure
- (Documentation) Update ArangoDeployment CR auto-generated docs
- (Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs
- (Bugfix) Fix missing Pod Status case in the RuntimeContainerImageUpdateAction
- (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs
- (Feature) Member Memory Reservation
- (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs
- (Feature) Add ArangoMember Message and extend ArangoMember CRD
- (Documentation) Use OpenAPI-compatible type names in docs
- (Improvement) Use agency cache lock in metrics exporter
- (Maintenance) Remove
scale_down_candidate
annotation - (Maintenance) Extract CalculateMemoryReservation function into ArangoDeployment Group Spec
What's Changed
- [Maintenance] Simplify and update README file by @nikita-vanyasin in #1430
- [Maintenance] Update go-driver version to v1.6.0 - GT-505 by @nikita-vanyasin in #1443
- Fix link to metrics docs by @Simran-B in #1446
- [Improvement] Print assigned node name to log when pod is scheduled - GT-213 by @nikita-vanyasin in #1444
- Bump @babel/traverse from 7.19.0 to 7.23.2 in /dashboard by @dependabot in #1445
- [Maintenance] Remove obsolete docs, restructure for better UX - GT-314 by @nikita-vanyasin in #1447
- [Feature] Add spec.upgrade.debugLog option to configure upgrade container logging - GT-356 by @nikita-vanyasin in #1442
- [Documentation] Improve Member Memory docs by @ajanikow in #1449
- (Documentation) Move documentation from ArangoDB site into this repo - GT-499 by @nikita-vanyasin in #1450
- (Documentation) Update ArangoDeployment CR auto-generated docs by @nikita-vanyasin in #1451
- (Documentation) Update ArangoBackup and ArangoBackupPolicy CR auto-generated docs by @nikita-vanyasin in #1452
- [Bugfix] Fix missing Pod Status case in the RuntimeContainerImageUpda… by @ajanikow in #1454
- [Feature] Member Memory Reservation by @ajanikow in #1453
- (Documentation) Update ArangoDeploymentReplication and ArangoLocalStorage CR auto-generated docs by @nikita-vanyasin in #1455
- (Documentation) Use Jekyll-compatible markers for section injection by @nikita-vanyasin in #1462
- (Refactoring) Extract CR struct fields parser from renderer for re-usage by @nikita-vanyasin in #1463
- [Feature] Add ArangoMember Message and extend ArangoMember CRD by @ajanikow in #1464
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #1465
- (Documentation) Use OpenAPI-compatible type names in docs by @nikita-vanyasin in #1469
- GT-526 Use agency cache lock in metrics exporter by @jwierzbo in #1470
- GT-509 Remove scale_down_candidate annotation by @jwierzbo in #1471
- [Feature] Extract CalculateMemoryReservation function into ArangoDeployment Group Spec GT-527 by @ajanikow in #1472
Full Changelog: 1.2.34...1.2.35