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: create network management CLI commands #2800

Draft
wants to merge 1 commit into
base: topic/agent-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 Sep 2, 2024

@github-actions github-actions bot added comp:manager Related to Manager component comp:client Related to Client component comp:cli Related to CLI component size:L 100~500 LoC labels Sep 2, 2024
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from e7a3e0a to 1dab1ca Compare September 23, 2024 07:03
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 3941360 to 3ac51f9 Compare September 23, 2024 07:03
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from 1dab1ca to ade279c Compare October 8, 2024 05:56
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 3ac51f9 to d479050 Compare October 8, 2024 05:56
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from ade279c to 09c0553 Compare October 8, 2024 08:17
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from d479050 to 8904ac4 Compare October 8, 2024 08:18
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from 09c0553 to bfec057 Compare October 8, 2024 08:24
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 8904ac4 to 8414b6e Compare October 8, 2024 08:24
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from bfec057 to d818c1b Compare October 8, 2024 08:32
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 8414b6e to 0380cc7 Compare October 8, 2024 08:32
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from d818c1b to 95da273 Compare October 8, 2024 08:47
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 0380cc7 to f5240a5 Compare October 8, 2024 08:48
@kyujin-cho kyujin-cho added this to the 24.09 milestone Oct 8, 2024
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from 95da273 to 45f478e Compare October 8, 2024 09:15
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from f5240a5 to b8e2425 Compare October 8, 2024 09:15
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from 45f478e to 95b2fb2 Compare October 8, 2024 09:26
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from b8e2425 to b6b98cf Compare October 8, 2024 09:27
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from 95b2fb2 to f02bafd Compare October 8, 2024 09:30
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from b6b98cf to 19effba Compare October 8, 2024 09:30
@kyujin-cho kyujin-cho force-pushed the topic/agent-network-implementation-update branch from f02bafd to 942c946 Compare October 11, 2024 09:50
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 19effba to 4f765f1 Compare October 11, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:cli Related to CLI component comp:client Related to Client component comp:manager Related to Manager component size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant