Manuel Alejandro de Brito Fontes
c6dce1dd00
Fix github docs github action
2020-07-04 18:46:37 -04:00
Kubernetes Prow Robot
5590a3a1f4
Merge pull request #5712 from laozc/sni
...
Add proxy-ssl-server-name to pass server name on SNI
2020-07-04 15:34:48 -07:00
Manuel Alejandro de Brito Fontes
c9f9124bf9
Update chart-testing image
2020-07-04 00:24:55 -04:00
Manuel Alejandro de Brito Fontes
3fda093fad
Filter github actions to be executed
2020-07-04 00:24:55 -04:00
Manuel Alejandro de Brito Fontes
cf24e33c47
Update deploy manifests
2020-07-03 17:28:22 -04:00
Manuel Alejandro de Brito Fontes
b98a4d14aa
Update jettech/kube-webhook-certgen image
2020-07-03 16:50:28 -04:00
Zhongcheng Lao
e26d358845
Add proxy-ssl-server-name to enable passing SNI
2020-07-03 14:14:32 +08:00
Kubernetes Prow Robot
93f07261b8
Merge pull request #5709 from agile6v/master
...
fix: remove duplicated X-Forwarded-Proto header.
2020-07-02 17:50:47 -07:00
Kubernetes Prow Robot
67aa70a34e
Merge pull request #5832 from agile6v/healthcheck
...
fix: remove redundant health check to avoid liveness or readiness timeout
2020-07-02 17:34:48 -07:00
Manuel Alejandro de Brito Fontes
e99fc23a02
Temporarily disable e2e Prow jobs
2020-07-02 20:12:05 -04:00
Manuel Alejandro de Brito Fontes
a1932e6a86
Test pull requests using github actions
2020-07-02 20:12:05 -04:00
Manuel Alejandro de Brito Fontes
44d8dcf7ec
Update nginx image registry ( #5840 )
2020-07-02 08:53:49 -04:00
agile6v
d1cf0b55ad
doc: update docs and fixed typos ( #5821 )
2020-07-01 10:02:52 -04:00
Tobias Wolf
781dad1ace
Add quoting to sysctls because numeric values need to be presented as strings ( #5823 )
2020-07-01 10:02:26 -04:00
agile6v
581e3445cf
Remove redundant health check to avoid liveness or readiness timeout
2020-07-01 10:53:31 +08:00
Manuel Alejandro de Brito Fontes
e4991ecb21
Switch to promoted e2e images in gcr
2020-06-30 19:43:21 -04:00
Manuel Alejandro de Brito Fontes
6c74bb6df0
Extract version to file VERSION
2020-06-30 13:23:04 -04:00
Manuel Alejandro de Brito Fontes
dba5ec360f
Use nginx image promoted from staging
2020-06-30 12:49:36 -04:00
Kubernetes Prow Robot
1914f705d4
Merge pull request #5811 from wilsonfv/patch-1
...
Get ingress-controller pod name
2020-06-30 06:04:05 -07:00
Manuel Alejandro de Brito Fontes
16c4287a5f
Update e2e configuration
2020-06-30 00:30:14 -04:00
Manuel Alejandro de Brito Fontes
d8e07d44c6
Update krew installation doc
2020-06-29 21:54:17 -04:00
Manuel Alejandro de Brito Fontes
b9995a3fd6
Update kind node image version
2020-06-29 18:30:31 -04:00
Manuel Alejandro de Brito Fontes
21a16c4189
Dynamic LB sync non-external backends only when necessary
2020-06-29 18:11:51 -04:00
Manuel Alejandro de Brito Fontes
676b86976d
Remove unused variables and verbose e2e logs
2020-06-29 18:11:01 -04:00
Wilson Mo
d2cda046cc
Get ingress-controller pod name
...
Add an option to find the ingress-controller pod name to exclude the admission pod
The original "kubectl get pod" will sometime return the admission pod which is in completed status.
2020-06-28 17:43:27 +08:00
Kubernetes Prow Robot
b359d1a339
Merge pull request #5796 from mqsoh/master
...
Fixup docs for the ingress-class flag.
2020-06-27 11:24:14 -07:00
Manuel Alejandro de Brito Fontes
fe9a4641a1
Adjust default e2e timeout
2020-06-27 11:36:17 -04:00
Manuel Alejandro de Brito Fontes
d8b7f60de6
Adjust e2e nodes
2020-06-27 11:36:17 -04:00
Manuel Alejandro de Brito Fontes
9b22b57334
Start using e2e test images from gcr.io
2020-06-27 11:36:17 -04:00
Manuel Alejandro de Brito Fontes
55f9c23ff4
Use a different machine type for httpbin cloudbuild
2020-06-26 20:59:10 -04:00
Manuel Alejandro de Brito Fontes
0b0a225725
Enable buildx in cloudbuild
2020-06-26 20:38:04 -04:00
Manuel Alejandro de Brito Fontes
dda624201e
Increase cloudbuild timeout
2020-06-26 20:35:13 -04:00
Manuel Alejandro de Brito Fontes
03c526807f
Rename e2e image directory temporarily
2020-06-26 20:17:54 -04:00
Manuel Alejandro de Brito Fontes
593b37c549
Trigger build with buildx
2020-06-26 20:11:04 -04:00
Manuel Alejandro de Brito Fontes
485f139b20
Trigger build without buildx
2020-06-26 19:48:39 -04:00
Manuel Alejandro de Brito Fontes
efdf35bd1e
Add cloudbuild configuration for fastcgi test image
2020-06-26 19:42:07 -04:00
Manuel Alejandro de Brito Fontes
c13eb93100
Add cloudbuild configuration for httpbin test image
2020-06-26 16:25:12 -04:00
Manuel Alejandro de Brito Fontes
3d47d914de
Add cloudbuild configuration for echo test image
2020-06-26 16:10:18 -04:00
Manuel Alejandro de Brito Fontes
96565bd530
Add cloudbuild configuration for cfssl test image
2020-06-26 16:10:05 -04:00
Manuel Alejandro de Brito Fontes
be8569f646
Improve execution of prow jobs
2020-06-26 15:51:11 -04:00
Manuel Alejandro de Brito Fontes
e4e3c36fb8
Simplify build of e2e test image
2020-06-26 15:50:13 -04:00
Mason Staugler
f98e1dd66f
Fixup docs for the ingress-class flag.
...
According to this issue, there is no way to handle all ingress classes.
https://github.com/kubernetes/ingress-nginx/issues/3101
2020-06-26 13:12:48 -04:00
Kubernetes Prow Robot
7c9f18c14b
Merge pull request #5795 from aledbf/crio
...
Use fully qualified images to avoid cri-o issues
2020-06-25 15:41:30 -07:00
Manuel Alejandro de Brito Fontes
371b00ba58
Use fully qualified images to avoid cri-o issues
2020-06-25 18:14:46 -04:00
Kubernetes Prow Robot
f8176b2002
Merge pull request #5794 from aledbf/terraform
...
Remove use of terraform to build nginx and ingress-controller
2020-06-25 14:49:30 -07:00
Manuel Alejandro de Brito Fontes
c82bee4baa
Remove use of terraform to build nginx and ingress-controller
2020-06-25 17:20:40 -04:00
Kubernetes Prow Robot
47ebee7ad0
Merge pull request #5779 from agile6v/dev-env
...
Add version check form helm
2020-06-25 13:22:16 -07:00
Manuel Alejandro de Brito Fontes
8d7c9c8cc4
Trigger of cloudbuild for nginx image and push
2020-06-25 16:10:14 -04:00
Manuel Alejandro de Brito Fontes
7b3175fb03
Test trigger of cloudbuild for nginx image
2020-06-25 14:37:56 -04:00
Manuel Alejandro de Brito Fontes
b2199742f6
Test trigger of cloudbuild for nginx image
2020-06-25 14:23:54 -04:00