Writes and verify image
This commit is contained in:
@@ -26,11 +26,8 @@ var (
|
||||
}
|
||||
)
|
||||
|
||||
func ensureProgressHeartbeat(
|
||||
ctx context.Context,
|
||||
clients *kube.Clients,
|
||||
namespace string,
|
||||
nodeName string,
|
||||
func ensureProgressHeartbeat(ctx context.Context, clients *kube.Clients,
|
||||
namespace string, nodeName string,
|
||||
osu *monov1alpha1.OSUpgrade,
|
||||
) (*monov1alpha1.OSUpgradeProgress, error) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user