Skip to content

Commit

Permalink
Improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
  • Loading branch information
ELENAGER committed Jul 31, 2024
1 parent 7028235 commit d78151e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controller/vrg_volsync.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)


//nolint:gocognit,funlen,cyclop
func (v *VRGInstance) restorePVsAndPVCsForVolSync() (int, error) {
v.log.Info("VolSync: Restoring VolSync PVs")
Expand Down

0 comments on commit d78151e

Please sign in to comment.