Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not return err on reconcile when its not retryable (#1529)
When instrumentor sees a runtime version it does not support, it should record this info into the status, and return `nil` from the reconcile since this issue is not an error we can retry
- Loading branch information