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

Add support for excluding/ignoring VMs by name using regular expression #588

Open
atc0005 opened this issue Jan 15, 2022 · 0 comments
Open
Assignees
Labels
config contrib documentation Improvements or additions to documentation enhancement New feature or request virtual machine
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Jan 15, 2022

One of the features listed for the plugin request tracked by #506 was excluding VMs by name using a regular expression.

This isn't (as of this writing) supported by the underlying "library" of helper functions I'm using with this project (internal/vsphere). Instead of implementing it one-off just for #506, I'd like to implement it as a feature for all plugins that currently support excluding VMs from evaluation by name.

By tracking this separately, this allows #506 to be completed earlier and gives me more time to consider implementation details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config contrib documentation Improvements or additions to documentation enhancement New feature or request virtual machine
Projects
None yet
Development

No branches or pull requests

1 participant