-
Notifications
You must be signed in to change notification settings - Fork 300
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
[Docs]Updated examples for customizing resources #1871
[Docs]Updated examples for customizing resources #1871
Conversation
Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line:
|
LGTM, but you have to sign the DCO |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1871 +/- ##
==========================================
- Coverage 55.05% 55.02% -0.03%
==========================================
Files 296 296
Lines 22241 22218 -23
Branches 3356 2172 -1184
==========================================
- Hits 12244 12225 -19
- Misses 9834 9844 +10
+ Partials 163 149 -14 ☔ View full report in Codecov by Sentry. |
941953e
to
499b124
Compare
Done👍 @kumare3 |
@LunarMarathon, can you fix the DCO? |
Signed-off-by: LunarMarathon <[email protected]>
Signed-off-by: LunarMarathon <[email protected]>
f0ab9e0
to
f0570ed
Compare
@samhita-alla I'm sorry, I completely forgot about signing off the second commit. I've fixed it. |
Congrats on merging your first pull request! 🎉 |
TL;DR
Closes: 4035
Updated the examples to use
with_overrides(requests=Resources(...), limits=Resources(...))
instead of what was defined in the older version of flytekit.Type
Are all requirements met?
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
flyteorg/flyte#4035
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/