Cherry pick #835 - dynamic, fast registered pod tasks - #836
Merged
Merged
Conversation
…, pod tasks (#835) Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
eapolinario
approved these changes
Jan 27, 2022
Codecov Report
@@ Coverage Diff @@
## release-v0.26 #836 +/- ##
=================================================
- Coverage 85.82% 85.82% -0.01%
=================================================
Files 346 346
Lines 29801 29789 -12
Branches 3597 3592 -5
=================================================
- Hits 25576 25565 -11
Misses 3572 3572
+ Partials 653 652 -1
Continue to review full report at Codecov.
|
Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
reverson
pushed a commit
to reverson/flytekit
that referenced
this pull request
May 27, 2022
…rg#836) Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> Signed-off-by: Kevin Su <pingsutw@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry pick #835
In order to get tests to pass, also cherry picking in #818 which removes the unnecessary dependency between papermill and spark.
flyteorg/flyte#2072