ingress-nginx-helm/internal/ingress/controller/store
Carlos Tadeu Panato Junior 12fbe9b163
golangci-lint update, ci cleanup, group dependabot updates (#11071)
* bump golangci-lint to v1.56.x

Signed-off-by: cpanato <ctadeu@gmail.com>

* cleanup empty lines

Signed-off-by: cpanato <ctadeu@gmail.com>

* group dependabot updates

Signed-off-by: cpanato <ctadeu@gmail.com>

* run on job changes as well

Signed-off-by: cpanato <ctadeu@gmail.com>

* remove deprecated checks

Signed-off-by: cpanato <ctadeu@gmail.com>

* fix lints and format

Signed-off-by: cpanato <ctadeu@gmail.com>

---------

Signed-off-by: cpanato <ctadeu@gmail.com>
2024-03-07 02:39:53 -08:00
..
backend_ssl.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
configmap.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
endpointslice.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
endpointslice_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ingress.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
ingress_annotation.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
ingressclass.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
local_secret.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
local_secret_test.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
namespace.go support watch namespaces matched namespace selector (#7472) 2021-11-12 11:46:28 -08:00
objectref.go sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (#9589) 2023-02-16 06:05:48 -08:00
objectref_test.go Sync secrets (SSL certificates) on events 2018-04-13 16:14:29 +02:00
secret.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
service.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
store.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
store_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00