ingress-nginx-helm/internal/ingress/controller
Ramon Borges c0b3294bf4
Add GRPC Buffer Size to the Configmap (#11155)
* feat: add grpc buffer size in the nginx template

* feat: add grpc buffer size in the configmap struct

* feat: add test for GRCP buffer size configuration in the configmap

* chore: add documentation for the grcp buffer size configuration

* fix: fix the copyright year of the test

* fix: fix import order

* fix: fix ignore for the linter - reason was missing

* chore: seems like we don't need to ignore the error handling
2024-03-24 15:07:28 -07:00
..
config Add GRPC Buffer Size to the Configmap (#11155) 2024-03-24 15:07:28 -07: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 golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
template golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -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 golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
controller.go feature(leader_election): flag to disable leader election feature on controller (#11064) 2024-03-06 05:59:22 -08:00
controller_test.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08: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 golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
nginx.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
nginx_test.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
status.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08: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