Let's disallow to create, modify, and delete `MODEL_STORE` type project.
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
related PR: https://github.com/lablup/backend.ai-control-panel/pull/748Let's disallow creating, modifying, and deleting the `MODEL_STORE` type project to prevent unexpected side effects.But allocation and deallocation is allowed.
FYI) The `MODEL_STORE` is automatically created when creating a new user. ([ref](https://github.com/lablup/backend.ai/pull/1749))
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-135
Contributor guide
Assessment
This issue has not been assessed yet.