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

webhook: fix panic on unexpected parser expression #1183

Merged
merged 1 commit into from
May 23, 2024

Conversation

squat
Copy link
Contributor

@squat squat commented May 23, 2024

Even if a vector expression in an SLO returns a vector, the webhook API
handler will panic if the underlying expression is not a vector selctor.

Fixes: #1181

Signed-off-by: squat [email protected]

Even if a vector expression in an SLO returns a vector, the webhook API
handler will panic if the underlying expression is not a vector selctor.

Fixes: pyrra-dev#1181

Signed-off-by: squat <[email protected]>
@metalmatze
Copy link
Member

Again, thank you!

@metalmatze metalmatze merged commit 5da66df into pyrra-dev:release-0.7 May 23, 2024
8 of 9 checks passed
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.

2 participants