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

Task validation will never be visible in the task.Status #585

Closed
burmanm opened this issue Oct 12, 2023 · 0 comments · Fixed by #584
Closed

Task validation will never be visible in the task.Status #585

burmanm opened this issue Oct 12, 2023 · 0 comments · Fixed by #584
Assignees
Labels
bug Something isn't working done Issues in the state 'done'

Comments

@burmanm
Copy link
Contributor

burmanm commented Oct 12, 2023

What happened?

If task validation, we would only log it to the cass-operator logs and then requeue. This would happen forever and the only way user would know why the task is forever in the running state would be to check the cass-operator logs.

What did you expect to happen?

The task would have Failed condition set and it would have a message indicating what went wrong.

How can we reproduce it (as minimally and precisely as possible)?

Create a replace job without target podName.

cass-operator version

1.17.2

Kubernetes version

1.27

Method of installation

No response

Anything else we need to know?

No response

@burmanm burmanm added the bug Something isn't working label Oct 12, 2023
@burmanm burmanm self-assigned this Oct 12, 2023
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Oct 16, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'ready-for-review' labels Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done Issues in the state 'done'
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants