Skip to content

feat(FR-1368): add deployment infrastructure — feature flag, i18n keys, routes, and sidebar#6904

Merged
graphite-app[bot] merged 1 commit into
mainfrom
04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag
Apr 30, 2026
Merged

feat(FR-1368): add deployment infrastructure — feature flag, i18n keys, routes, and sidebar#6904
graphite-app[bot] merged 1 commit into
mainfrom
04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag

Conversation

@agatha197
Copy link
Copy Markdown
Contributor

@agatha197 agatha197 commented Apr 22, 2026

Resolves #6904

Summary

Consolidates the infrastructure foundation for the deployment UI (FR-2663, FR-2666, FR-2664, FR-2665):

  • FR-2663: Add model-deployment-extended-filter feature flag gating manager 26.4.3+ deployment lifecycle APIs
  • FR-2666: Add deployment i18n keys to en.json covering all new deployment UI strings
  • FR-2664: Add /deployments and /admin-deployments routes with legacy /serving fallback redirects
  • FR-2665: Rename sidebar menu entry from Serving → Deployments

This PR is the base of the FR-1368 stack and must merge before any downstream PRs.

Copilot AI review requested due to automatic review settings April 22, 2026 10:17
@github-actions github-actions Bot added area:lib Library and SDK related issue. size:XS ~10 LoC labels Apr 22, 2026
Copy link
Copy Markdown
Contributor Author

agatha197 commented Apr 22, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

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

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new manager-version-gated feature flag to the Backend.AI WebUI client capability map, so UI code can safely toggle “model deployment extended filter” behavior only when supported by the connected Manager.

Changes:

  • Enable model-deployment-extended-filter in the client feature set when the Manager version is compatible with 26.4.3 or later.

This was referenced Apr 22, 2026
@github-actions github-actions Bot added area:ux UI / UX issue. area:i18n Localization size:L 100~500 LoC labels Apr 23, 2026
@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from def39e1 to 337a87e Compare April 24, 2026 06:02
Comment thread react/src/routes.tsx
@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from 337a87e to 0ee9e23 Compare April 26, 2026 12:40
@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch 2 times, most recently from 9c8b924 to 9f6ffbb Compare April 27, 2026 03:31
@agatha197 agatha197 requested a review from nowgnuesLee April 27, 2026 03:31
@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from 9f6ffbb to 37d8de1 Compare April 27, 2026 05:06
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from 37d8de1 to 006f347 Compare April 27, 2026 12:37
@agatha197 agatha197 force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from 006f347 to 8ea52f9 Compare April 28, 2026 07:34
Copy link
Copy Markdown
Contributor

@ironAiken2 ironAiken2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 30, 2026

Merge activity

…s, routes, and sidebar (#6904)

Resolves #6904

## Summary

Consolidates the infrastructure foundation for the deployment UI (FR-2663, FR-2666, FR-2664, FR-2665):

- **FR-2663**: Add `model-deployment-extended-filter` feature flag gating manager 26.4.3+ deployment lifecycle APIs
- **FR-2666**: Add deployment i18n keys to `en.json` covering all new deployment UI strings
- **FR-2664**: Add `/deployments` and `/admin-deployments` routes with legacy `/serving` fallback redirects
- **FR-2665**: Rename sidebar menu entry from Serving → Deployments

This PR is the base of the FR-1368 stack and must merge before any downstream PRs.
@graphite-app graphite-app Bot force-pushed the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch from 0065751 to e730270 Compare April 30, 2026 06:59
@graphite-app graphite-app Bot merged commit e730270 into main Apr 30, 2026
12 checks passed
@graphite-app graphite-app Bot deleted the 04-22-feat_fr-2663_add_model-deployment-extended-filter_feature_flag branch April 30, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:i18n Localization area:lib Library and SDK related issue. area:ux UI / UX issue. size:XL 500~ LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants