Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement network agent plugin architecture #2099

Draft
wants to merge 1 commit into
base: topic/manager-network-implementation-update
Choose a base branch
from

Conversation

kyujin-cho
Copy link
Member

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)
  • Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

Copy link
Member Author

kyujin-cho commented May 3, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

Join @kyujin-cho and the rest of your teammates on Graphite Graphite

Copy link

graphite-app bot commented May 3, 2024

Your org has enabled 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 in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added comp:agent Related to Agent component size:M 30~100 LoC labels May 3, 2024
@kyujin-cho kyujin-cho force-pushed the topic/manager-network-implementation-update branch from 85a31e1 to 8cb5036 Compare May 3, 2024 03:58
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-plugin-architecture branch 3 times, most recently from 22170aa to 26fff6a Compare May 7, 2024 07:48
@kyujin-cho kyujin-cho force-pushed the topic/manager-network-implementation-update branch from ddb2224 to 8017f21 Compare May 13, 2024 09:03
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-plugin-architecture branch 3 times, most recently from 0afd427 to 66b67b4 Compare May 14, 2024 14:20
@kyujin-cho kyujin-cho force-pushed the topic/manager-network-implementation-update branch from 4dfbe5f to 40dc4ac Compare June 5, 2024 08:54
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-plugin-architecture branch from 66b67b4 to 06b8b6b Compare June 5, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:agent Related to Agent component size:M 30~100 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant