ingress-nginx-helm/internal/ingress/controller
Jintao Zhang cf4dca8e43
feat: migrate leaderelection lock to leases (#8733)
* feat: migrate leaderelection lock to leases

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* Update RBAC

Co-authored-by: Shafeeque E S <shafeeque.e.s@sap.com>
2022-07-09 05:37:46 -07:00
..
config feat: support enbale nginx debug_connection (#8637) 2022-06-10 04:01:46 -07:00
ingressclass Print warning only instead of error if no permission on ingressclass (#7578) 2021-10-10 12:48:37 -07:00
process Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
store Implement object deep inspector (#8456) 2022-04-11 07:06:07 -07:00
template feat: support enbale nginx debug_connection (#8637) 2022-06-10 04:01:46 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Remove deprecated libraries, update other libs, add ci v1.23 (#8118) 2022-01-09 16:29:12 -08:00
checker_test.go Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
controller.go Implement reporting status classes in metrics (#8548) 2022-05-21 11:18:00 -07:00
controller_test.go Implement object deep inspector (#8456) 2022-04-11 07:06:07 -07:00
endpoints.go getEndpoints uses service target port directly if it's a number and mismatch with port name in endpoint (#7393) 2021-09-07 11:15:16 -07:00
endpoints_test.go getEndpoints uses service target port directly if it's a number and mismatch with port name in endpoint (#7393) 2021-09-07 11:15:16 -07:00
location.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
nginx.go fix the gosec test and a make target for it 2022-06-15 13:19:30 -04:00
nginx_test.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
status.go feat: migrate leaderelection lock to leases (#8733) 2022-07-09 05:37:46 -07:00
tcp.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
util.go Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00