Commit Graph

11 Commits

Author SHA1 Message Date
Hongcai Ren 2e7d385163
Enable codegen check and pin specific version (#53)
* pin controller-gen with version v0.4.1

* update workflow yaml
2020-12-04 11:18:01 +08:00
Kevin Wang ba172b4bcd fix no newline at end of file issue
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-12-01 21:07:59 +08:00
RainbowMango b15f04f0af Add simple local-up-karmada.sh 2020-11-30 20:33:27 +08:00
Hongcai Ren 520b8d3397
set config with a cluster name which contains 'kind' prefix. (#38) 2020-11-27 10:04:08 +08:00
Hongcai Ren b6d49901d5 Update hack/create-cluster.sh
Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-11-26 20:42:20 +08:00
Hongcai Ren 7096f8ba43 Update hack/create-cluster.sh
Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-11-26 20:42:20 +08:00
Hongcai Ren bd1d7d6129 Update hack/create-cluster.sh
Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-11-26 20:42:20 +08:00
RainbowMango 6df7f16ee3 Add scripts for create/delete kind cluster and deploy/undeploy
control-plane.
2020-11-26 20:42:20 +08:00
Hongcai Ren 5f4abb5e3e
Enable golangci-lint static check (#15)
Add hack/verify-staticcheck.sh
2020-11-16 10:40:41 +08:00
RainbowMango 5cd57f1043 add hack/update-crdgen.sh and hack/verify-crdgen.sh 2020-11-13 11:42:14 +08:00
Kevin Wang e8439207f1 add codegen scripts
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-11-11 10:22:54 +08:00