2025-03-31 (v4.322)
· One min read
Enhancements and Features
Integrate sessions with Kubernetes provider
Users can now create sessions with the Kubernetes provider, supporting pods, services, and deployments
View provision status from cluster list page
Cluster provision status can now be opened from cluster list page
Add autoselect option to workflow input forms
You can now add the autoselect
property to a dropdown
field when building a workflow. This will make it so the first option is automatically selected.
Bug Fixes
- On-prem clusters intermittently fail to disconnect
- Workflow with subdomain does not work for marketplace workflow
- Storage deletion logs are missing for some types
- Connecting to an existing cluster which shares home directory with another cluster causes disconnect
- Workflows do not populate default values when running as app
- Workspace mounts shown incorrectly on cluster details page
- Existing cluster reconnect notification did not show correct error
Documentation Changes
- Update Starting & Stopping Clusters