kubernetes/hack/make-rules
Kubernetes Submit Queue dafe578377 Merge pull request #45984 from cblecker/hack-vet
Automatic merge from submit-queue (batch tested with PRs 47921, 45984, 46829, 46896, 46923)

Move govet verify into rest of verify*-.sh scripts

**What this PR does / why we need it**:
Instead of having two govet scripts, consolidate them to into one and have both the Makefile and verify.sh scripts target the same script. This also will allow proper syntax highlighting and timing when the vet script is run as part of `make verify`.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/test-infra/issues/2725

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/cc @fejta @rmmh
2017-06-22 20:26:21 -07:00
..
helpers Don't revert, necessary change to make helpers to include k8s.io/api 2017-06-22 11:30:43 -07:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh remove hardcoded ansi to tput so that color coding works in multiple platforms including osx. 2017-02-10 10:25:43 -08:00
test-cmd-util.sh Add test from #47578 2017-06-21 10:56:00 -07:00
test-cmd.sh Add Initializers to all admission control paths by default 2017-06-02 22:09:04 -04:00
test-e2e-node.sh mark --network-plugin-dir deprecated for kubelet, and update related bootstrap scripts 2017-06-01 22:06:44 +08:00
test-federation-cmd.sh Remove Initializers from federation 2017-06-05 19:12:36 -04:00
test-integration.sh Merge pull request #45784 from xiangpengzhao/fix-integration-tips 2017-06-22 18:53:22 -07:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Rename {kube- ->}apiextensions-{-> api}server 2017-06-06 12:06:31 +02:00
verify.sh Run hack/verify-govet.sh as part of verify make target 2017-06-21 11:10:25 -07:00
vet.sh Run hack/verify-govet.sh as part of verify make target 2017-06-21 11:10:25 -07:00