Commit 3157ffb2 authored by markturansky's avatar markturansky

Added verbiage about events

parent bfe719d9
...@@ -81,6 +81,13 @@ Scheduling constraints are to be handled similar to pod resource constraints. P ...@@ -81,6 +81,13 @@ Scheduling constraints are to be handled similar to pod resource constraints. P
TBD TBD
#### Events
The implementation of persistent storage will not require events to communicate to the user the state of their claim. The CLI for bound claims contains a reference to the backing persistent volume. This is always present in the API and CLI, making an event to communicate the same unnecessary.
Events that communicate the state of a mounted volume are left to the volume plugins.
### Example ### Example
#### Admin provisions storage #### Admin provisions storage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment