-
Notifications
You must be signed in to change notification settings - Fork 360
Support data exchange between custom & generic components via volumes #2799
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
Merged
akchinSTC
merged 27 commits into
elyra-ai:main
from
kiersten-stokes:custom-component-volumes-2
Jul 6, 2022
Merged
Changes from 18 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
22f4e75
Update processing to handle mounted_volumes w/i component params stanza
kiersten-stokes 3f1125e
Update properties template to reflect data volumes for custom components
kiersten-stokes ab3921c
Update KFP processing to handle volumes for custom components
kiersten-stokes be15f74
Refactor airflow DAG template for readability; add volume processing
kiersten-stokes d5d1ddf
Update server tests
kiersten-stokes 9607670
Fix Codescan warning
kiersten-stokes 05393f7
Ensure volumes is not None in Operation constructor
kiersten-stokes 1fa45b0
Add server test for property collision
kiersten-stokes a859e53
Fix import statements
kiersten-stokes 825490b
Remove accidental print statement
kiersten-stokes 4cd5b57
Revert unintended change to docs/requirements.txt
kiersten-stokes 6ae989e
Move new catalog instance to conftest
kiersten-stokes 5a8f6c7
Remove last instance of AIRFLOW_COMPONENT_CACHE_INSTANCE
kiersten-stokes aec8eb4
Merge branch 'main' into custom-component-volumes-2
kiersten-stokes f8b34d3
Merge branch 'test-fix' into custom-component-volumes-2
kiersten-stokes 433e57a
Add volumes to custom component 'describe'
kiersten-stokes 3ed7b89
Add validation to custom component volumes
kiersten-stokes 70cdd52
Adjust documentation to reflect volumes for custom nodes
kiersten-stokes 95443dc
Remove 'system-owned' from documentation
kiersten-stokes 64883bb
Create Secret object in DAG instead of KubernetesSecret
kiersten-stokes 9c54ab2
Change var names in airflow DAG
kiersten-stokes 883a9cd
Add disclaimer re:Airflow operator volumes
kiersten-stokes 6ac07dd
Update DAG to add executor_config
kiersten-stokes 808f0c4
Fix lint
kiersten-stokes 9be0edd
Change executor_config format
kiersten-stokes eae03f7
Add pvc name
kiersten-stokes f674cff
Fix sentence re: volumes that references generic nodes only
kiersten-stokes 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 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
Binary file modified
BIN
+327 KB
(460%)
docs/source/images/user_guide/pipelines/pipeline-properties.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.