kuadrant-operator
kuadrant-operator copied to clipboard
refactor: generate effective tls policy & certificate reconciler
Description
Refactor to generate effective tls policies per path first and reconcile certificates from these. This align with how it is done for Auth and Rate Limit policies.
There is no change in functionality here and no previous functionality should be broken as a result of this change