This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
Cache Serialize API #326
Merged
EngHabu
merged 18 commits into
flyteorg:master
from
hamersaw:feature/cache-reservation-api
Dec 1, 2021
Merged
Cache Serialize API #326
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ec89d44
added cache reservation logic to task execution
hamersaw 243163c
setting reservation heartbeat to workflow reeval duration
hamersaw d30ba98
releasing reservation on completion
hamersaw b9f2ce8
fixed lint errors
hamersaw dda0d12
Merge branch 'master' into feature/cache-reservation-api
hamersaw 5df876e
updated task metadata field to DiscoverySerializable in accordance wi…
hamersaw ef79390
not allowing cache serialization without specifying cachable as well
hamersaw 0a77c68
added datacatalog unit tests
hamersaw 5426ef2
added handler unit tests
hamersaw 0d288d5
fixed lint issues
hamersaw 6e021a2
Merge branch 'master' into feature/cache-reservation-api
hamersaw 5a547f0
updated flyteidl and flyteplugins versions - change before merging
hamersaw ac57979
updated flyteidl and flyteplugin version to reflect latest changes
hamersaw 214833f
remove flyteidl replace in go.mod and updating to latest version
hamersaw e7090bf
moving release reservation to node finalize function
hamersaw 8faf070
fixed master merge conflicts
hamersaw 9f8b2c8
Merge branch 'master' into feature/cache-reservation-api
hamersaw 63fbf72
updated go.mod and added missing docs on public types
hamersaw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder to replace this