Ricardo Katz
5e5faa24d2
Update runner go version ( #7526 )
2021-08-22 11:39:59 -07:00
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
Ricardo Katz
576525dd72
Trigger webhook image generation
2021-08-10 18:06:41 -03:00
Ricardo Katz
492c7b0d94
Migrate the webhook-certgen program to inside ingress repo ( #7475 )
2021-08-10 13:22:40 -07:00
Noah Ispas (iamNoah1)
665ec92a2d
update to newest image
2021-08-10 16:18:17 +02:00
Noah Ispas
98288bc3ca
Update versions of components for base image ( #7411 )
...
* update versions and checksums
* change requests from PR
2021-08-09 04:55:30 -07:00
Ricardo Katz
2d90ba14f5
Change all master reference to main ( #7369 )
2021-08-06 17:07:29 -07:00
Ian Roberts
e5e33051b9
Allow overriding of the default response format ( #7245 )
...
Rather than hard-coding the default response format as HTML, allow the default to be overridden by an environment variable. For example, given a REST API endpoint that defaults to responding in JSON, you may wish to configure the error messages to be JSON by default as well.
2021-08-06 13:27:29 -07:00
Ricardo Katz
26768e9578
Prepare for go v1.16 ( #7451 )
2021-08-06 07:35:19 -07:00
Long
91a4bba026
grpc - replaced fortune-builder app with official greeter app ( #7360 )
2021-07-22 13:51:18 -07:00
Carlos Tadeu Panato Junior
cc57c05321
update OWNERS and aliases files ( #7365 )
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-07-16 06:24:09 -07:00
Dax McDonald
68a02d8797
Update test-runner to go 1.16 ( #7221 )
...
Signed-off-by: Dax McDonald <daxmc99@gmail.com>
2021-06-08 09:19:35 -07: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
James Strong
6aab4c2919
The actual sah256 sum for nginx 1.20.1 ( #7183 )
2021-05-30 11:46:25 -07:00
James Strong
be85bc0d7f
Update the sha for nginx 1.21.1 ( #7182 )
...
Update the sha for nginx 1.21.1
2021-05-30 11:32:25 -07:00
Shiming Zhang
e780c0b188
Upgrade Nginx to 1.20.1 ( #7179 )
2021-05-30 11:10:25 -07:00
Matthew Silverman
a865241e7d
updating nginx base image across repo
2021-03-26 14:30:50 -04:00
Matthew Silverman
5794a9360a
build yaml-cpp lib in image builder
2021-03-24 13:55:12 -04:00
Matthew Silverman
723729922a
update tracing libraries
...
remove unused boost_static option
2021-03-23 19:09:23 -04:00
Manuel Alejandro de Brito Fontes
ba05026037
Update alpine to 3.13
2021-01-15 19:16:58 -03:00
Manuel Alejandro de Brito Fontes
72dc53a82f
Update nginx image
2021-01-04 17:27:17 -03:00
Elvin Efendi
dfed436b9a
fix ipmatcher installation
2021-01-04 13:09:37 -05:00
Manuel Alejandro de Brito Fontes
47c0cb7188
Update nginx base image
2021-01-03 15:59:36 -03:00
Manuel Alejandro de Brito Fontes
0cca8e83ce
Update nginx alpine image to 3.12
2020-12-30 17:42:10 -03:00
Elvin Efendi
a3f1c2ad3b
include lua-resty-ipmatcher and lua-resty-global-throttle inn the base image
2020-12-30 11:36:49 -05:00
Manuel Alejandro de Brito Fontes
3cf01394b8
Update nginx image
2020-12-27 22:29:21 -03:00
Manuel Alejandro de Brito Fontes
944d36fdba
Update cloudbuild gcb-docker-gcloud image
2020-12-25 21:16:11 -03:00
Elvin Efendi
0830b21a5b
include new resty lua libs in base image
2020-12-24 12:43:10 -05:00
Manuel Alejandro de Brito Fontes
7de30e45d1
Update test images and go to 1.15.6
2020-12-16 15:56:45 -03:00
Manuel Alejandro de Brito Fontes
a48ae42034
Update nginx to 1.19.6
2020-12-15 17:14:46 -03:00
Manuel Alejandro de Brito Fontes
68c57386d0
Update nginx to 1.19.5
2020-11-27 14:19:20 -03:00
Manuel Alejandro de Brito Fontes
2a00486287
Update alpine packages
2020-10-29 15:17:46 -03:00
Manuel Alejandro de Brito Fontes
7419c15907
Update go to 1.15.3
2020-10-29 15:04:21 -03:00
Manuel Alejandro de Brito Fontes
92de5212d8
Update nginx image in project images
2020-10-29 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
2c1279cd8b
Update nginx to 1.19.4
2020-10-28 12:04:05 -03:00
Tim Hobbs
0cf475ad2d
fix: OWASP CoreRuleSet rules for NodeJS and Java
...
Add ruleset REQUEST-934 and REQUEST-944 to configuration for CoreRuleSet
2020-10-28 13:19:21 +01:00
Aditya Purandare
285bdb5d0c
Update datadog opentracing plugin to v1.2.0
...
https://github.com/DataDog/dd-opentracing-cpp/releases/tag/v1.2.0
2020-10-01 09:56:14 -07:00
Manuel Alejandro de Brito Fontes
c82ce472a8
Update nginx image and go to 1.15.2
2020-09-30 14:18:10 -03:00
Manuel Alejandro de Brito Fontes
c8c69df30d
Update nginx to 1.19.3
2020-09-29 12:44:30 -03:00
Manuel Alejandro de Brito Fontes
e480f024ef
Update cloudbuild jobs
2020-09-09 17:40:47 -03:00
Manuel Alejandro de Brito Fontes
f30a32a6e3
Switch modules to dynamic and remove http_dav_module
2020-09-09 12:32:07 -03:00
Manuel Alejandro de Brito Fontes
c2884a3da2
Update test runner image
2020-09-04 10:44:40 -04:00
Manuel Alejandro de Brito Fontes
333288e755
Library dd-opentracing cannot be static
2020-09-03 17:31:36 -04:00
Manuel Alejandro de Brito Fontes
90830034d3
Update trace modules
2020-09-03 10:04:44 -04:00
Manuel Alejandro de Brito Fontes
f3d80b2c28
Increase cloudbuild timeout value
2020-09-02 12:42:55 -04:00
Manuel Alejandro de Brito Fontes
f156f3992b
Update go to 1.5.1 and add arm64
2020-09-02 12:27: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
9424852a7b
Update nginx image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
0673e5e17e
Update mimalloc to v1.6.4
2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes
53a70c9f83
Remove .a files
2020-08-11 23:55:04 -04:00