Skip to content

Commit

Permalink
Added image of the flow when the TokenRequest and TokenReview APIs ar…
Browse files Browse the repository at this point in the history
…e used.
  • Loading branch information
carlbraganza committed Jul 22, 2023
1 parent 0842a7a commit bf2d9f4
Show file tree
Hide file tree
Showing 2 changed files with 1,587 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keps/sig-storage/3314-csi-changed-block-tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ individual driver Namespace.
The creation and use of a snapshot session is illustrated in the figure below,
with additional information available in the [Design Details](#design-details) section.

![Snapshot Session](./session.drawio.svg)
![Metadata access flow](./flow.drawio.svg)

### User Stories

Expand Down Expand Up @@ -984,7 +984,7 @@ spec:
storage: true
```

#### SnapshotSessionData
#### SnapshotSessionData

`SnapshotSessionData` CR is a namespaced resource created within the namespace
of the CSI driver. The name of the resource represents session token itself.
Expand Down
Loading

0 comments on commit bf2d9f4

Please sign in to comment.