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 potentially panicing unchecked duration adds in runtime #1489

Merged
merged 2 commits into from
May 10, 2024

use far_future as a default for instant overflow

2f30a01
Select commit
Loading
Failed to load commit list.
Merged

Fix potentially panicing unchecked duration adds in runtime #1489

use far_future as a default for instant overflow
2f30a01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 9, 2024 in 0s

50.0% of diff hit (target 74.9%)

View this Pull Request on Codecov

50.0% of diff hit (target 74.9%)

Annotations

Check warning on line 78 in kube-runtime/src/scheduler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/scheduler.rs#L78

Added line #L78 was not covered by tests

Check warning on line 80 in kube-runtime/src/scheduler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/scheduler.rs#L80

Added line #L80 was not covered by tests

Check warning on line 99 in kube-runtime/src/scheduler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/scheduler.rs#L99

Added line #L99 was not covered by tests

Check warning on line 287 in kube-runtime/src/scheduler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/scheduler.rs#L287

Added line #L287 was not covered by tests

Check warning on line 290 in kube-runtime/src/scheduler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/scheduler.rs#L290

Added line #L290 was not covered by tests