Ricardo Katz
|
90c79689c4
|
Release v1 (#7470)
* Drop v1beta1 from ingress nginx (#7156)
* Drop v1beta1 from ingress nginx
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix intorstr logic in controller
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* fixing admission
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* more intorstr fixing
* correct template rendering
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix e2e tests for v1 api
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix gofmt errors
* This is finally working...almost there...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Re-add removed validation of AdmissionReview
* Prepare for v1.0.0-alpha.1 release
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Update changelog and matrix table for v1.0.0-alpha.1 (#7274)
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* add docs for syslog feature (#7219)
* Fix link to e2e-tests.md in developer-guide (#7201)
* Use ENV expansion for namespace in args (#7146)
Update the DaemonSet namespace references to use the `POD_NAMESPACE` environment variable in the same way that the Deployment does.
* chart: using Helm builtin capabilities check (#7190)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* Update proper default value for HTTP2MaxConcurrentStreams in Docs (#6944)
It should be 128 as documented in https://github.com/kubernetes/ingress-nginx/blob/master/internal/ingress/controller/config/config.go#L780
* Fix MaxWorkerOpenFiles calculation on high cores nodes (#7107)
* Fix MaxWorkerOpenFiles calculation on high cores nodes
* Add e2e test for rlimit_nofile
* Fix doc for max-worker-open-files
* ingress/tcp: add additional error logging on failed (#7208)
* Add file containing stable release (#7313)
* Handle named (non-numeric) ports correctly (#7311)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
* Updated v1beta1 to v1 as its deprecated (#7308)
* remove mercurial from build (#7031)
* Retry to download maxmind DB if it fails (#7242)
* Retry to download maxmind DB if it fails.
Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>
* Add retries count arg, move retry logic into DownloadGeoLite2DB function
Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>
* Reorder parameters in DownloadGeoLite2DB
Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>
* Remove hardcoded value
Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>
* Release v1.0.0-alpha.1
* Add changelog for v1.0.0-alpha.2
* controller: ignore non-service backends (#7332)
* controller: ignore non-service backends
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
* update per feedback
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
* fix: allow scope/tcp/udp configmap namespace to altered (#7161)
* Lower webhook timeout for digital ocean (#7319)
* Lower webhook timeout for digital ocean
* Set Digital Ocean value controller.admissionWebhooks.timeoutSeconds to 29
* update OWNERS and aliases files (#7365) (#7366)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
* Downgrade Lua modules for s390x (#7355)
Downgrade Lua modules to last known working version.
* Fix IngressClass logic for newer releases (#7341)
* Fix IngressClass logic for newer releases
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Change e2e tests for the new IngressClass presence
* Fix chart and admission tests
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix helm chart test
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix reviews
* Remove ingressclass code from admission
* update tag to v1.0.0-beta.1
* update readme and changelog for v1.0.0-beta.1
* Release v1.0.0-beta.1 - helm and manifests (#7422)
* Change the order of annotation just to trigger a new helm release (#7425)
* [cherry-pick] Add dev-v1 branch into helm releaser (#7428)
* Add dev-v1 branch into helm releaser (#7424)
* chore: add link for artifacthub.io/prerelease annotations
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
* k8s job ci pipeline for dev-v1 br v1.22.0 (#7453)
* k8s job ci pipeline for dev-v1 br v1.22.0
Signed-off-by: Neha Lohia <nehapithadiya444@gmail.com>
* k8s job ci pipeline for dev-v1 br v1.21.2
Signed-off-by: Neha Lohia <nehapithadiya444@gmail.com>
* remove v1.21.1 version
Signed-off-by: Neha Lohia <nehapithadiya444@gmail.com>
* Add controller.watchIngressWithoutClass config option (#7459)
Signed-off-by: Akshit Grover <akshit.grover2016@gmail.com>
* Release new helm chart with certgen fixed (#7478)
* Update go version, modules and remove ioutil
* Release new helm chart with certgen fixed
* changed appversion, chartversion, TAG, image (#7490)
* Fix CI conflict
* Fix CI conflict
* Fix build.sh from rebase process
* Fix controller_test post rebase
Co-authored-by: Tianhao Guo <rggth09@gmail.com>
Co-authored-by: Ray <61553+rctay@users.noreply.github.com>
Co-authored-by: Bill Cassidy <cassid4@gmail.com>
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
Co-authored-by: Sathish Ramani <rsathishx87@gmail.com>
Co-authored-by: Mansur Marvanov <nanorobocop@gmail.com>
Co-authored-by: Matt1360 <568198+Matt1360@users.noreply.github.com>
Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Co-authored-by: Kundan Kumar <kundan.kumar@india.nec.com>
Co-authored-by: Tom Hayward <thayward@infoblox.com>
Co-authored-by: Sergey Shakuto <sshakuto@infoblox.com>
Co-authored-by: Tore <tore.lonoy@gmail.com>
Co-authored-by: Bouke Versteegh <info@boukeversteegh.nl>
Co-authored-by: Shahid <shahid@us.ibm.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: Long Wu Yuan <longwuyuan@gmail.com>
Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.com>
Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Akshit Grover <akshit.grover2016@gmail.com>
|
2021-08-21 13:42:00 -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 |
|
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 |
|
Kewei Ma
|
c8294eaf4e
|
Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations
|
2020-10-08 14:37:15 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
85ea446dda
|
Update test runner image
|
2020-09-30 17:29:32 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7722fa38aa
|
Add admission controller e2e test
|
2020-09-26 16:06:58 -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
|
6c73d66ae6
|
Update helm chart for v0.34.0
|
2020-07-10 08:57:40 -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
|
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
|
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
|
7bd62f5c0a
|
Fix makefile task names
|
2020-05-31 12:57: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
|
e9bd1d8b1f
|
Add new cfssl image and update e2e tests to use it
|
2020-04-17 16:41:50 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
d18fa90cfd
|
Add e2e test for OCSP and new configmap setting
|
2020-04-17 12:53:47 -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 |
|
Manuel Alejandro de Brito Fontes
|
7627757081
|
Cleanup of chart labels (#5258)
|
2020-03-18 08:35:29 -03: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
|
f48774e6db
|
Cleanup e2e directory (#5169)
|
2020-02-25 14:22:30 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e3e16941e5
|
Use local chart directory for dev-env and e2e tests (#5165)
|
2020-02-25 09:35:44 -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
|
37c24b0df5
|
Migration e2e installation to helm (#5086)
|
2020-02-16 11:58:37 -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
|
1e42967d91
|
Adjust Suite time execution
|
2020-02-13 15:33:14 -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 |
|
Manuel Alejandro de Brito Fontes
|
02c99e9ccf
|
Update e2e image
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c8015c7734
|
Update nginx image, use docker buildx and remove qemu (#4923)
* Update nginx image, use docker buildx and remove qemu
* Update e2e image
|
2020-01-14 20:52:57 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fcd3a580d9
|
Use docker to run makefile tasks (#4893)
|
2020-01-09 00:58:16 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
9c0061f482
|
Update e2e image (#4884)
|
2020-01-04 22:18:29 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
8fb2695d54
|
Update e2e image (#4883)
|
2020-01-04 20:29:49 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0ae5892935
|
Update nginx image (#4848)
|
2019-12-18 09:32:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1800ffa30d
|
Use deployments only from apps/v1 group
|
2019-12-12 21:25:01 -03:00 |
|