Skip to content

Commit 542dc0d

Browse files
Merge pull request #114 from hongchaodeng/patch-1
docs: update design.asciidoc
2 parents 15954c9 + 5fd9bd3 commit 542dc0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/design.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ Also, if you pass a flag:
197197
it will cause *all* the backup files to be removed.
198198

199199
The data removal workflow includes the following steps:
200+
200201
* create a pgtask CRD to hold the PVC name and cluster name to be removed
201202
* the CRD is watched, and on an ADD will cause a Job to be created that will run the *rmdata* container using the PVC name and cluster name as parameters which determine the PVC to mount, and the file path to remove under that PVC
202203
* the *rmdata* Job is watched by the Operator, and upon a successful status completion the actual PVC is removed

0 commit comments

Comments
 (0)