Commit Graph

2 Commits

Author SHA1 Message Date
Yue Zhu
252eb6604a Use MgrCommand for "osd df", "osd perf" and "pg dump pgs_brief" 2020-10-29 13:44:43 -04:00
Yue Zhu
238f39a71b
Refactoring for nautilus branch (#183)
* Run -race for go test

* Upgrade go 1.15.3

* Extract a function to create rados connection

* Convert to go module; update dependencies

* Use environment variables to pass in parameters

* Make rados connection short lived

* Use float64 for JSON number in cluster_usage.go

* Use mocks to replace the NoopConn

* Add "-tags nautilus" for "go test" and "go build"

* Update readme

* Update go mod
2020-10-28 14:42:52 -04:00