ingress-nginx-helm/internal/ingress/controller
Hervé Werner aa4106191d
Clean out Ingress field in store.Lister struct
This field isn't used anywhere. The ingresses are actually stored
alongside their parsed annotations in the IngressWithAnnotation field.

Signed-off-by: Hervé Werner <dud225@hotmail.com>
2024-02-29 11:25:51 +01:00
..
config Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
ingressclass Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
process Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
store Clean out Ingress field in store.Lister struct 2024-02-29 11:25:51 +01:00
template Add OTEL build test and for NGINX v1.25 (#10889) 2024-01-27 07:33:50 -08:00
certificate.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
checker.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
checker_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
controller.go Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
controller_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
endpointslices.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
endpointslices_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
location.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
nginx.go Deprecate opentracing (#10615) 2023-11-05 01:58:35 +01:00
nginx_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
status.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
util.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00