-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EventPolicy reconciliation for Parallel (#8112)
* create eventpolicies for parallel channel Signed-off-by: rahulii <[email protected]> * reconcile event policies for parallel Signed-off-by: rahulii <[email protected]> * add unit test cases Signed-off-by: rahulii <[email protected]> * add more unit test cases Signed-off-by: rahulii <[email protected]> * remove unused function Signed-off-by: rahulii <[email protected]> * add more unit test cases Signed-off-by: rahulii <[email protected]> * add more unit test case - with multiple event policies Signed-off-by: rahulii <[email protected]> * fix gofmt Signed-off-by: rahulii <[email protected]> * add more test cases Signed-off-by: rahulii <[email protected]> * sort the slice for deterministic order in unit tests Signed-off-by: rahulii <[email protected]> * minor fix Signed-off-by: rahulii <[email protected]> * add more test cases Signed-off-by: rahulii <[email protected]> * uid in ownerref Signed-off-by: rahulii <[email protected]> * fix review comments from Chris Signed-off-by: rahulii <[email protected]> * add parallel policy as owner references Signed-off-by: rahulii <[email protected]> * fix e2e test Signed-off-by: rahulii <[email protected]> * remove sorting of eventpolicies Signed-off-by: rahulii <[email protected]> --------- Signed-off-by: rahulii <[email protected]>
- Loading branch information
Showing
3 changed files
with
1,080 additions
and
179 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
Oops, something went wrong.