From 7a167d9b4401f8120522c1d380091da6f3bace42 Mon Sep 17 00:00:00 2001 From: Maxim Patlasov Date: Mon, 5 Jan 2026 20:10:28 -0800 Subject: [PATCH] Test if `ci/prow/hypershift-e2e-openstack-aws-csi-manila` is perma-failing --- pkg/operator/starter.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/operator/starter.go b/pkg/operator/starter.go index c06afd3a4..1713127a9 100644 --- a/pkg/operator/starter.go +++ b/pkg/operator/starter.go @@ -1,5 +1,7 @@ package operator +// dummy change + import ( "context" "fmt"