lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
110 stars 73 forks source link

hotfix: session list fetch failure due to missing version condition for `PREPARED` #2854

Closed yomybaby closed 1 week ago

yomybaby commented 1 week ago

Changes: Adds conditional support for the 'PREPARED' session status based on manager version compatibility (24.12.0+). The status is now only included in session listings and filters when supported by the backend.

Testing: Verify that the 'PREPARED' session status only appears in the UI when using Backend.AI manager version 24.12.0 or higher.

graphite-app[bot] commented 1 week ago

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

yomybaby commented 1 week ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

yomybaby commented 1 week ago

Merging without review as it's a hotfix.