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

Stop erroring in selector if operator is DoesNotExist #803

Merged
merged 1 commit into from Apr 12, 2022

Conversation

martyspiewak
Copy link
Contributor

Changes proposed by this PR

Selector now correctly matches when json path does not exist and the operator is DoesNotExist

closes #802

Release Note

Selector now correctly matches when json path does not exist and the operator is DoesNotExist

PR Checklist

Note: Please do not remove items. Mark items as done [x] or use strikethrough if you believe they are not relevant

  • Linked to a relevant issue. Eg: Fixes #123 or Updates #123
  • Removed non-atomic or wip commits
  • Filled in the Release Note section above
  • Modified the docs to match changes

@netlify
Copy link

netlify bot commented Apr 12, 2022

Deploy Preview for elated-stonebraker-105904 canceled.

Name Link
🔨 Latest commit 4919a56
🔍 Latest deploy log https://app.netlify.com/sites/elated-stonebraker-105904/deploys/625589c3cc4126000958fefb

@martyspiewak martyspiewak enabled auto-merge (squash) April 12, 2022 14:16
@martyspiewak martyspiewak merged commit 120a53c into main Apr 12, 2022
@martyspiewak martyspiewak deleted the selector-match-fields-bug branch April 12, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

selector with matchFields DoesNotExist does not match
3 participants