Skip to content

Deletion of a VolumeSnapshot object can causes deletion of a unbound VolumeSnapshotContent #291

@yuxiangqian

Description

@yuxiangqian

checkContentAndBoundStatus returns four values:

  1. the content (NOT necessarily bound to the given VS)
  2. content's deletion policy == Delete, a boolean
  3. content bound to given snapshot, a boolean
  4. any error

processSnapshotWithDeletionTimestamp calls checkContentAndBoundStatus, then calls checkandRemoveSnapshotFinalizersAndCheckandDeleteContent without verifying binding

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions