mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-04 20:24:02 +00:00
Remove comment that has been turned into an issue (#2500)
Logged comment as issue #2499 Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user