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

Support regexp for datastore autoselect #2038

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. Support regexp for datastore autoselect

    When automatically selecting a datastore, use regular expression instead of a simple string
    search as this will support additional use cases such as when there are datastores with the
    prefix "DoNotUse_" which should not be selected automatically.
    ephracis committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b1f30ed View commit details
    Browse the repository at this point in the history