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 Fail when Resource Quota exceeded. #627

Merged
merged 4 commits into from
Apr 25, 2024
Merged

Conversation

jortel
Copy link
Contributor

@jortel jortel commented Apr 18, 2024

Detect resource quota exceeded and leave the task.State=Ready.

closes #625

jortel added 4 commits April 18, 2024 09:25
Signed-off-by: Jeff Ortel <jortel@redhat.com>
Signed-off-by: Jeff Ortel <jortel@redhat.com>
Signed-off-by: Jeff Ortel <jortel@redhat.com>
Signed-off-by: Jeff Ortel <jortel@redhat.com>
@jortel jortel merged commit cdc096f into konveyor:main Apr 25, 2024
12 checks passed
@mansam mansam added the cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. label Apr 30, 2024
mansam pushed a commit to mansam/tackle2-hub that referenced this pull request Apr 30, 2024
Detect resource quota exceeded and leave the task.State=Ready.

closes konveyor#625

---------

Signed-off-by: Jeff Ortel <jortel@redhat.com>
mansam added a commit that referenced this pull request Apr 30, 2024
Cherry-picks:
* #623
* #627 
* #629 

Manually backports:
* #628

---------

Signed-off-by: Ian Bolton <ibolton@redhat.com>
Signed-off-by: Jeff Ortel <jortel@redhat.com>
Signed-off-by: Sam Lucidi <slucidi@redhat.com>
Co-authored-by: Ian Bolton <ibolton@redhat.com>
Co-authored-by: Jeff Ortel <jortel@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Task fails when ResourceQuota exceeded.
2 participants