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: restrict maximum number of networks available per project #2857

Draft
wants to merge 3 commits into
base: topic/create-network-management-cli
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

@github-actions github-actions bot added comp:manager Related to Manager component require:db-migration Automatically set when alembic migrations are added or updated size:M 30~100 LoC labels Sep 23, 2024
@kyujin-cho kyujin-cho changed the title feat: restrict maximum number of networks created at once per project feat: restrict maximum number of networks available per project Oct 8, 2024
@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/create-max-network-limit branch from 9c2bf36 to e6be3d8 Compare October 8, 2024 05:57
@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/create-max-network-limit branch from e6be3d8 to 196a02d Compare October 8, 2024 08:18
@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/create-max-network-limit branch from 196a02d to 834c424 Compare October 8, 2024 08:24
@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/create-max-network-limit branch from 834c424 to f795384 Compare October 8, 2024 08:32
@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 force-pushed the topic/create-max-network-limit branch from f795384 to d3a5cb5 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/create-network-management-cli branch from f5240a5 to b8e2425 Compare October 8, 2024 09:15
@kyujin-cho kyujin-cho force-pushed the topic/create-max-network-limit branch from d3a5cb5 to b690ecf Compare October 8, 2024 09:15
@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/create-max-network-limit branch from b690ecf to a3e1728 Compare October 8, 2024 09:27
@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/create-max-network-limit branch from a3e1728 to c63c41c Compare October 8, 2024 09:31
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 19effba to 4f765f1 Compare October 11, 2024 09:50
@kyujin-cho kyujin-cho force-pushed the topic/create-max-network-limit branch from c63c41c to 9ff4bb2 Compare October 11, 2024 09:51
@kyujin-cho kyujin-cho force-pushed the topic/create-network-management-cli branch from 4f765f1 to 5d0ba3c Compare October 21, 2024 03:48
@kyujin-cho kyujin-cho force-pushed the topic/create-max-network-limit branch from 9ff4bb2 to 993a490 Compare October 21, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component require:db-migration Automatically set when alembic migrations are added or updated size:M 30~100 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant