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
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
Also seeing an intermittent/frequent integration test failure where an image map cannot be created because it is still being deleted. This happens even if I wait after the deletion until I can no longer get the image map. More investigation needed...
As pointed out in https://github.com/pivotal/kubernetes-image-mapper/pull/2/files#r348191945, controller runtime has a standard way of implementing integration tests. We should consider adding an integration test, particularly if there are scenarios which turn out to be hard to unit test.
The text was updated successfully, but these errors were encountered: