Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
Matt Boersma 9c17bb7325
chore: update Go toolchain to 1.16.6 (#4583)
See https://github.com/deis/docker-go-dev/releases/tag/v1.32.3
2021-07-16 11:40:31 -07:00
Jack Francis 57936782f5
chore: remove hack/tools go module (#4534) 2021-06-28 15:34:31 -07:00
Jack Francis bf8b198053
ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07:00
github-actions[bot] c8d0973893
chore: Update hack/tools dependencies (#4533)
Co-authored-by: jackfrancis <jackfrancis@users.noreply.github.com>
2021-06-28 12:45:47 -07:00
Jack Francis f6db548a74
ci: remove goveralls references (#4526) 2021-06-28 12:32:22 -07:00
Jack Francis 63df692d33
chore: freshen go mod dependencies (#4440) 2021-06-07 11:11:26 -07:00
Matt Boersma b5b7bfaa1b
chore: update Go toolchain to v1.16.3 (#4385)
See https://github.com/deis/docker-go-dev/releases/tag/v1.31.0
2021-04-27 12:04:29 -07:00
Matt Boersma ac6d832c48
chore: update Go toolchain to v1.15.11 (#4355) 2021-04-08 12:58:27 -07:00
Jack Francis 59f45cff73
chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08:00
Jack Francis 2e1052a1bd
test: enable parallel E2E tests, update ginkgo to 1.5 (#4290) 2021-02-23 08:26:53 -08:00
Javier Darsie 82b865cde3
fix: rotate-certs on custom clouds (#4248)
* fix: rotate-certs on custom clouds
2021-02-09 15:12:05 -08:00
Sertaç Özercan cd336e0ce8
chore: update policy addon deployment (#4201) 2021-01-27 11:31:10 -08:00
Jack Francis 2cbf9520e1
chore: update vendor deps (#4125) 2020-12-15 13:20:15 -08:00
Brian Goff 3f772335ac
chore: Update moby/containerd versions (#4119)
A few releases recently, this brings aks-engine up to speed.
2020-12-14 16:32:03 -08:00
Javier Darsie 5ae841da2b
chore: limit number of upgrade retries if new CP nodes bootstrap fails (#4068)
* chore: limit number of upgrade retries if new CP nodes bootstrap fails

* one more UT

* make vendor + go get k8s.io/client-go@kubernetes-1.16.15

* gomock

* retry + UTs

* fix UT

* block if all CP nodes are not ready

* fixed style
2020-12-07 17:05:05 -08:00
Matt Boersma 5f5ec30b7c
chore: update go toolchain to v1.15.3 (#3879)
See https://github.com/deis/docker-go-dev/releases/tag/v1.28.4
2020-10-29 15:04:29 -07:00
Mark Rossetti 301ad88d72
fix: updating pub to v0.2.6 (#3802) 2020-09-09 16:55:57 -07:00
Matt Boersma 9c028a4a7d
chore: update go toolchain to 1.14.4 (#3596)
* chore: update go toolchain to 1.14.4

See https://github.com/deis/docker-go-dev/releases/tag/v1.27.3

* style: placate stricter nil-checking linter
2020-07-14 16:39:07 -06:00
Mark Rossetti 5aeea1d76c
ci: updating pub to v0.2.3 (#3398) 2020-06-03 11:28:52 -07:00
Jack Francis f6aa357831
ci: use ginkgo 1.12, run go mod vendor during make coverage (#3343) 2020-05-27 10:25:30 -07:00
Matt Boersma 9b9b279b31
chore: update go-dev image to v1.27.0 (#3181) 2020-05-04 09:13:31 -07:00
Matt Boersma c777d9507c
chore: update go compiler to 1.14.2 (#2839) 2020-04-22 11:01:30 -07:00
Matt Boersma e5c9dc7e96
fix: update yaml.v2 and golangci-lint for go 1.14 compatibility (#2824) 2020-03-04 09:02:36 -08:00
Jack Francis b7b85d08af
chore: gofmt to avoid lint errors (#2699) 2020-02-10 12:28:10 -08:00
Matt Boersma c9d859316d revert: "chore: update go-dev tools image (#2534)" (#2632)
This reverts commit 7cff5e4dcc.
2020-01-27 14:01:54 -08:00
Matt Boersma 7cff5e4dcc chore: update go-dev tools image (#2534)
* chore: update go-dev tools image

See https://github.com/deis/docker-go-dev/releases/tag/v1.25.1

* chore: update go-dev tools image

See https://github.com/deis/docker-go-dev/releases/tag/v1.25.2
2020-01-24 11:28:52 -05:00
Mark Rossetti c606e291b5 feat: build pipeline to create new marketplace vhd skus for windows (#2537)
* feat: build pipeline to create new marketplace vhd skus for windows

* fixing linting errors in new-windows-sku.sh

* Adding mooncake and fairfax to windows-sku-template.json

* Adding a task to clean hack/tools/bin

* Fixes for adding pub to hack/tools

* lock in pub@v0.2.0 in hack/tools/Makefile

* Renaming verbage around creating vs publishing sku
2020-01-09 11:55:47 -05:00
Arthur Burkart 611a7fa248 feat: Adds kubeconfig option to upgrade cmd (#2397) 2019-12-18 10:36:24 -08:00
David Justice 4eae6e5c30 fix: install tools bins locally and add to PATH (#2382) 2019-12-02 17:00:45 -08:00
David Justice 23c1e5fac5
chore: improve build through parallel tests and stable tools (#2293)
* chore: remove ginkgo and make the cmd tests parallel

* chore: add tool clean and reload

* chore: reduce cmd tests to roughly 15 seconds

* chore: reduce /pkg/api from 500s to about 5s

* chore: unit tests are down to 10 mins total
2019-11-12 06:03:08 -08:00
David Justice ac4a2f7dda chore: lock the golangci-lint to 1.21.0 and use vendored modules (#2279) 2019-11-06 21:35:33 -05:00
David Justice a19629060a
fix: move e2e runner into a module (#2262) 2019-11-05 16:44:38 -08:00
David Justice 9fe1cd7722
fix: only use vendor modules and run outside of GOPATH in e2e tests (#2256)
* fix: move work dir outside of GOPATH

* fix: go flags so they default to -mod=vendor

* move tool installs into a tools directory

* fix: remove hack/tools from script verify

* fix: add ./hack/tools/* to validate cp headers
2019-11-04 18:33:33 -08:00