v1.1.0
v1.1.0
This release adds testing, improves creation and deletion scripts, significantly improves the menu interface, and also clarifies all documentation.
Features
-
Added integration tests in Travis (#268)
-
Added automated Docker build with Travis (#198).
-
Automatically destroy Redis's persistent disks during cluster deletion (#199).
-
ReadTheDocs support and full documentation overhaul (#265, #287, #292).
-
Improved Docker image pull efficiency (#258).
-
Use a randomized bucket/cluster name by default (#212).
-
Further generalize helm charts to be overridden with
helmfiles
(#190). -
Configure default node types to minimize CPU counts (#193).
-
Use
default-models
as the default bucket intf-serving
to provide a set of default models for new clusters (#193). -
Update
redis-consumer
andfrontend
to use pre-defined workflows (#179). -
Refactor default queue names from
predict
andtrack
tosegmentation
andtracking
(#213). -
Added make command for easy Prometheus and associated CRD destruction (#222).
Bugfixes
-
Solved issue with inconsistent HPA deployment (#254)
-
Reduce errors during menu dialog (#207, #208, #211, #218, #225, #232, #233, #236, #242, #247, #259, #270).
-
Prevent infinite loop by only retrying functions 3 times (#205).
-
Updated the NVIDIA driver URL (#191).
Breaking Changes
- Removed the QR code for authentication (#196).