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

141 Коммитов

Автор SHA1 Сообщение Дата
Javier Darsie f35444d6dc
ci: release workflow tags the correct commit (#113) 2023-03-14 20:39:04 -07:00
Javier Darsie 318f9ec231
ci: gen-release-changelog wf creates branch and commit (#112) 2023-03-14 15:06:41 -07:00
Javier Darsie e420c43e42
chore: support Kubernetes v1.25.7 (#105) 2023-03-02 10:03:53 -08:00
Javier Darsie d9c969cbe3
chore: update golang toolchain to v1.19 (#90)
* chore: update golang toolchain to v1.19

* update e2e modules

* fixed devcontainer definition
2023-02-21 23:09:10 -08:00
Javier Darsie 381131854e
build: rename binary to aks-engine-azurestack (#35)
* build: rename binary to aks-engine-azurestack

* fixed lint errors
2022-09-23 12:49:51 -07:00
Javier Darsie ee8c2c8565
chore: update Go toolchain to 1.17 (#29) 2022-09-19 13:00:15 -07:00
Javier Darsie e96f7f195a
chore: renamed go packages and modules (#20)
* chore: renamed go packages and modules

* docs: links target the new repository

* chore: update references in pipelines & workflows

* chore: deleted gpu pools from test models

* chore: deleted Azure Policy issue template

* chore: deleted build badges from landing page

* chore: deleted old AppInsights key

* security: del Dockerfiles pulling from docker.io
2022-09-11 22:13:07 -07:00
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 24b9f617fe
chore: don't use upx to compress built binaries (#4571) 2021-07-08 14:30:25 -07:00
Jack Francis 91d0fb1177
ci: remove codecov integration (#4544) 2021-06-29 22:04:57 +00:00
Jack Francis fec1bf512b
ci: undo test/e2e vendor (#4543) 2021-06-29 08:54:20 -07:00
Jack Francis 94d847efcf
ci: standardize go mod vendor (#4539) 2021-06-28 17:01:55 -07:00
Jack Francis aa56294ec2
ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -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
Jack Francis 263ba6fb2f
ci: automated release using github actions (#4451) 2021-06-10 16:07:28 -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
Matt Boersma f1943db310
chore: update Go toolchain to v1.15.8 (#4307)
See https://github.com/golang/go/issues?q=milestone%3AGo1.15.8+label%3ACherryPickApproved
2021-03-03 17:15:27 -08:00
Jack Francis 4e7542be1e
ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -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
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
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 ba98cdee5c
chore: remove defunct build-windows-k8s.sh script (#3248) 2020-05-14 13:05:17 -06: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 96e1a16009
feat: "aks-engine get-skus" command (#2772)
* refactor: expose Azure VM SKUs data structure

* feat: "aks-engine get-skus" command

* refactor: separate skus into constants and funcs

* style: remove extra newline

* fix: validate before making Azure API call

* test: add cmd unit test

* test: add azurestack UTs

* ci: update code generation script and Makefile target

* chore: add new SKUs found by "get-skus"

* fix: leave unimplemented on Azure Stack

* chore: add new SKUs found by "get-skus"

* refactor: share a string

* chore: backfill some old SKUs
2020-04-06 19:00:50 -06:00
Matt Boersma 12cca7fbf5
chore: switch dev image to go 1.13 version (#2976) 2020-03-27 11:26:14 -06:00
Matt Boersma 2d06d9cef0
build: fetch k8s Windows .zip from kubernetesartifacts storage (#2655)
* build: fetch k8s Windows .zip from kubernetesartifacts storage

* docs: remove build-windows-k8s

* build: remove unsupported v1.15.5 from Windows VHD

* fix: generate windows .zip URL correctly for download

* test: update UT expectations for windowszip
2020-02-06 14:40:56 -05:00
David Justice 583005e339
feat: multi AI telemetry keys (#2606) 2020-02-05 12:27:55 -05: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
Matt Boersma 6e76fd9e69 chore: update go toolchain to 1.13.5 (#2405)
See https://github.com/deis/docker-go-dev/releases/tag/v1.25.0
and https://golang.org/doc/devel/release.html#go1.13
2019-12-06 13:07:35 -05: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 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 97fb699512 fix: add go module export (#2255) 2019-11-04 11:52:14 -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
Matt Boersma c9f9d7a2bd chore: update go toolchain to 1.12.12 (#2193)
* chore: update go toolchain to 1.12.12

See https://github.com/golang/go/issues?q=milestone%3AGo1.12.12
and https://github.com/deis/docker-go-dev/releases/tag/v1.23.5

* chore: update go-dev for bug fix

See and https://github.com/deis/docker-go-dev/releases/tag/v1.23.6
2019-10-22 15:47:17 -07:00
Matt Boersma a2f0645d28 chore: update go toolchain to 1.12.10 (#2034)
* chore: update go toolchain to 1.12.10

See https://github.com/deis/docker-go-dev/releases/tag/v1.23.3
and https://github.com/golang/go/issues?q=milestone%3AGo1.12.10
2019-09-26 15:06:08 -07:00
Rohit 3e181280b2 feat: add build and deploy windows zip file support on Azure Stack (#1888) 2019-09-06 16:34:18 -07:00
Jack Francis 4f7c185225 test: remove obsolete e2e test scripts (#1768)
* test: rationalize e2e test scripts

* test: folks prefer up/down :(

* test: skip test foo

* chore: dep

* test: execute bit

* test: $(pwd)

* test: LF not CRLF

* test: prefer echo ${API_MODEL_INPUT}

* test: cleanup

* chore: echo

* test: whoops

* chore: upgrade timeout

* chore: jq

* chore: don’t assume jq

* test: skip logic

* test: correct skip logic

* test: lint

* test: debug and change git branch once

* test: simplify upgrade/scale

* test: need GINKGO_SKIP

* chore: focus on subsequent tests

* test: add new Windows image vars

* fix: missing $

* test: add Jenkinsfile

* chore: try just stage

* chore: no steps either

* chore: remove println

* chore: i heart groovy

* chore: quote

* chore: withenv

* chore: just echo

* chore: try steps

* chore: try node

* chore: will this run?

* chore: where am i

* chore: where is workspace

* chore: checkout scm

* chore: run the test

* chore: paramaterized creds

* chore: credentials not as literal strings

* chore: try root environment

* chore: use the right names

* chore: in pipeline

* chore: back to withenv

* chore: withCredentials

* chore: different creds name

* chore: try other name

* chore: use actual cred names

* chore: scaffold multi-version pipeline

* chore: get rid of json for now

* chore: json parsing scaffolding

* chore: need ORCHESTRATOR_RELEASE

* chore: use DEPLOY_REGIONS, skip ls check

* test: delete wip Jenkinsfile

* test: remove wip cluster.json

* chore: remove cluster.sh
2019-08-28 17:10:24 -04:00
Jack Francis 874fb9e44b
chore: remove make target w/ non-existent file reference (#1861) 2019-08-26 15:55:18 -07:00
Matt Boersma b93da0eb93 chore: update go toolchain to 1.12.9 (#1789) (#1826)
* chore: update go toolchain to 1.12.9 (#1789)

See https://github.com/deis/docker-go-dev/releases/tag/v1.23.2
and https://github.com/golang/go/issues?q=milestone%3AGo1.12.9

* chore: update go-dev in vhd-builder.yaml
2019-08-21 17:26:22 -04:00
Matt Boersma 098fffb054 chore: update go toolchain to 1.12.8 (#1789)
See https://github.com/deis/docker-go-dev/releases/tag/v1.23.1
and https://github.com/golang/go/issues?q=milestone%3AGo1.12.8
2019-08-16 12:41:21 -04:00
Matt Boersma 0b22197c8b chore: update go-dev image to v1.23.0 (#1756)
See https://github.com/deis/docker-go-dev/releases/tag/v1.23.0
2019-08-12 09:02:01 -07:00
Sylvain Rabot 8e9fa1301f chore: use HAS_GOLANGCI value if defined (#1677) 2019-07-29 16:50:37 -07:00
Matt Boersma 6c834c9a0f chore: update go toolchain to 1.12.7 (#1658)
See https://github.com/deis/docker-go-dev/releases/tag/v1.22.4
and https://github.com/golang/go/issues?q=milestone%3AGo1.12.6
2019-07-23 13:45:51 -07:00
Patrick Lang 22831437be feat: Support kubectl port-forward with k8s 1.15 on Windows nodes (#1543)
* feat: Support kubectl port-forward with k8s 1.15 on Windows nodes

* Adding port-forward test case
2019-07-11 09:17:23 -06:00