-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: target status -> discoverability reconciler (#958)
* refactor: initial target status -> gateway policy discoverability reconciler Signed-off-by: KevFan <[email protected]> * refactor: initial target status -> http route policy discoverability reconciler Signed-off-by: KevFan <[email protected]> * feat: policyAffectedBy condition is ListenerStatus Signed-off-by: KevFan <[email protected]> * refactor: list all policies in httproute affected by condition Signed-off-by: KevFan <[email protected]> * refactor: smaller function for gateway discoverability Signed-off-by: KevFan <[email protected]> * refactor: breakdown to methods/functions + integration tests Signed-off-by: KevFan <[email protected]> * refactor: methods/functions Signed-off-by: KevFan <[email protected]> * tests: additional tests for auth, dns and tls Signed-off-by: KevFan <[email protected]> * gomod: tidy Signed-off-by: KevFan <[email protected]> --------- Signed-off-by: KevFan <[email protected]>
- Loading branch information
Showing
9 changed files
with
762 additions
and
491 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.