forked from Netflix/metaflow
-
Notifications
You must be signed in to change notification settings - Fork 8
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
feature/kfp-argo #254
Closed
Closed
feature/kfp-argo #254
+57,706
−1,594
Conversation
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
* AIP-7299 kfp run to use Argo submit * serviceAccoutName default-editor * ignore flow_triggering_flow.py test * PR Feedback * Unit test fix
* AIP-7314 Argo Flow Trigger Flow * PR Feedback
* AIP-7339 first checkin * PR Feedback * CronWorkflow parameters * Merge fixes * integration test fixes * only print `argo watch` if `argo` is in the path * --pipeline-name parameter * KFP_ARGO_COMPILE_WORKFLOW_ONLY feature (#241) * AIP-7535 cleanup creating Argo YAML (#250) * AIP-7535 cleanup creating Argo YAML * PR Feedback * AIP-7540 Argo Parameters (#249) * AIP-7540 Argo Parameters * Fix for JSON parameters * Fix exit_handler Argo failure with no Flow params * exit handler workflow.parameters quotes * PR Feedback * PR Feedback - inline {{workflow.parameters}} as FLOW_PARAMETERS_JSON - cleanup kfp.deploy()
* AIP-7339 parameterize name of CronWorkflow and ConfigMap * use --name for ConfigMap synchronization reference * Flow Parameters in CronWorkflow * CronWorkflow compiled arguments on workflowSpec fix
* AIP-7418 Remove KFP create * AIP-7385 rename KFP to AIP plugin (#258) * AIP-7385 rename KFP to AIP plugin * friendly error message for "kfp run" * AIP-7393 Add Flow labels to Workflow for ArgoUI (#259) * AIP-7393 Add Flow labels to Workflow for ArgoUI * PR feedback * AIP-7726 add default cards (#260) * AIP-7726 add default cards * param fix * PR feedback - comment archive none - add card id to support current.card.append() - add example of notebook card & multiple cards * aip.zillowgroup.net/aip-pod-default -> aip.zillowgroup.net/aip-wfsdk-pod * logging.zgtools.net/index -> logging.zgtools.net/topic * fix card pathspec for nested foreach * fix github test.yml branches * resources_flow.py label fixes * PR Feedback * update test.yml * AIP-7773 argo flow trigger flow (#261)
* AIP-7802 WFSDK v2 for kfp-argo * use CICD v4 ref * pin docker image
* AIP-7796 Embed zillow-kfp compiler into WFSDK * jsonschema>=4.19.2,<5 * remove incorrect package exclude
closing this in favor of #269 to merge into feature/aip |
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.
No description provided.