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

fix: guard against missing metadata in Kubernetes decorator #2236

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

saikonen
Copy link
Collaborator

fixes edge case where @kubernetes decorator fails to execute task_pre_step due to another decorator raising exceptions. guards against the missing metadata during task_finished

This still leaves the issue where kubernetes task_pre_step not executing will lead to some missing metadata as well.

relates to #2231 for a thorough fix.

@savingoyal savingoyal merged commit ec95a14 into master Jan 30, 2025
28 checks passed
@savingoyal savingoyal deleted the fix/kubernetes-deco-missing-metadata branch January 30, 2025 18:19
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