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

[BUG] Task manager does not detect ImagePullBackoff as an error #677

Closed
1 task done
dymurray opened this issue Jun 27, 2024 · 1 comment · Fixed by #678
Closed
1 task done

[BUG] Task manager does not detect ImagePullBackoff as an error #677

dymurray opened this issue Jun 27, 2024 · 1 comment · Fixed by #678
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone

Comments

@dymurray
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

v0.5.0-alpha.1

Priority

Major

Current Behavior

Task is in an ImagePullBackoff state (due to some sha missing in quay)

task-14-smlks                      1/2     ImagePullBackOff   0          6m46s

but the task shows as in progress in the UI.

Expected Behavior

Task should show as errored.

How Reproducible

Always (Default)

Steps To Reproduce

Override the image used for analyzer addon and run analysis

Environment

- OS:

Anything else?

No response

@dymurray dymurray added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 27, 2024
@dymurray dymurray added this to the v0.5.0 milestone Jun 27, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Jun 27, 2024
@jortel jortel self-assigned this Jun 27, 2024
@jortel jortel closed this as completed in 83b8519 Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants