Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- Read CRD list at runtime, instead of hard code in go code
- Automatically generate sql schema using proto->sql compiler
- check in mysql schema
- Add an integration test for mysql metadata storage
- Update documents accordingly
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
proto -> mysql schema compiler is already in https://github.com/michelangelo-ai/michelangelo/tree/main/go/cmd/kubeproto/protoc-gen-sql
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
proto -> mysql schema compiler is already in https://github.com/michelangelo-ai/michelangelo/tree/main/go/cmd/kubeproto/protoc-gen-sql