Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass error to applyFailed events
There was a bug where an error from an apply filter wasn't propagated to the applyFailed event, which leaded to printed events without error message set on them: > {"group":"rbac.authorization.k8s.io","kind":"RoleBinding","name":"redacted","namespace":"redacted","status":"Failed","timestamp":"2022-12-21T12:43:46Z","type":"apply"}
- Loading branch information