Skip to content

Commit 923ced7

Browse files
jaireddjawedtvoran
andauthored
Apply suggestion from @tvoran
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
1 parent 35c0857 commit 923ced7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/instant_updates.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ func (cfg *InstantUpdateConfig) getEvents(ctx context.Context, o client.Object,
228228
logger.Error(
229229
fmt.Errorf("failed to get event watcher metadata for VaultStaticSecret"),
230230
"key", name.String())
231+
cfg.enqueueForReconcile(name)
231232
return
232233
}
233234

0 commit comments

Comments
 (0)