-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
No event for PipelineValidationFailed #1201
Comments
I would be happy to help out with this one @dibyom. Can I start to work on it? |
@NikeNano I think this is gonna be fixed by #2082 (cc @afrittoli ) |
@Letty5411 thanks for reporting this and @NikeNano thanks for contributing! So indeed I was going to address this as part of #2082 / #2039. |
Ok, cool. Then I see if I can find some other issues to look at :) |
@afrittoli are you tackling both k8s events and cloudevents in your work? |
Yes, I am - first PR fixes k8s events, second PR will add cloudevents |
@afrittoli is this fixed ? 🙃 |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
Is this still the case ? (cc @afrittoli) |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Expected Behavior
When try to run a pipelinerun, it failed with the following condition:
In this situation, I expect that there may be event about this failure.
Actual Behavior
No event in this situation.
Steps to Reproduce the Problem
Additional Info
The text was updated successfully, but these errors were encountered: