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
Find image from bindata csvs based on container name instead of order
Using the order in the list of containers is fragile as it can change
based on implementation details as kustomization syntax of the service
operators.
This patch is moving to use the container name of the operator manager
which should be consistent and deterministic.
Signed-off-by: Alfredo Moralejo <[email protected]>
0 commit comments