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
* fix: start timer as daemon to avoid prolonging the app's life
* fix: exit operator on exception when starting
Fixes#1136
* feat: also release snapshots for v2 branch
* fix: ignore Sonar false-positive issue
* feat: extract missing CRD exception check to ReconcilerUtils
Fixes#1139
* fix: propagate exceptions and stop on start exception
* fix: add MockKubernetesClient to properly mock client
* chore: regexp input is under control so marking as false positive
See #1136.
The text was updated successfully, but these errors were encountered: