Skip to content

Commit

Permalink
This commit fixes the rebased code
Browse files Browse the repository at this point in the history
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
  • Loading branch information
mittachaitu committed May 20, 2020
1 parent 812aa92 commit 50f503c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controllers/cspi-controller/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ func (c *CStorPoolInstanceController) addDiskUnavailableCondition(cspi *cstor.CS
}
}

<<<<<<< HEAD
func (c *CStorPoolInstanceController) reconcileVersion(cspi *cstor.CStorPoolInstance) (*cstor.CStorPoolInstance, error) {
var err error
// the below code uses deep copy to have the state of object just before
Expand Down

0 comments on commit 50f503c

Please sign in to comment.