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

Retain the error message in task execution even when next pod succeeds #614

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Feb 5, 2024

What this PR does:
Retain the error message from the management-api.

Which issue(s) this PR fixes:
Fixes #612

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner February 5, 2024 13:02
Copy link

@rzvoncek rzvoncek left a comment

Choose a reason for hiding this comment

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

I can't tell if the failing CI tasks are flakes tho.

@burmanm
Copy link
Contributor Author

burmanm commented Feb 12, 2024

Yeah, they were flakes (there's some resource issues, would need a bigger runner probably)

@burmanm burmanm merged commit f309eb4 into k8ssandra:master Feb 12, 2024
34 of 38 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.

Resurface CassandraTask error messages in the Failed condition
2 participants