mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
fix ineffective assign
This commit is contained in:
parent
e499264ea9
commit
a31dc21076
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ func generateEvents(engineResponses []response.EngineResponse, blocked, onUpdate
|
|||
filedRulesStr,
|
||||
er.PolicyResponse.Resource.GetKey(),
|
||||
)
|
||||
events = append(events, e)
|
||||
// Event on the resource
|
||||
// event on resource
|
||||
e = event.NewEvent(
|
||||
|
|
Loading…
Add table
Reference in a new issue