Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the ori <kind>ClassMapper use watch events instead of continuously relisting #631

Open
adracus opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@adracus
Copy link
Contributor

adracus commented Feb 6, 2023

Summary

Currently, to map e.g. VolumeClasses of a volumebroker to ori VolumeClasses, we have a VolumeClassMapper that continuously Lists VolumeClasses and maps them. Instead of doing so, we should List only once and then watch for events to update the class mappings.

@adracus adracus added the enhancement New feature or request label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant