Jan Safranek
|
a195802d3e
|
Make standalone function to check for (pre-)bound volumes.
Note the semantic change, we now check for UID=""
|
2016-05-17 15:14:04 +02:00 |
|
Jan Safranek
|
20305f9235
|
Don't process events until fully initialized.
We do not want to process any volume / claim events until both PV and claim
caches are fully loaded.
|
2016-05-17 15:14:03 +02:00 |
|
Jan Safranek
|
71aa892a86
|
Implement volume controller skeleton.
This is a simple controller that watches changes of PersistentVolumes and
PersistentVolumeClaims.
|
2016-05-17 15:14:02 +02:00 |
|