Sean Malloy
71c8eae47e
Update To Go 1.14.4
...
The kubernetes project has been updated to use Go 1.14.4. See below pull
request.
https://github.com/kubernetes/kubernetes/pull/88638
After making the updates to Go 1.14 "make gen" no longer worked. The
file hack/tools.go had to be created to get "make gen" working with Go
1.14.
2020-06-23 21:33:28 -05:00
Sean Malloy
5efec68fd3
Update To Go 1.13.5
...
Starting with Kubernetes release 1.17 Go >= 1.13.4 is required.
https://github.com/kubernetes/kubernetes/pull/82809
2019-12-18 00:26:25 -06:00
Jan Chaloupka
e35eb4a0b5
Run ./hack/update-gofmt
2019-09-19 14:29:00 +02:00
Bowen Song
7245a31f52
Change hard coded leastLoadedNode=[3rd node] to searching for leastLoadedNode worker node
...
Accomodate dee89a6cc1
And format files according to gofmt verification
update version to 1.11.1
2019-07-11 17:26:06 -04:00
Reeta Singh
dee89a6cc1
Refactoring test by make it table driven and adding golangci-lint to the CI pipeline
2019-06-03 20:40:02 -07:00
Jan Chaloupka
bc7be54e2e
Bump Travis go version to 1.9.1
2018-05-22 14:50:20 +02:00
Avesh Agarwal
a82cf7cea4
Update verify-gofmt for go1.9.
2018-01-09 11:04:26 -05:00
ravisantoshgudimetla
9e536da99e
Commit for gofmt
...
Signed-off-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com >
2017-10-05 16:03:28 -04:00