Releases: kstone-io/kstone
Releases · kstone-io/kstone
v0.2.0-beta.2
Features
-
add compaction,lease metrics. (@tangcong )
-
add hostPath type for etcd backup operator. (@GeorgeGuo2018 )
Bug Fix
-
failed to add/remove member if affinity and toleration is nil. (@engow )
-
fixed the issue that the editing page could not display cpu and memory resources. (@engow )
-
fixed the issue that some paths data could not be viewed visually. (@engow )
-
fixed the issue of backup management page 504 error.(@engow)
https://github.com/kstone-io/kstone/blob/master/CHANGELOG/CHANGELOG.md
v0.2.0-beta.1
v0.1.0-alpha.2
Features
- kstone-dashboard supports dynamically adding feature gates.(@engow)
- add backup file check inspection. (@maudL1n )
- add backupcheck inpspection panel. (@engow )
- add db usage rate grafana panel. (@lianghao208 )
- add new metric for failed inspection. (@maudL1n )
- add new router for list feature. (@maudL1n)
Bug && Refactor
- replace secret cacher with secret informer (@lianghao208 )
Test
- add more kstone-etcd-operator e2e tests (@maudL1n )