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
Switch to eviction condition, improve tests, imports, auth
Instead of duplicated and mostly inconsistent eviction status as a status field,
use conditions to display and check for the eviction status.
More conditions are anticapted to provide insights about current state
of eviction.
refactored GetServiceClientAuth into GetServiceClient to support
not-password-polluted environents.
Remove httpmock requirement, httptest should be enough.
Improve tests by explicitly checking every iteration of a
reconciliation. This can be used as a template for other tests to
increase coverage.
0 commit comments