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

Beaker plugin is negating Beaker operators by default #2324

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

happz
Copy link
Collaborator

@happz happz commented Sep 12, 2023

And that's a bug, a nasty bug. Every operator would end up being wrapped with a <not/> element.

Fixes #2322

@happz happz added bug Something isn't working area | hardware Implementation of hardware requirements plugin | mrack The beaker provision plugin labels Sep 12, 2023
@happz happz added this to the 1.28 milestone Sep 12, 2023
@happz happz requested a review from Tiboris as a code owner September 12, 2023 07:10
@happz happz force-pushed the mrack-fix-default-operator-negation branch from a5bbc21 to da90e7b Compare September 24, 2023 08:01
@psss psss self-assigned this Sep 29, 2023
And that's a bug, a nasty bug. Every operator would end up being wrapped
with a `<not/>` element.
@psss psss force-pushed the mrack-fix-default-operator-negation branch from da90e7b to 6e43549 Compare September 29, 2023 16:04
@psss psss merged commit 6e43549 into main Sep 29, 2023
16 checks passed
@psss psss deleted the mrack-fix-default-operator-negation branch September 29, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area | hardware Implementation of hardware requirements bug Something isn't working plugin | mrack The beaker provision plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appeared unexpected hardware transformation when provisioning with beaker
2 participants