-
Notifications
You must be signed in to change notification settings - Fork 875
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Send informer add k8s event (#2834)
* add event for reconcilation Signed-off-by: zachaller <[email protected]> * add sprig Signed-off-by: zachaller <[email protected]> * fmt Signed-off-by: zachaller <[email protected]> * fix tests Signed-off-by: zachaller <[email protected]> * move event to add informer event Signed-off-by: zachaller <[email protected]> * remove bad code Signed-off-by: zachaller <[email protected]> * handel bad ro objects Signed-off-by: zachaller <[email protected]> * add new event Signed-off-by: zachaller <[email protected]> * typo Signed-off-by: zachaller <[email protected]> * switch to built in eventf Signed-off-by: zachaller <[email protected]> * remove sprig Signed-off-by: zachaller <[email protected]> * refactor Signed-off-by: zachaller <[email protected]> --------- Signed-off-by: zachaller <[email protected]>
- Loading branch information
Showing
3 changed files
with
34 additions
and
17 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