Closed danieloliveira079 closed 2 years ago
This is the first step of the refactoring.
Services and Ingresses informers were added to the controller.
That minimizes calls to the K8S API since it will consume date from the client-go cache.
The next step of this refactoring will extract the informers into a Store object.
This is the first step of the refactoring.
Services and Ingresses informers were added to the controller.
That minimizes calls to the K8S API since it will consume date from the client-go cache.
The next step of this refactoring will extract the informers into a Store object.