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

21 Коммитов

Автор SHA1 Сообщение Дата
Jack Francis 63df692d33
chore: freshen go mod dependencies (#4440) 2021-06-07 11:11:26 -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
JesusAlvarezTorres e9b1f900e1
chore: update adal to v0.9.10 (#4200) 2021-01-27 10:11:04 -08:00
Varun Venkatesh e6dc6671cc
chore: update adal to v0.9.6 (#4093)
Co-authored-by: Varun Venkatesh <vavenk@microsoft.com>
2020-12-08 16:30:33 -05: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
haofan-ms 06108099d0
feat: upload collected logs to storage account container (#3944) 2020-10-29 11:57:28 -07:00
Jack Francis a4077f6ffa
chore: rev azure-sdk-for-go to v43.0.0 (#3467) 2020-06-15 09:31:48 -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 c777d9507c
chore: update go compiler to 1.14.2 (#2839) 2020-04-22 11:01:30 -07:00
Ace Eldeib b6ea0dc575
feat: modify container runtime data dir (#3072) 2020-04-21 16:53:30 -07:00
Javier Darsie ca608387bc
feat: "aks-engine get-logs" command (#2987) 2020-04-16 16:49:10 -07:00
Andy Zhang 58059b40ab
chore: upgrade to azure-sdk v41.0.0 (#3035)
* chore: upgrade to azure-sdk v40.2.0

* fix: mock disk client

* chore: upgrade to sdk v41.0.0

* fix: build failure

fix: build test failure

fix test failure
2020-04-08 09:41:49 -06:00
Sertaç Özercan 509bc9c86a
fix: make build with go 1.14 (#3005) 2020-04-01 12:44:10 -07:00
Mark Rossetti 13e72f24a0
feat: installing csi-proxy for windows at node deployment time (#2930) 2020-03-19 15:03:19 -07:00
Jack Francis 3d52e830f1
chore: don't require azure.json on node vms (#2849) 2020-03-06 16:11:30 -08:00
David Justice 583005e339
feat: multi AI telemetry keys (#2606) 2020-02-05 12:27:55 -05:00
Andy Zhang 881cf40c8f chore: update azure sdk to support BYOK (#2395)
fix mock test failure

fix go.sum
2019-12-06 10:45:35 -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
David Justice ed570c5b45
chore: replace dep by go mod (#2165)
* chore: replace dep by go mod -- Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>
* chore: fix go mod build for ci
* chore: add vendored modules and update make to cache modules
2019-11-04 10:42:45 -08:00