Commit graph

280 commits

Author SHA1 Message Date
Aditya Kamath
f1cb2b73ca
update nginx base image to new alpine 3.14.4 build - try 2 (#8409)
* update nginx base image to new alpine 3.14.4 build

Signed-off-by: James Strong <strong.james.e@gmail.com>

* update test image

Signed-off-by: James Strong <strong.james.e@gmail.com>

* Update nginx base image

Signed-off-by: Aditya Kamath <theunrealgeek@gmail.com>

Co-authored-by: James Strong <strong.james.e@gmail.com>
2022-03-31 13:43:04 -07:00
Jintao Zhang
53ac0ddd42
Using Go install for misspell (#8191)
* chore: using go install misspell

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* chore: fix typo

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-01-26 18:52:50 -08:00
Ricardo Katz
6885ab2281
Update base nginx image to the corrected version (#7705) 2021-09-26 16:24:23 -07:00
Jintao Zhang
d9f96bbbba
Update NGINX base image to v1.19 (#7643)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-09-16 05:07:46 -07:00
KuberDriver
90c065d508
Update to the base nginx image (#7597)
* Update to the base nginx image

* update template.go

* update template_test.go
2021-09-05 04:50:28 -07:00
Noah Ispas (iamNoah1)
665ec92a2d update to newest image 2021-08-10 16:18:17 +02:00
James Strong
96a87c79b8
Update the base nginx image for the 1.20.1 update (#7189)
* Update the base nginx image for the 1.20.1 update

* update the tests with the new nginx base image
2021-06-01 14:53:51 -07:00
Bowei Du
a1c662a9a8 Remove usage of codecov.io for the time being
There was a critical security compromise of the bash script
that was being downloaded as part of the coverage build:

  https://about.codecov.io/security-update/

beginning January 31, 2021, there were periodic, unauthorized
alterations of our Bash Uploader script by a third party, which enabled
them to potentially export information stored in our users' continuous
integration (CI) environments. This information was then sent to a
third-party server outside of Codecov’s infrastructure.

The Bash Uploader is also used in these related uploaders:
Codecov-actions uploader for Github, the Codecov CircleCl Orb, and the
Codecov Bitrise Step (together, the “Bash Uploaders”). Therefore, these
related uploaders were also impacted by this event.

The altered version of the Bash Uploader script could potentially
affect:

Any credentials, tokens, or keys that our customers were passing through
their CI runner that would be accessible when the Bash Uploader script
was executed.  Any services, datastores, and application code that could
be accessed with these credentials, tokens, or keys.  The git remote
information (URL of the origin repository) of repositories using the
Bash Uploaders to upload coverage to Codecov in CI.
2021-04-30 17:03:23 -07:00
Matthew Silverman
03cf9cf59d updating nginx base image 2021-03-25 13:28:35 -04:00
Manuel Alejandro de Brito Fontes
1c908029ee Update nginx image 2021-01-18 15:30:24 -03:00
Manuel Alejandro de Brito Fontes
5d1770ad1d Update mkdocs, fix nodeport link and add microk8s link 2021-01-11 12:58:09 -03:00
Manuel Alejandro de Brito Fontes
72dc53a82f
Update nginx image 2021-01-04 17:27:17 -03:00
Manuel Alejandro de Brito Fontes
47c0cb7188 Update nginx base image 2021-01-03 15:59:36 -03:00
Manuel Alejandro de Brito Fontes
3cf01394b8
Update nginx image 2020-12-27 22:29:21 -03:00
Manuel Alejandro de Brito Fontes
7a02609133 Update nginx image 2020-12-15 21:50:29 -03:00
Manuel Alejandro de Brito Fontes
44ae712f62 Update nginx image 2020-10-29 11:02:26 -03:00
Manuel Alejandro de Brito Fontes
597d0625ed Update nginx image 2020-10-12 16:21:27 -03:00
Manuel Alejandro de Brito Fontes
b7a60c49c2 Reduce number of e2e nodes 2020-09-30 14:42:15 -03:00
Manuel Alejandro de Brito Fontes
9dbfc11f01 Update nginx image 2020-09-30 14:33:25 -03:00
Michael Nikitochkin
d6a026e01a
Update the comment for Makefile taks live-docs
There is a typo in comment for port that used for listening of docs server.
Changed from http://localhost:3000 to http://localhost:8000
2020-09-23 13:33:06 +02:00
Manuel Alejandro de Brito Fontes
9a35185a47 Fix make help task to display options 2020-09-16 07:48:54 -03:00
Manuel Alejandro de Brito Fontes
9e4c31e012 Update nginx image 2020-09-10 11:39:35 -03:00
Manuel Alejandro de Brito Fontes
4ce686f849 Update nginx image 2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
bf23b06501 Update mkdocs 2020-09-01 20:01:12 -04:00
Manuel Alejandro de Brito Fontes
bf11584dbd Add build_id dockerfile label 2020-08-27 10:05:07 -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
43ca5f5ef1 Add new Dockerfile label org.opencontainers.image.revision 2020-08-19 22:39:10 -04:00
Manuel Alejandro de Brito Fontes
9424852a7b Update nginx image 2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
7dd1b31695 Update nginx image 2020-08-11 20:36:27 -04:00
Manuel Alejandro de Brito Fontes
86534b5124 Prepare switch to gcr.io 2020-07-09 07:42:39 -04:00
Manuel Alejandro de Brito Fontes
5521f71519 Update nginx image 2020-07-08 13:12:24 -04:00
Bo0km4n
58bf9d55a8 Fix conflicts VERSION file name on APFS 2020-07-06 00:15:44 +09:00
Manuel Alejandro de Brito Fontes
b392fed580 Test pull requests using github actions 2020-07-02 20:12:05 -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
596bfc4950 Extract version to file VERSION 2020-06-30 13:23:04 -04:00
Manuel Alejandro de Brito Fontes
0e19740ee2 Update e2e configuration 2020-06-30 00:30:14 -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
93bf818214 Remove vendor directory and enable go modules 2020-06-24 13:27:15 -04:00
Manuel Alejandro de Brito Fontes
020d8729d4 Improve buildx configuration 2020-06-23 18:53:04 -04:00
Manuel Alejandro de Brito Fontes
2d51fbf6fe Fix make-clean target 2020-06-17 11:25:06 -04:00
Manuel Alejandro de Brito Fontes
5e88760de3 Adjust E2E_NODES variable 2020-06-16 22:29:54 -04:00
Manuel Alejandro de Brito Fontes
7d50c80c1e Update mkdocs 2020-06-12 16:23:11 -04:00
Manuel Alejandro de Brito Fontes
c223b026f9 Prepare for release 0.33.0 2020-06-10 14:47:33 -04:00
Manuel Alejandro de Brito Fontes
2b17980e3c Remove copy of binaries and deprecated e2e task 2020-06-02 17:22:58 -04:00
Manuel Alejandro de Brito Fontes
a34268851e Fix build of image on osx 2020-06-02 16:24:34 -04:00
Manuel Alejandro de Brito Fontes
25ffd643f4 Add missing ARCH variable 2020-06-02 15:44:45 -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
d250b97b43 Build multi-arch images by default 2020-05-31 12:35:19 -04:00
Manuel Alejandro de Brito Fontes
0f20548386 Use new multi-arch nginx image 2020-05-30 22:46:12 -04:00
Kubernetes Prow Robot
f6f695e7a1
Merge pull request #5578 from aledbf/ip
Use image promoter to push images to gcr
2020-05-26 16:52:41 -07:00