Remove comment that has been turned into an issue (#2500)
Logged comment as issue #2499 Signed-off-by: Nolan Brubaker <brubakern@vmware.com>pull/2521/head
parent
d498406c35
commit
e91dfe3d91
|
@ -590,7 +590,6 @@ func (c *backupController) runBackup(backup *pkgbackup.Request) error {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO(nrb-csi): How do we handle backup metrics with CSI snapshots? Log an issue for this
|
||||
recordBackupMetrics(backupLog, backup.Backup, backupFile, c.metrics)
|
||||
|
||||
if err := gzippedLogFile.Close(); err != nil {
|
||||
|
|
Loading…
Reference in New Issue