Jacek Kaniuk
6aa0e591a4
Use docker in gofmt verification
2019-03-07 14:03:11 +01:00
Łukasz Osipiuk
43ac834183
Allow passing EXCLUDE variable for verify-all.sh
...
Change-Id: Ic521dc23b63fd7d8574b042a74590db07766b4b5
2019-02-11 17:51:20 +01:00
JoeWrightss
ee62ba544e
Typo fixed: "Merics" -> "Metrics"
2018-12-04 01:16:34 +08:00
Łukasz Osipiuk
fc98351e02
Update go version used from 1.10.2 to 1.11.2 to match one used by k8s
2018-11-26 15:39:59 +01:00
k8s-ci-robot
f1a11218bc
Merge pull request #1408 from Rajat-0/access
...
Changing permissions on "update-gofmt" script
2018-11-16 01:00:27 -08:00
Rajat-0
13ac1eec44
Changing permissions on "update-gofmt" script
...
Changed permissions and added script run instruction in "verify-gofmt.sh"
2018-11-16 10:43:07 +05:30
k8s-ci-robot
0c49666eac
Merge pull request #1375 from multi-io/verify-all-output-fix
...
hack/verify-all.sh -v output corrected
2018-11-06 02:37:20 -08:00
Łukasz Osipiuk
da6f78552e
Relax list of OWNERS in hack directory
2018-11-06 10:59:49 +01:00
Olaf Klischat
e26021afcd
hack/verify-all.sh -v output corrected
2018-11-04 16:58:19 +01:00
Olaf Klischat
730d00d140
CI verify missing negation
2018-10-30 18:29:13 +01:00
k8s-ci-robot
503a17f9ef
Merge pull request #1282 from Rajat-0/add_go_tool
...
Adding update_gofmt.sh
2018-10-19 03:57:01 -07:00
Rajat Sharma
c75c2d0b19
Adding update_gofmt.sh
...
Adding update-gofmt script as part of go format tools
2018-10-19 11:30:02 +05:30
Beata Skiba
ef28be1c82
Update generated VPA code.
...
Includes getting changes to verify-booilerplate from k/k as the
boilerplate for the generated code has changed.
2018-10-10 15:16:13 +02:00
Łukasz Osipiuk
63ab24211e
Allow running hack/verify-spelling.sh from any directory
...
Previously if script was not run from root repository directory it
was failing with following error:
```
can't load package: package k8s.io/github.com/client9/misspell/cmd/misspell: cannot find package "k8s.io/github.com/client9/misspell/cmd/misspell" in any of:
...GPATH ENTRIES...
```
2018-09-04 21:28:23 +02:00
ruicao
15b17e10ec
Typo fix: doens't -> doesn't
2018-06-13 18:41:23 +08:00
Łukasz Osipiuk
f76b464c63
Change golint installation url
2018-05-15 17:12:01 +02:00
Łukasz Osipiuk
9f8231ea36
Update go version to 1.10 and deprcate all <1.9
2018-05-15 17:11:40 +02:00
Aleksandra Malinowska
b21d6158b0
Add spellchecking script
2018-04-06 14:32:23 +02:00
Slawomir Chylek
1199a4ac7d
Exclude VPA E2E tests from project-wide unit testing.
2018-02-02 18:05:46 +01:00
Slawomir Chylek
0111ff4b00
Disable golint on generated sources and api definition.
2018-01-15 13:33:37 +01:00
Pengfei Ni
847bd79726
Support go1.9 when verifying gofmt
2017-12-28 13:27:06 +08:00
Marcin Wielgus
467b43b7f2
Skip _override in boilerplate.py
2017-11-28 14:31:55 +01:00
Marcin Wielgus
e14f6a0c55
Add appropriate license to _override
2017-11-28 14:31:20 +01:00
Maciej Pytel
0bbf447610
Update script for testing broken nodes in CA
...
Added option for only breaking a few nodes not all of them.
2017-09-27 14:24:29 +02:00
Beata Skiba
7287f3b402
fix boilerplate
2017-08-11 11:09:53 +02:00
Beata Skiba
506518cb30
Comment fixes
2017-08-11 10:00:36 +02:00
Beata Skiba
c4d12edc02
Add script for parsing metrics from CA e2e tests
2017-08-10 17:29:01 +02:00
Maciej Pytel
1d3cd69f28
Utility script for testing CA cloudprovider failure handling
2017-08-02 14:38:25 +02:00
Maciej Pytel
78509c554e
Update to go1.8.3
...
Same version as k8s. Full godeps update will go out
in separate commit.
2017-06-01 17:24:47 +02:00
Maciej Pytel
163d51b065
Copied over /hack from contrib repo
...
For now skipping the verification of flags.
2017-04-18 16:47:29 +02:00