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

(feat) when referenced resource does not exist, report an error #279

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

gianlucam76
Copy link
Member

This is a behavior change. But it is required as most of the time such errors are typos. And nothing gets deployed as result.

Fixes #273

This is a behavior change. But it is required as most of the time
such errors are typos. And nothing gets deployed as result.
@gianlucam76 gianlucam76 added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label Nov 18, 2024
@gianlucam76 gianlucam76 merged commit 2846400 into projectsveltos:main Nov 18, 2024
4 checks passed
@gianlucam76 gianlucam76 deleted the missing-resource branch November 18, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: If a resource referenced by EventTrigger does not exist, raise and error
1 participant