-
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 serviceaccount in parallel (#7373)
* added serviceaccount in parallel Signed-off-by: Griffin <[email protected]> * Update controller.go added changes * Update controller.go added `globalResync` * added Marker functions and tests Signed-off-by: Griffin <[email protected]> * added tests Signed-off-by: Griffin <[email protected]> * added function in test and fixed lint Signed-off-by: Griffin <[email protected]> * fixing test in parallel_test Signed-off-by: Griffin <[email protected]> * fixed lint Signed-off-by: Griffin <[email protected]> * modified parallel_test Signed-off-by: Griffin <[email protected]> --------- Signed-off-by: Griffin <[email protected]>
- Loading branch information
Showing
7 changed files
with
340 additions
and
81 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
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.