Skip to content

[V2] App Service design doc#7154

Open
pingsutw wants to merge 8 commits intov2from
kevin/oss-v2-app-design-doc
Open

[V2] App Service design doc#7154
pingsutw wants to merge 8 commits intov2from
kevin/oss-v2-app-design-doc

Conversation

@pingsutw
Copy link
Copy Markdown
Member

@pingsutw pingsutw commented Apr 3, 2026

Design doc and spec for implementing the App Service in OSS Flyte v2, enabling deployment of long-running applications (serving endpoints, LLM inference, APIs) alongside workflow executions. Covers data model, service layer, K8s integration via ActionsService pattern (KService CRs), and phased implementation plan.

Tracking issue

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Design doc and spec for implementing the App Service in OSS Flyte v2,
enabling deployment of long-running applications (serving endpoints,
LLM inference, APIs) alongside workflow executions. Covers data model,
service layer, K8s integration via ActionsService pattern (KService CRs),
and phased implementation plan.

Signed-off-by: Kevin Su <pingsutw@apache.org>
@github-actions github-actions bot mentioned this pull request Apr 3, 2026
3 tasks
pingsutw added 7 commits April 6, 2026 08:28
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant