You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are pleased to announce the official release of **Lucia Training Platform v1.4.0**!
9
+
10
+
## Lucia Training Platform v1.4.0 Release Notes
11
+
12
+
This release brings significant improvements across platform stability, inference capabilities, CI/CD automation, security enhancements, and user experience.
13
+
14
+
## Platform Features & Stability
15
+
- Fixed Blobfuse2 installation failure
16
+
- Fixed slow portal response issues
17
+
- Fixed deployment issues on arm64 architecture and bare metal machines
18
+
- Added image regex to support valid image limitation
19
+
- Added webportal plugin for cluster local storage
20
+
- Added tolerance and priority class in cluster-local-storage
21
+
- Created PostgreSQL backend and support backend switch with Kusto
22
+
23
+
## Inference Plugin
24
+
- Inference plugin support for model proxy
25
+
- Added support for training/inference job type in restserver
26
+
- Added support for training/inference job type in webportal
27
+
- Support inference job type in model proxy
28
+
29
+
## CI/CD
30
+
- Added CI/CD workflow to build all service images
31
+
- Enabled imagelist argument for image build script
32
+
- Fixed copy error in building image process
33
+
- Fix cicd errors when branch creation and building all images
'query?query=(avg_over_time(avg by (node_name) (pai_node_count{unschedulable="true",node_name!~"aks-.*"} or pai_node_count{unschedulable="false",node_name!~"aks-.*"}*0)'
0 commit comments