Skip to content

Commit

Permalink
PB-6205: Vendor changes from stork
Browse files Browse the repository at this point in the history
Signed-off-by: kgarg-px <[email protected]>
  • Loading branch information
kgarg-px committed May 14, 2024
1 parent a5444f9 commit e242a6c
Show file tree
Hide file tree
Showing 9 changed files with 253 additions and 73 deletions.
2 changes: 1 addition & 1 deletion pkg/executor/nfs/nfsbkpresources.go
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ func uploadResource(
}
}

// Let's skip the PV and PVCs which got in failed or skipped state
// Let's skip the PV and PVCs which got in failed state to be uploaded to backup location
processPartialObjects := make([]runtime.Unstructured, 0)
failedVolInfoMap := make(map[string]stork_api.ApplicationBackupStatusType)
for _, vol := range backup.Status.Volumes {
Expand Down
21 changes: 17 additions & 4 deletions vendor/github.com/libopenstorage/stork/drivers/volume/csi/csi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e242a6c

Please sign in to comment.