Adds master node detection and a root command that automatically detect checks to run.
The root command will run node checks and if possible master checks. I've also added some Makefile targets to improve local testing and improve the documentation.
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Gopkg.lock 58 additions, 6 deletionsGopkg.lock
- README.md 32 additions, 13 deletionsREADME.md
- cmd/common.go 62 additions, 39 deletionscmd/common.go
- cmd/root.go 11 additions, 2 deletionscmd/root.go
- cmd/util.go 5 additions, 4 deletionscmd/util.go
- cmd/util_test.go 37 additions, 20 deletionscmd/util_test.go
- hack/debug.yaml 46 additions, 0 deletionshack/debug.yaml
- hack/kind.yaml 50 additions, 0 deletionshack/kind.yaml
- job.yaml 45 additions, 0 deletionsjob.yaml
- makefile 66 additions, 1 deletionmakefile
Loading
Please register or sign in to comment