8000 Handle new unschedulable status by maroshii · Pull Request #4598 · okteto/okteto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Handle new unschedulable status #4598

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

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Handle new unschedulable status #4598

merged 1 commit into from
Dec 3, 2024

Conversation

maroshii
Copy link
Contributor
@maroshii maroshii commented Dec 2, 2024

Include the new Unschedulable status as a transition status. This makes deploys and dependencies wait for the deploy timeout before marking is as failed. Note that in the backend we have a 3min cutoff for unschedulable resources so any timeout larger than that was not being considered.

This change is dependant on the backend return this new status.

@maroshii maroshii requested a review from a team as a code owner December 2, 2024 21:47
Copy link
codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.65%. Comparing base (67ff05e) to head (78b05eb).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4598   +/-   ##
=======================================
  Coverage   47.65%   47.65%           
=======================================
  Files         370      370           
  Lines       29776    29776           
=======================================
  Hits        14190    14190           
  Misses      14476    14476           
  Partials     1110     1110           

@maroshii maroshii merged commit e772d10 into master Dec 3, 2024
18 checks passed
@maroshii maroshii deleted the fran/unschedulable-pods branch December 3, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0