James Strong
e1a16f6e74
Update nginx base image in one place ( #8400 )
...
* update files to use one base image file
Signed-off-by: James Strong <strong.james.e@gmail.com>
* add chart test as well
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e-test image building
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e base image arg
Signed-off-by: James Strong <strong.james.e@gmail.com>
* add current e2e so test run
Signed-off-by: James Strong <strong.james.e@gmail.com>
* working on fixing build
* getting dev-env and make release to work
* test
* i think buildx is working on mac
* updates
* why docker for mac and linux cli differ
* fix target arch
* fix target arch
* fix loag issue
* fix issue
* update the chroot docker file
* fix docker base build
* mac is the issue
* env not getting to the e2e deployment.go file
* fix pull issue
* fix pull issue
* move test scripts into test folder
* clean up ci
* updates for PR
* remove unnesscary var
2022-07-08 09:27:47 -07:00
Long Wu Yuan
e1a0701802
change sha e2etestrunner and echoserver ( #8740 )
2022-06-26 07:48:59 -07:00
Long Wu Yuan
96b6228a6b
changed k8s.gcr.io to registry.k8s.io ( #8667 )
2022-06-10 04:01:52 -07:00
Ricardo Katz
d20a8268b5
Bump testrunner image ( #8631 )
2022-05-24 12:21:24 -07:00
Long Wu Yuan
fc58e92b39
replaced go get ginkgo with go install ginkgo for DIND environ ( #8569 )
2022-05-10 01:49:43 -07:00
Long Wu Yuan
7402d51a02
added step to install ginkgo if DIND environ ( #8566 )
2022-05-09 10:59:19 -07:00
Long Wu Yuan
b9410c86f7
added debug to docker-in-docker.sh ( #8562 )
2022-05-09 03:15:19 -07:00
Ricardo Katz
a5a59f18e5
Revert "Remove dind in ci tests ( #8529 )" ( #8547 )
...
This reverts commit 4cc0099eee
.
2022-05-04 04:57:51 -07:00
Ricardo Katz
4cc0099eee
Remove dind in ci tests ( #8529 )
2022-05-01 17:13:24 -03:00
Josh Soref
c6a8ad9a65
Darwin arm64 ( #8399 )
...
* Use sed instead of gnu find flags
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Support building linux/amd64 on darin/arm64
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Upgrade awesome_bot to dkhamsing/awesome_bot:1.20.0
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Favor find -prune for vendor
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Skip golang modcache folder
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Favor find -prune for changelog
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Ignore Changelogs of any case
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Fix service-l7 link
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Fix route53-mapper link
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Update rootfs contents description
The auxiliary scripts were removed after:
ab8349008a/rootfs/ingress-controller
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Update paths for modsecurity
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Update paths for modsecurity_snippet
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Update toc for 20190815-zone-aware-routing.md
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Use Internet Archive for datapath.io blog entry
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Use Internet Archive for cloudflare.com help center entry
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Use https for nginx.org
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-04-06 13:46:26 -07:00
LongWuYuan
b9f50e691d
base img update for e2e-test-runner & opentelemetry
2022-04-01 17:07:08 +05:30
Ricardo Katz
a17181e43e
Update go in runner and release v1.1.1 ( #8120 )
...
* Update go in runner and release v1.1.1
* Update build/run-in-docker.sh
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
2022-01-09 20:37:11 -08:00
Jintao Zhang
53fab99a86
Update e2e-test-runner image ( #7648 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-09-16 10:01:46 -07:00
KuberDriver
da29c7712a
Update e2e test runner image ( #7596 )
...
* Update to the base nginx image
* Revert "Update to the base nginx image"
This reverts commit ad43c1d060
.
* Update test runner image
* correcting the sha and version of e2e test runner images
2021-09-06 16:21:16 -07:00
Swift
c43ea4d6e1
Update ingress to go 1.17 ( #7521 )
...
* bump go.mod to 1.17
* bump github ci workflow to go 1.17
* bump e2e-test-runner version
* fix go mod error
* fix go fmt error
* fix boilerplate verification
2021-08-23 14:25:25 -07:00
Noah Ispas
7842d732b0
update e2e test images to newest promoted one ( #7485 )
2021-08-12 10:35:48 -07:00
Ricardo Katz
d226d831bd
Update go version, modules and remove ioutil
2021-08-06 14:15:21 -03:00
wasker
f222c752be
Enable session affinity for canaries ( #7371 )
2021-07-29 14:23:19 -07:00
James Strong
7201e37633
Prepare to release v0.47.0 ( #7209 )
...
* Update base image for e2e tests
* updating base image in script as well
* prep release for new nginx image
2021-06-06 08:32:38 -07:00
Matthew Silverman
08250deedc
updating test-runner/echo in code, docs fixup
2021-03-29 12:29:48 -04:00
Manuel Alejandro de Brito Fontes
438a0a9959
Update test runner image
2021-01-04 19:37:44 -03:00
Manuel Alejandro de Brito Fontes
2f08e87dcf
Update test container images
2021-01-03 16:22:58 -03:00
Manuel Alejandro de Brito Fontes
6dbd06cec0
Update ingress-nginx test image
2020-12-27 23:53:14 -03:00
Manuel Alejandro de Brito Fontes
f1124aaf04
Update test images
2020-12-16 17:35:12 -03:00
Manuel Alejandro de Brito Fontes
3eb440d5ac
Update test images
2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
85ea446dda
Update test runner image
2020-09-30 17:29:32 -03:00
Manuel Alejandro de Brito Fontes
d1abba4c8a
Update test runner image
2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
7e03c13c0c
Update e2e image
2020-09-02 16:39:48 -04:00
Manuel Alejandro de Brito Fontes
8102fff242
Switch images to k8s.gcr.io after Vanity Domain Flip
2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes
a1b86c8639
Update e2e-test-runner image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
d76ff21d94
Update e2e-test-runner image
2020-07-15 14:21:03 -04:00
Manuel Alejandro de Brito Fontes
ff60aa9e2b
Switch to promoted e2e images in gcr
2020-06-30 19:43:21 -04:00
Manuel Alejandro de Brito Fontes
10dcf0db15
Remove unused variables and verbose e2e logs
2020-06-29 18:11:01 -04:00
Manuel Alejandro de Brito Fontes
1539a24c7b
Start using e2e test images from gcr.io
2020-06-27 11:36:17 -04:00
Manuel Alejandro de Brito Fontes
93bf818214
Remove vendor directory and enable go modules
2020-06-24 13:27:15 -04:00
Manuel Alejandro de Brito Fontes
ea8e711d2c
Refactor build of docker images
2020-06-02 12:16:39 -04:00
Manuel Alejandro de Brito Fontes
5f03b07245
Update e2e image
2020-05-31 15:38:02 -04:00
Manuel Alejandro de Brito Fontes
d250b97b43
Build multi-arch images by default
2020-05-31 12:35:19 -04:00
Manuel Alejandro de Brito Fontes
78935500eb
Update nginx image and go to 1.14.3
2020-05-26 16:47:25 -04:00
Manuel Alejandro de Brito Fontes
d4e0657991
Update nginx image to fix openssl CVE
2020-04-21 22:35:21 -04:00
Manuel Alejandro de Brito Fontes
e87ddedc73
Update e2e image
2020-04-14 14:15:40 -04:00
Manuel Alejandro de Brito Fontes
9af24fdf5b
Update go and e2e image ( #5289 )
2020-03-24 11:42:31 -03:00
Elvin Efendi
4428e6e75e
do not require go for building
2020-03-18 20:00:37 -04:00
Manuel Alejandro de Brito Fontes
1374c1e242
Update NGINX image ( #5221 )
2020-03-07 17:42:56 -03:00
Manuel Alejandro de Brito Fontes
652a8e62b7
Update e2e image ( #5174 )
2020-02-26 16:52:31 -03:00
Manuel Alejandro de Brito Fontes
8e7def937a
Update nginx and e2e images ( #5153 )
2020-02-21 19:32:31 -03:00
Manuel Alejandro de Brito Fontes
fa3642d01b
Update go to 1.13.8 ( #5070 )
2020-02-13 19:41:35 -03:00
Manuel Alejandro de Brito Fontes
0365a7c172
Remove minikube and only use kind ( #5059 )
2020-02-12 20:19:57 -03:00
Manuel Alejandro de Brito Fontes
0f7cd7b6a4
Disable DIND in script run-in-docker.sh ( #5036 )
2020-02-07 10:26:33 -03:00
Manuel Alejandro de Brito Fontes
a16ed1b01f
Update nginx image, go to 1.13.7 and e2e image ( #5011 )
2020-02-04 14:02:10 -03:00