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

[FEATURE] Allow dynamically updating cache after changing nodes and rescanning #2

Open
davidallendj opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@davidallendj
Copy link
Owner

Short Description

Currently, Magellan does not have a way to overwrite the local cache database after removing nodes and performing another scan. The motivation here is to allow Magellan to only collect from nodes that were found in the scanning process dynamically after changes are made to a cluster set up.

Definition of Done

This issue is moreso of a QoL improvement for dynamically managing the cache internally for the tool. It will be consider complete when the tool is able to update the locally stored cache database after changes are made to a cluster such as adding or removing nodes.

@davidallendj davidallendj added the enhancement New feature or request label Sep 27, 2024
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
None yet
Development

No branches or pull requests

1 participant