Commit graph

51 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
8a80bcfcc3 Update NLB idle timeout information 2020-08-26 13:33:37 -04:00
David Dooling
f4585f99a6
Do not add namespace to cluster-scoped resources
When adding namespace to the helm-generated YAML files, do not add it
to cluster-scoped resources like ClusterRole, ClusterRoleBinding, and
ValidatingWebhookConfiguration.  Regenerate static YAML resource
specs.
2020-07-28 14:14:05 -05: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
70a9eb569c Test trigger of cloudbuild for nginx image 2020-06-25 14:37:56 -04:00
Manuel Alejandro de Brito Fontes
62abed9cac Remove buildx validation 2020-06-25 14:17:26 -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
agile6v
bafbd4cccf Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
Manuel Alejandro de Brito Fontes
c8b6ba8376 Remove unused targetPort definition 2020-05-04 16:39:30 -04:00
Manuel Alejandro de Brito Fontes
e1e8621ffb Add install command for Digial Ocean 2020-04-29 18:59:06 -04:00
Manuel Alejandro de Brito Fontes
5c5e2328ba Add manifest for kind documentation 2020-04-20 11:22:24 -04:00
Manuel Alejandro de Brito Fontes
7da08be741 Add port for plain HTTP to HTTPS redirection 2020-04-18 17:50:49 -04:00
Manuel Alejandro de Brito Fontes
42fcc076b9 Add script to generate yaml files from helm 2020-04-05 22:27:05 -04:00
Manuel Alejandro de Brito Fontes
652a8e62b7
Update e2e image (#5174) 2020-02-26 16:52:31 -03:00
Manuel Alejandro de Brito Fontes
2ca93f7f67
Add script to check helm chart (#5172) 2020-02-25 21:14:21 -03:00
Manuel Alejandro de Brito Fontes
5c4155d9c7
Generate doc with list of e2e tests (#5093) 2020-02-16 21:39:12 -03:00
Manuel Alejandro de Brito Fontes
f8206181fb
Print information about e2e suite tests (#5092) 2020-02-16 16:28:30 -03:00
Manuel Alejandro de Brito Fontes
42351d3737
Add script to check go version and fix output directory permissions (#4907) 2020-01-09 13:48:43 -03:00
Manuel Alejandro de Brito Fontes
bcdd975025 Fix code-generator task 2019-12-12 22:38:01 -03:00
Manuel Alejandro de Brito Fontes
cb33c4ed26
Start using KEPs for new features or breaking changes 2019-07-24 21:08:07 -04:00
Manuel Alejandro de Brito Fontes
6c8b7379dc
Add script for luacheck 2019-07-08 14:21:24 -04:00
Kubernetes Prow Robot
dfa7f10fc9
Merge pull request #4055 from nicknovitski/kustomize
Rearrange deployment files into kustomizations
2019-05-25 14:43:50 -07:00
Manuel Alejandro de Brito Fontes
0baf75cd17
Add retry to LookupHost used to check the content of ExternalName 2019-05-23 05:07:25 -04:00
Nick Novitski
51ad0bc54b Rearrange deployment files into kustomizations 2019-05-19 12:35:54 -07:00
Manuel Alejandro de Brito Fontes
3dd1699637
Add dependencies for code generator 2019-05-14 20:15:49 -04:00
Manuel Alejandro de Brito Fontes
be2792c5f9
Refactor scripts to run e2e tests 2019-05-14 20:15:43 -04:00
crystaljade
9d951101f6
Update build-single-manifest-sh 2018-10-31 17:30:59 +08:00
Manuel Alejandro de Brito Fontes
0bb5934e5c Remove default backend requirement 2018-10-07 10:32:36 -03:00
Manuel de Brito Fontes
7032fb7d68
Replace minikube for e2e tests 2018-07-28 11:05:35 -04:00
Manuel de Brito Fontes
479a519630
Use docker to build go binaries 2018-07-06 23:48:40 -04:00
Manuel Alejandro de Brito Fontes
f92f5f80e4
Simplify installation and e2e manifests (#2515) 2018-05-17 17:50:21 -04:00
Manuel de Brito Fontes
692ab5e53c
Remove go-bindata 2018-05-17 07:58:50 -04:00
Manuel de Brito Fontes
d4f2b5d060
Fix and simplify local dev workflow and execution of e2e tests 2018-05-15 12:13:41 -04:00
Elvin Efendi
73dec94461 improve build-dev-env.sh script 2018-04-27 23:02:02 -04:00
Zenara Daley
58f5eb4e1f automate dev environment build 2018-04-24 16:29:31 -04:00
Zenara Daley
4f9865529a Add busted unit testing framework for lua code 2018-04-23 10:46:28 -04:00
Alvaro Aleman
e7aa74b5d4 Add NoAuthLocations and default it to "/.well-known/acme-challenge" (#2243)
* Add NoAuthLocations and default it to "/.well-known/acme-challenge"

* Add e2e tests for no-auth-location

* Improve wording of no-auth-location tests
2018-04-01 21:02:34 -03:00
Oilbeater
28e6f54a69 Add bindata verify check and fix missing bindata changes (#2208)
Add script to verify if bindata is up to date.
Add changes in https://github.com/kubernetes/ingress-nginx/pull/2205 to bindata and reformat bindata file to the format that go-bindata generated.
2018-03-19 09:27:30 -03:00
Antoine Cotten
86a3a63488 Include tests in golint checks, fix warnings (#2180) 2018-03-07 08:37:30 -08:00
Manuel de Brito Fontes
a4f67c0853 Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
Manuel de Brito Fontes
ff9e804d9a Refactor SSL intermediate CA certificate check 2017-11-13 12:07:14 -03:00
Manuel de Brito Fontes
311d286a34 Fix license in header of files 2017-11-05 18:35:46 -03:00
Manuel de Brito Fontes
8656fc113f Add scripts to generate code 2017-11-05 18:21:00 -03:00
Manuel de Brito Fontes
2139ee85e7 Move nginx to root directory 2017-10-06 16:58:36 -03:00
chentao1596
37bdb3952e fix all go style mistakes about fmt.Errorf 2017-03-17 08:35:55 +08:00
fate-grand-order
0cd3663def fix typo
Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
2017-01-16 13:58:54 +08:00
Marcin Owsiany
fbb41cc698 Do not push containers to remote repo as part of test-e2e.
Since the cluster runs locally, this seems unnecessary.
2016-12-22 10:55:04 +01:00
Manuel de Brito Fontes
6895e71f80 Fix e2e make targets 2016-12-15 10:12:16 -03:00
Manuel de Brito Fontes
16c5800545 Add e2e boilerplate 2016-11-23 21:34:30 -03:00
Manuel de Brito Fontes
5a8e090736 Add Generic interface 2016-11-23 21:17:49 -03:00