Skip to content

feat: add Dolt SQL database addon#2549

Draft
shanshanying wants to merge 3 commits intomainfrom
feature/addon-dolt-server
Draft

feat: add Dolt SQL database addon#2549
shanshanying wants to merge 3 commits intomainfrom
feature/addon-dolt-server

Conversation

@shanshanying
Copy link
Copy Markdown
Contributor

Add Dolt (MySQL-compatible database with Git versioning) addon supporting:

  • Standalone mode (single-node deployment)
  • Replication mode (primary/standby with switchover support)
  • MySQL replica mode (versioned replica consuming MySQL binlog)
  • Add Grafana dashboard for Dolt server metrics
  • Add PodMonitor

Includes Helm charts, ComponentDefinitions, configuration templates, lifecycle scripts, Prometheus monitoring, and usage examples.

@shanshanying shanshanying requested review from a team, JashBook and ahjing99 as code owners April 7, 2026 11:32
@shanshanying shanshanying marked this pull request as draft April 7, 2026 11:32
@shanshanying shanshanying force-pushed the feature/addon-dolt-server branch from 0c2218a to 069fc5e Compare April 7, 2026 11:35
Add Dolt (MySQL-compatible database with Git versioning) addon supporting:
- Standalone mode (single-node deployment)
- Replication mode (primary/standby with switchover support)
- MySQL replica mode (versioned replica consuming MySQL binlog)
- Add Grafana dashboard for Dolt server metrics
- Add PodMonitor

Includes Helm charts, ComponentDefinitions, configuration templates,
lifecycle scripts, Prometheus monitoring, and usage examples.
@shanshanying shanshanying force-pushed the feature/addon-dolt-server branch from 4be38cb to 3e12798 Compare April 7, 2026 11:36
@shanshanying shanshanying added the nopick Not auto cherry-pick when PR merged label Apr 7, 2026
@shanshanying shanshanying force-pushed the feature/addon-dolt-server branch from ad6b9b0 to 9ecad68 Compare April 8, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nopick Not auto cherry-pick when PR merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant