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

KubernetesPodTrigger: add exception stack trace in TriggerEvent #35716

Merged
merged 4 commits into from
Dec 16, 2023

Conversation

functicons
Copy link
Contributor

@functicons functicons commented Nov 18, 2023

#34644


In deferrable mode, the current logs are not sufficient to debug issues happened in the trigger or hook, so adding stack trace and log the event in the operator callback method.

@functicons functicons changed the title KubernetesPodTrigger: add stacktrace to trigger event message KubernetesPodTrigger: add stacktrace to event message Nov 18, 2023
@functicons functicons changed the title KubernetesPodTrigger: add stacktrace to event message KubernetesPodTrigger: add stack trace to TriggerEvent Nov 18, 2023
@functicons functicons changed the title KubernetesPodTrigger: add stack trace to TriggerEvent KubernetesPodTrigger: add exception stack trace in TriggerEvent Nov 18, 2023
@functicons functicons requested a review from eladkal November 27, 2023 23:01
@functicons
Copy link
Contributor Author

@jedcunningham and @hussein-awala, could you review this PR? Thank you in advance!

@functicons
Copy link
Contributor Author

Friendly ping! Thanks!

@apilaskowski
Copy link
Contributor

@hussein-awala @jedcunningham can chime in, please?

@functicons functicons requested a review from potiuk December 15, 2023 22:26
Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, LGTM!

@potiuk potiuk merged commit a398d9d into apache:main Dec 16, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants