Make the ori <kind>ClassMapper
use watch events instead of continuously relisting
#631
Labels
enhancement
New feature or request
Summary
Currently, to map e.g.
VolumeClass
es of avolumebroker
toori
VolumeClass
es, we have aVolumeClassMapper
that continuouslyList
sVolumeClass
es and maps them. Instead of doing so, we shouldList
only once and then watch for events to update the class mappings.The text was updated successfully, but these errors were encountered: