Skip to content

MySQL metadata storage remaining tasks #1011

@ying-zheng

Description

@ying-zheng

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 [...]

  1. Read CRD list at runtime, instead of hard code in go code
  2. Automatically generate sql schema using proto->sql compiler
  3. check in mysql schema
  4. Add an integration test for mysql metadata storage
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions