You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add creating event recorder for controller in creating resource
- Modified resourceControllerTemplate by adding
1) "k8s.io/client-go/tools/record"
2) event recorder field in Conroller struct
3) initializing event recorder in ProvideController
0 commit comments