Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Fix the filtering framework to perform exact matches again #138

Merged
merged 2 commits into from
Jul 11, 2019

Commits on Jul 11, 2019

  1. Rework the filtering framework to separate exact matches

    This fixes exact matching of e.g. "my-vm", when there are two VMs called
    "my-vm" and "my-vm-2" (one name is the prefix of another).
    twelho committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    c379cf1 View commit details
    Browse the repository at this point in the history
  2. make tidy

    twelho committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    d7529a5 View commit details
    Browse the repository at this point in the history