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

24 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 84beb86bde
chore(deps): bump golang.org/x/crypto (#5079)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220214200702-86341886e292 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 10:05:39 -08:00
dependabot[bot] 07aaf2bd1b
chore(deps): bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 (#5080)
* chore(deps): bump golang.org/x/net

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy in test/e2e

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-03-01 17:12:30 -08:00
dependabot[bot] 4343430b4a
chore(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible (#5067)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-03-01 12:32:57 -08:00
Jack Francis 6a2ef69d0f
use go 1.19 (#5078) 2023-02-28 09:22:29 -08:00
Jack Francis 900fe1348a
chore: update Kubernetes libraries to v0.24.7 (#4990) 2022-11-02 11:47:44 -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 fa9bb9109f
fix: de-dup vnet roleAssignment deployments (#3857) 2020-09-29 13:12:54 -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
Jack Francis 2823359225
ci: enable multiple static resource group exclusions in cleanup script (#3340) 2020-05-26 13:02:40 -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
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
Matt Boersma e5c9dc7e96
fix: update yaml.v2 and golangci-lint for go 1.14 compatibility (#2824) 2020-03-04 09:02:36 -08: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
Andy Zhang 99d45dffd1 chore: update azure sdk for BYOK support (#2376)
fix unit test failure

fix build failure

fix mock client issue

fix mock test failure
2019-12-03 15:06:35 -05:00
David Justice a19629060a
fix: move e2e runner into a module (#2262) 2019-11-05 16:44:38 -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