cndoit18
cndoit18
Signed-off-by: cndoit18 #### What type of PR is this? /kind feature #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes...
The existing unit tests depend on the order of execution of the goroutine, so it is prone to problems
The `conf` information should be stored in `mysqlcluster.spec` by default. The current implementation results in a lot of configuration being recorded very obscurely in the code.
https://github.com/norwoodj/helm-docs I have tried to use this tool to generate `README.md` for the chart, and we can also consider using this tool.
[statefulset volume resize](https://github.com/kubernetes/enhancements/pull/1848)'s proposal has not passed, so you can't directly modify statefulset to implement volume resize. ref [resize-k8s-statefulset](https://openebs.io/blog/resize-k8s-statefulset-without-impact/)
Signed-off-by: cndoit18
Fixes: #59 Signed-off-by: cndoit18
**What this PR does / why we need it**: closes #9687 **Special notes for your reviewer**: **If applicable**: - [x] this PR contains unit tests - [x] this PR has...
**What would you like to be added**: Add the way to scrape kubelet metrics via kube-apiserver network proxy. **Why is this needed**: The current kubelet scraping is not suitable for...
rename NewJsonFileStorageProvider to NewJSONFilepathStorageProvider