Open troychiu opened 6 days ago
Attention: Patch coverage is 92.85714%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 37.07%. Comparing base (
45935e4
) to head (4187dfc
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ns/go/tasks/pluginmachinery/flytek8s/pod_helper.go | 91.89% | 2 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Why are the changes needed?
Provide a way to add tolerations for extended resources so that users don't have to add it by themselves.
What changes were proposed in this pull request?
Users can specify what extended resources they would like flyte to add tolerations for them.
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link