apache / apache/kvrocks-controller
Add a mapping between kvrocks version and controller version
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
We can introduce a minimal supported version to kvrocks controller, e.g.
```
kvrocks controller 1.0.0 -> minimal supported kvrocks version 2.1.0
```
And we need to check it inside the controller in runtime.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.