ingress-nginx-helm/internal/ingress
Rafael da Fonseca 4e11074323
Allow configuring nginx worker reload behaviour, to prevent multiple concurrent worker reloads which can lead to high resource usage and OOMKill (#10884)
* feat: allow configuring nginx worker reload behaviour, to prevent multiple concurrent worker reloads

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

* appease linter, remove unnecessary log line

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

* Flip to using a positive behaviour flag instead of negative

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

* Update helm-docs

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

* Avoid calling GetBackendConfiguration() twice, use clearer name for helm chart option

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

* Fix helm-docs ordering

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>

---------

Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
2024-05-14 14:45:25 -07:00
..
annotations Fix function name in comment (#11296) 2024-04-23 04:27:06 -07:00
controller Allow configuring nginx worker reload behaviour, to prevent multiple concurrent worker reloads which can lead to high resource usage and OOMKill (#10884) 2024-05-14 14:45:25 -07:00
defaults feat: add annotation to allow to add custom response headers (#9742) 2024-04-09 03:25:22 -07:00
errors chore: fix function names in comment (#11280) 2024-04-19 02:25:09 -07:00
inspector Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metric remove _ssl_expire_time_seconds metric by identifier (#9706) 2024-04-08 12:32:21 -07:00
resolver Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
status chore: fix function names in comment (#11280) 2024-04-19 02:25:09 -07:00