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

Conversation

twelho
Copy link
Contributor

@twelho twelho commented Jul 11, 2019

This functionality was lost some way through the filtering refactor, but now it's back better than ever ✨
Fixes #121.

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).
Copy link
Contributor

@luxas luxas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍
Thanks!

@luxas luxas merged commit 8cec097 into master Jul 11, 2019
@luxas luxas added this to the v0.4.1 milestone Jul 11, 2019
@luxas luxas deleted the filter-exact branch July 12, 2019 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't ssh to machine with prefixed name
2 participants