-
Notifications
You must be signed in to change notification settings - Fork 657
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
[Monorepo] - Import flyteidl #4017
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b27bc59 - Browse repository at this point
Copy the full SHA b27bc59View commit details -
Add new phases to Task execution (#52)
* Add new phases to Task execution
Configuration menu - View commit details
-
Copy full SHA for adb7768 - Browse repository at this point
Copy the full SHA adb7768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4e73a - Browse repository at this point
Copy the full SHA 2c4e73aView commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fabcdc6 - Browse repository at this point
Copy the full SHA fabcdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d4693 - Browse repository at this point
Copy the full SHA 19d4693View commit details
Commits on May 7, 2020
-
Add an ErrorKind field in ContainerError (#60)
* Add an ErrorKind field in ContainerError * Bump versions
Configuration menu - View commit details
-
Copy full SHA for 3a6a73d - Browse repository at this point
Copy the full SHA 3a6a73dView commit details
Commits on May 12, 2020
-
Arbitrary container support without Flytekit using FlyteCoPilot (#62)
Ketan Umare authoredMay 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 2cdf2af - Browse repository at this point
Copy the full SHA 2cdf2afView commit details -
Releasing v0.17.29 for RawContainerPlugin (#63)
Ketan Umare authoredMay 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 31a074f - Browse repository at this point
Copy the full SHA 31a074fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2688f - Browse repository at this point
Copy the full SHA fd2688fView commit details
Commits on May 17, 2020
-
Flyte CoPilot now available for all containers (#64)
Ketan Umare authoredMay 17, 2020 Configuration menu - View commit details
-
Copy full SHA for d85b809 - Browse repository at this point
Copy the full SHA d85b809View commit details
Commits on May 26, 2020
-
Allow different modes of data download and upload in flyte co-pilot (#65
Ketan Umare authoredMay 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 73f59e6 - Browse repository at this point
Copy the full SHA 73f59e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dc278 - Browse repository at this point
Copy the full SHA 86dc278View commit details
Commits on Jun 8, 2020
-
Add FailureHandlingStrategy to workflow idl (#67)
* Add FailureHandlingStrategy to workflow idl * Rename and allow overrides per LaunchPlan and Execution * Revert override changes * revert
Configuration menu - View commit details
-
Copy full SHA for a563b56 - Browse repository at this point
Copy the full SHA a563b56View commit details
Commits on Jun 10, 2020
-
Only keep options we will implement at the moment (#69)
* Only keep options we will implement at the moment * regenerate
Configuration menu - View commit details
-
Copy full SHA for 74531d0 - Browse repository at this point
Copy the full SHA 74531d0View commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 86cb571 - Browse repository at this point
Copy the full SHA 86cb571View commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d1f69b - Browse repository at this point
Copy the full SHA 6d1f69bView commit details
Commits on Jul 22, 2020
-
IDL changes for Node-Node relationship refactor (#72)
* IDL changes for Node-Node relationship refactor * Ability to provide information of the parent node. * Introduction of group_id to indicate grouping of nodes within the Parent node - (instead of dummy nodes) * Support for querying all nodes under node with group. * Support for node_id to point to original node in the workflow/graph, and node_name
Configuration menu - View commit details
-
Copy full SHA for 8bc96f9 - Browse repository at this point
Copy the full SHA 8bc96f9View commit details
Commits on Jul 28, 2020
-
feature; catalog metadata and caching status published in node events (…
…#70) * Catalog store handling * Event proto updated * generated * merged * Dataset Identifier changed * Better model * Exposing TaskNodeMetadata with catalog information in the API * 0.17.38 * Comment * docs updated
Ketan Umare authoredJul 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ed1f1a - Browse repository at this point
Copy the full SHA 0ed1f1aView commit details
Commits on Jul 30, 2020
-
Adding proto definitions for supporting SageMaker TrainingJob (built-…
…in algorithms) and HyperparameterTuningJob (#66) * adding sagemaker protos Co-authored-by: Haytham AbuelFutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0eaaa62 - Browse repository at this point
Copy the full SHA 0eaaa62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35470d2 - Browse repository at this point
Copy the full SHA 35470d2View commit details
Commits on Aug 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8179eb - Browse repository at this point
Copy the full SHA e8179ebView commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a990d88 - Browse repository at this point
Copy the full SHA a990d88View commit details
Commits on Aug 12, 2020
-
[Autogenerated] Add labels to projects in flyteidl (#77)
* first cut * bump version * add to project.json * regen Co-authored-by: Konstantin Gizdarski <[email protected]> Co-authored-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eec642e - Browse repository at this point
Copy the full SHA eec642eView commit details
Commits on Aug 13, 2020
-
Introduce ProjectUpdate endpoint to Flyte Admin API (#78)
* add project update endpoint * PR comments * pr comments * pr comments (last one ;p) * spelling * generate Co-authored-by: Konstantin Gizdarski <[email protected]> Co-authored-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56a1ceb - Browse repository at this point
Copy the full SHA 56a1cebView commit details
Commits on Aug 25, 2020
-
Fix Stackdriver log link (#79)
This PR fixes Stackdriver log link using `resource.labels.pod_name` as `advancedFilter` instead of `logName`.
Configuration menu - View commit details
-
Copy full SHA for a34e499 - Browse repository at this point
Copy the full SHA a34e499View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 25f8287 - Browse repository at this point
Copy the full SHA 25f8287View commit details
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a96ccc - Browse repository at this point
Copy the full SHA 5a96cccView commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c6e977b - Browse repository at this point
Copy the full SHA c6e977bView commit details
Commits on Oct 2, 2020
-
Support Styx style schedule (#83)
* Support cron schedule with offset. For example: https://github.com/spotify/styx#schedule-string * Add generated files * Update protos/flyteidl/admin/schedule.proto Co-authored-by: Yee Hing Tong <[email protected]> * Update protos/flyteidl/admin/schedule.proto Co-authored-by: Yee Hing Tong <[email protected]> * Update protos/flyteidl/admin/schedule.proto Co-authored-by: Yee Hing Tong <[email protected]> * Regenerate files * Regenerate files * Change the message name back * Revert "Change the message name back" This reverts commit e468ea836dd30fc01699fd417ee64a182603b7f7. * Add comments for schedule and offset Co-authored-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12057bb - Browse repository at this point
Copy the full SHA 12057bbView commit details
Commits on Oct 7, 2020
-
Adding necessary fields in training job message for distributed train…
…ing (#84) * `distributed_protocol` added as a field in training job resource config
Configuration menu - View commit details
-
Copy full SHA for d346dc2 - Browse repository at this point
Copy the full SHA d346dc2View commit details
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0b5f6fd - Browse repository at this point
Copy the full SHA 0b5f6fdView commit details
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a9de0d7 - Browse repository at this point
Copy the full SHA a9de0d7View commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b4fe53 - Browse repository at this point
Copy the full SHA 8b4fe53View commit details
Commits on Nov 30, 2020
-
Add filter and sort param when listing projects (#90)
* Add filter and sort param when listing projects * Bump version
Configuration menu - View commit details
-
Copy full SHA for 2f786d5 - Browse repository at this point
Copy the full SHA 2f786d5View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb32d72 - Browse repository at this point
Copy the full SHA fb32d72View commit details
Commits on Feb 3, 2021
-
Update CI post migration (#95)
* Migrate off of travis * move proto test to actions * wip * wip * wip * wip * install git * wip * wip * update script * try uploading * wip * wip * add the rest of the steps * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update pull_request.yml * Update pull_request.yml * Update pull_request.yml * Ignore generated code * Update pull_request.yml * Update pull_request.yml * wip * regenerate * fix workdir * wip * wip * wip * wip * wip * fixing lint * lint * Add NPM Publish Step * cleanup * Update setup.py * update maintainer emails
Configuration menu - View commit details
-
Copy full SHA for 40578e6 - Browse repository at this point
Copy the full SHA 40578e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fae96 - Browse repository at this point
Copy the full SHA 81fae96View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b8816 - Browse repository at this point
Copy the full SHA b5b8816View commit details
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33440e1 - Browse repository at this point
Copy the full SHA 33440e1View commit details
Commits on Feb 19, 2021
-
Change Security/Permission fields with overrides (#98)
* Change Security/Permission fields with overrides
Configuration menu - View commit details
-
Copy full SHA for b0e16d1 - Browse repository at this point
Copy the full SHA b0e16d1View commit details
Commits on Feb 23, 2021
-
Added changes from flyteplugins and also added functionality for Fetc…
…hFromLiteral (#101) * Added changes from flyteplugins * Moved more code fromflyteplugins due to test dependencies * Moved unit test for time primitive * Added fetchFromliteral functionality * Fixing lint issues * Minor lint fixes * Moved Fetch literal functionality to separate file * Incorporated the feedback Co-authored-by: pmahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12df6de - Browse repository at this point
Copy the full SHA 12df6deView commit details -
Add task version to template (#102)
Katrina Rogan authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b54f03 - Browse repository at this point
Copy the full SHA 0b54f03View commit details
Commits on Feb 26, 2021
-
Update ArrayJob for Map task changes (#103)
Katrina Rogan authoredFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for a7aa574 - Browse repository at this point
Copy the full SHA a7aa574View commit details
Commits on Mar 5, 2021
-
Update Organization. Lyft -> Flyteorg, use k8s libraries (#109)
Katrina Rogan authoredMar 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 55d8271 - Browse repository at this point
Copy the full SHA 55d8271View commit details -
Revamp Security context to be more specific and expose it to task tem…
…plates (#108) * Revamp Security Context Message Signed-off-by: Haytham Abuelfutuh <[email protected]> * Security Context in Admin entities Signed-off-by: Haytham Abuelfutuh <[email protected]> * fix tabs Signed-off-by: Haytham Abuelfutuh <[email protected]> * add deprecated message Signed-off-by: Haytham Abuelfutuh <[email protected]> * Update protos/flyteidl/core/types.proto Co-authored-by: Ketan Umare <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]> * Update protos/flyteidl/core/types.proto Co-authored-by: Ketan Umare <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]> * Move to security proto Signed-off-by: Haytham Abuelfutuh <[email protected]> * comment Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d157a1c - Browse repository at this point
Copy the full SHA d157a1cView commit details
Commits on Mar 7, 2021
-
Added new rpc service GetVersion (#110)
* Added new rpc service GetVersion Signed-off-by: Yuvraj <[email protected]> * More changes Signed-off-by: Yuvraj <[email protected]> * Update get version description Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4a4842 - Browse repository at this point
Copy the full SHA f4a4842View commit details
Commits on Mar 9, 2021
-
* Version v0.18.16 Signed-off-by: Ketan Umare <[email protected]> * Update GetVersion API to match the other API style - Have an additional envelop structure Signed-off-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1429d7d - Browse repository at this point
Copy the full SHA 1429d7dView commit details
Commits on Mar 11, 2021
-
Move proto from datacatalog (#113)
* Move proto from datacatalog Signed-off-by: niant <[email protected]> * add generated files Signed-off-by: niant <[email protected]> Co-authored-by: niant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9eaaa4 - Browse repository at this point
Copy the full SHA c9eaaa4View commit details -
Add free form map config for task custom (#112)
Katrina Rogan authoredMar 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 394afd2 - Browse repository at this point
Copy the full SHA 394afd2View commit details
Commits on Mar 13, 2021
-
* Add Secret Group Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4db403 - Browse repository at this point
Copy the full SHA e4db403View commit details
Commits on Mar 15, 2021
-
Automatically update flyteidl versions when a github release is creat…
…ed (#115) * wip: Added version automatically in setup.py Signed-off-by: yuvraj <[email protected]> * wip: small fix Signed-off-by: yuvraj <[email protected]> * wip: small fix Signed-off-by: yuvraj <[email protected]> * wip: added npm version update Signed-off-by: Yuvraj <[email protected]> * wip: added workflow for master merge Signed-off-by: Yuvraj <[email protected]> * wip: added goreleaser for creating release Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b39ed0 - Browse repository at this point
Copy the full SHA 5b39ed0View commit details -
Revert Getversion method from put to get (#116)
* Revert Getversion method from put to get Signed-off-by: Yuvraj <[email protected]> * Added version in api url Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf9adfd - Browse repository at this point
Copy the full SHA cf9adfdView commit details -
Remove need condition in github action (#117)
Signed-off-by: yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b1bc96 - Browse repository at this point
Copy the full SHA 0b1bc96View commit details -
Signed-off-by: Yuvraj <[email protected]> Thank you!
Configuration menu - View commit details
-
Copy full SHA for 64a9617 - Browse repository at this point
Copy the full SHA 64a9617View commit details
Commits on Mar 17, 2021
-
Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08bea9c - Browse repository at this point
Copy the full SHA 08bea9cView commit details -
Literal Transformations from a string or an interface based on litera…
…lTypes (#120) * wip: more transformations Signed-off-by: Ketan Umare <[email protected]> * Changed the String formatter from %s to %v and added more unit tests (#122) Signed-off-by: pmahindrakar-oss <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]> Signed-off-by: Ketan Umare <[email protected]> * Added default condition for unsupported type while creating literal (#124) * Changed the String formatter from %s to %v and added more unit tests Signed-off-by: pmahindrakar-oss <[email protected]> * Added unsupported type default condition Signed-off-by: pmahindrakar-oss <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]> Signed-off-by: pmahindrakar-oss <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dabafe - Browse repository at this point
Copy the full SHA 7dabafeView commit details
Commits on Mar 18, 2021
-
#patch: Add in task execution event fields (#119)
Katrina Rogan authoredMar 18, 2021 Configuration menu - View commit details
-
Copy full SHA for d466b98 - Browse repository at this point
Copy the full SHA d466b98View commit details
Commits on Mar 19, 2021
-
Add group_version to secrets (#125)
* Add group_version to secrets Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f0ce92 - Browse repository at this point
Copy the full SHA 8f0ce92View commit details -
Fix typo in external resource message (#126)
Katrina Rogan authoredMar 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f30af1 - Browse repository at this point
Copy the full SHA 5f30af1View commit details
Commits on Mar 24, 2021
-
Fix field id for ExecutionSpec#auth_role (#127)
Changing field id wasn't intentional Co-Authored-By: Fernando Diaz <[email protected]> Signed-off-by: Gleb Kanterov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0475f7a - Browse repository at this point
Copy the full SHA 0475f7aView commit details
Commits on Mar 30, 2021
-
* update docs theme Signed-off-by: cosmicBboy <[email protected]> * add community link Signed-off-by: cosmicBboy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f9e8a - Browse repository at this point
Copy the full SHA 12f9e8aView commit details -
[go] Add blob support for MakeLiteralForType (#131)
The MakeLiteralForType client method currently doesn't support the blob type. This adds support for that. Signed-off-by: Sam Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c0a4c - Browse repository at this point
Copy the full SHA 92c0a4cView commit details
Commits on Mar 31, 2021
-
Signed-off-by: cosmicBboy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 419ea75 - Browse repository at this point
Copy the full SHA 419ea75View commit details
Commits on Apr 2, 2021
-
Added workflow for updating flyteidl version in all component (#132)
* Added workflow for updating flyte comopnent version Signed-off-by: yuvraj <[email protected]> * Added a single workflow for release flyteidl Signed-off-by: yuvraj <[email protected]> * revert workflow changes Signed-off-by: yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9a27b0 - Browse repository at this point
Copy the full SHA b9a27b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab0de1 - Browse repository at this point
Copy the full SHA aab0de1View commit details
Commits on Apr 3, 2021
-
Enable flyteidl update version for all component (#136)
* enable flyteidl update version for all component Signed-off-by: yuvraj <[email protected]> * Added more component Signed-off-by: yuvraj <[email protected]> * remove flytekit from component Signed-off-by: yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1427d6 - Browse repository at this point
Copy the full SHA c1427d6View commit details
Commits on Apr 13, 2021
-
Pass dynamic workflow closure in node execution events (#141)
Katrina Rogan authoredApr 13, 2021 Configuration menu - View commit details
-
Copy full SHA for df047b1 - Browse repository at this point
Copy the full SHA df047b1View commit details
Commits on Apr 14, 2021
-
Documentation for Datacatalog (#143)
Datacatalog service documentation Signed-off-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8780078 - Browse repository at this point
Copy the full SHA 8780078View commit details
Commits on Apr 15, 2021
-
Fix Datacatalog title.rst in docs (#145)
* missing blank line in title.rst Signed-off-by: Ketan Umare <[email protected]> * generated docs Signed-off-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01437df - Browse repository at this point
Copy the full SHA 01437dfView commit details
Commits on Apr 21, 2021
-
Enable release automation for flytectl (#144)
Signed-off-by: yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4104155 - Browse repository at this point
Copy the full SHA 4104155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d18397 - Browse repository at this point
Copy the full SHA 1d18397View commit details -
Move dynamic workflow metadata to GetNodeExecutionData response (#151)
Katrina Rogan authoredApr 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 73d3e5c - Browse repository at this point
Copy the full SHA 73d3e5cView commit details
Commits on Apr 22, 2021
-
Add DYNAMIC_RUNNING node execution phase (#152)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredApr 22, 2021 Configuration menu - View commit details
-
Copy full SHA for e49b5d1 - Browse repository at this point
Copy the full SHA e49b5d1View commit details
Commits on Apr 30, 2021
-
Introduce Auth Metadata and Identity Grpc Service and support Pkce au…
…th in admin client (#155) * Introduce Auth Metadata and Identity Grpc Service Signed-off-by: Haytham Abuelfutuh <[email protected]> * merge conflicts Signed-off-by: Haytham Abuelfutuh <[email protected]> * Update deps Signed-off-by: Haytham Abuelfutuh <[email protected]> * cleanup deps Signed-off-by: Haytham Abuelfutuh <[email protected]> * update deps Signed-off-by: Haytham Abuelfutuh <[email protected]> * Delete unused catalog client Signed-off-by: Haytham Abuelfutuh <[email protected]> * Remove the need for UseAuth config to simplify setup further Signed-off-by: Haytham Abuelfutuh <[email protected]> * Add deprecated comment Signed-off-by: Haytham Abuelfutuh <[email protected]> * Allow config of insecure creds transmission Signed-off-by: Haytham Abuelfutuh <[email protected]> * Moved the 3legged auth files from flytectl and also added config option for it (#156) * Moved the 3legged auth files from flytectl and also added config option for it Signed-off-by: Prafulla Mahindrakar <[email protected]> * Fixed the expiry bug Signed-off-by: Prafulla Mahindrakar <[email protected]> * Changed logic to refresh the token Signed-off-by: Prafulla Mahindrakar <[email protected]> * Refactored the getAuthenticationDialOption Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added more unit tests Signed-off-by: Prafulla Mahindrakar <[email protected]> * Fixed unit tests Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added more unit tests Signed-off-by: Prafulla Mahindrakar <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]> * refactor pkce package Signed-off-by: Haytham Abuelfutuh <[email protected]> * rename Signed-off-by: Haytham Abuelfutuh <[email protected]> * bump for dco Signed-off-by: Haytham Abuelfutuh <[email protected]> * Added ClientSetBuilder inorder to remove keyring dependency (#158) * Added ClientSetBuilder inorder to remove keyring dependency Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added token cache to deprecated method too Signed-off-by: Prafulla Mahindrakar <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]> * Refactoring latest changes Signed-off-by: Haytham Abuelfutuh <[email protected]> * rename Signed-off-by: Haytham Abuelfutuh <[email protected]> * do not close server right away Signed-off-by: Haytham Abuelfutuh <[email protected]> * don't close http server too soon Signed-off-by: Haytham Abuelfutuh <[email protected]> * event init error Signed-off-by: Haytham Abuelfutuh <[email protected]> * Cleanup Signed-off-by: Haytham Abuelfutuh <[email protected]> * comments Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec1785f - Browse repository at this point
Copy the full SHA ec1785fView commit details -
documentation revamp according to RFC (#160)
Signed-off-by: cosmicBboy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9ea0f1 - Browse repository at this point
Copy the full SHA a9ea0f1View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e8e20a - Browse repository at this point
Copy the full SHA 6e8e20aView commit details -
Update validate module to protoc-gen-validate 0.6.1 (#165)
* Update validate module to protoc-gen-validate 0.6.1 Signed-off-by: Hans Werner <[email protected]> * include generated output Signed-off-by: Hans Werner <[email protected]> * update code Signed-off-by: Hans Werner <[email protected]> Co-authored-by: Julio Capote <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4243bc5 - Browse repository at this point
Copy the full SHA 4243bc5View commit details
Commits on May 21, 2021
-
Added flyteidl documentation (#167)
* Added flyteidl documentation Signed-off-by: Prafulla Mahindrakar <[email protected]> * Generated doc requirements and updated CI to not generate docs for now Signed-off-by: Prafulla Mahindrakar <[email protected]> * Moved to rst file for events Signed-off-by: Prafulla Mahindrakar <[email protected]> * Moved to rst file for all index files Signed-off-by: Prafulla Mahindrakar <[email protected]> (cherry picked from commit 6dc3c4785dc95b05412a9bec2377016cf16b5ea8) * Added tmp doc generation step for getting doc dependencies Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b154fda - Browse repository at this point
Copy the full SHA b154fdaView commit details
Commits on May 24, 2021
-
Using RST for documentation generation (#169)
* Fix the links in generated html files * Added handler for build finished event to fix doc links * Added contributing guide * Adding wait for the subprocess * Fixed the path issue with finding the script for fixing the links * Added darwin switch for sed -i flag * Fixed non darwin with -i flag for sed * Using find instead of xargs as it fails on readthedocs * Moving the substitution errors to /dev/null * Escaped the Link values Signed-off-by: Prafulla Mahindrakar <[email protected]> * Using protoc-gen-doc plugin directly Signed-off-by: Prafulla Mahindrakar <[email protected]> * Removed the example message Signed-off-by: Prafulla Mahindrakar <[email protected]> * Fixed datacatalog file generation Signed-off-by: Prafulla Mahindrakar <[email protected]> * Using template to generate docs and also removed unused imports in proto files and fixed doc issues Signed-off-by: Prafulla Mahindrakar <[email protected]> * Minor doc fix Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added dependency to protoc-gen in biolerplate module Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b4391b - Browse repository at this point
Copy the full SHA 7b4391bView commit details -
add main nav font awesome icons (#170)
* add main nav font awesome icons Signed-off-by: cosmicBboy <[email protected]> * add "edit on github button" config Signed-off-by: cosmicBboy <[email protected]> * fix html theme config Signed-off-by: cosmicBboy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adb8ab8 - Browse repository at this point
Copy the full SHA adb8ab8View commit details
Commits on May 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1934f0c - Browse repository at this point
Copy the full SHA 1934f0cView commit details
Commits on May 26, 2021
-
Add K8sPod as a task target option (#172)
Katrina Rogan authoredMay 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 868de79 - Browse repository at this point
Copy the full SHA 868de79View commit details
Commits on May 27, 2021
-
Support passing an iam role AND a k8s service account (#173)
Katrina Rogan authoredMay 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 451151e - Browse repository at this point
Copy the full SHA 451151eView commit details -
Support passing an iam role AND a k8s service account (again) (#175)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredMay 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 81f2771 - Browse repository at this point
Copy the full SHA 81f2771View commit details
Commits on May 31, 2021
-
Added boilerplate automation (#162)
* Added boilerplate automation Signed-off-by: Yuvraj <[email protected]> * More changes Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27f1c2d - Browse repository at this point
Copy the full SHA 27f1c2dView commit details
Commits on Jun 3, 2021
-
Using protoc-gen-doc from the flyteorg and regenerated docs for new m…
…odules (#174) * Fix the links in generated html files * Added handler for build finished event to fix doc links * Added contributing guide * Adding wait for the subprocess * Fixed the path issue with finding the script for fixing the links * Added darwin switch for sed -i flag * Fixed non darwin with -i flag for sed * Using find instead of xargs as it fails on readthedocs * Moving the substitution errors to /dev/null * Escaped the Link values Signed-off-by: Prafulla Mahindrakar <[email protected]> * Using protoc-gen-doc plugin directly Signed-off-by: Prafulla Mahindrakar <[email protected]> * Removed the example message Signed-off-by: Prafulla Mahindrakar <[email protected]> * Fixed datacatalog file generation Signed-off-by: Prafulla Mahindrakar <[email protected]> * Using template to generate docs and also removed unused imports in proto files and fixed doc issues Signed-off-by: Prafulla Mahindrakar <[email protected]> * Minor doc fix Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added dependency to protoc-gen in biolerplate module Signed-off-by: Prafulla Mahindrakar <[email protected]> * Pulled the latest boilerplate changes Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb07ff4 - Browse repository at this point
Copy the full SHA eb07ff4View commit details
Commits on Jun 4, 2021
-
Added support for Generic type for extracting a literal value (#176)
* Added support for Generic type for extracting a literal value Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added grpc gateway jsonpb marshaller and unmarshaller for struct type Signed-off-by: Prafulla Mahindrakar <[email protected]> * Using json.Marshal Signed-off-by: Prafulla Mahindrakar <[email protected]> * Incorporated feedback and added another test for string generic Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a5febf - Browse repository at this point
Copy the full SHA 2a5febfView commit details -
Add workflow execution config matchable attribute (#182)
Katrina Rogan authoredJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 298b634 - Browse repository at this point
Copy the full SHA 298b634View commit details
Commits on Jun 7, 2021
-
* Enum type definition Signed-off-by: Ketan Umare <[email protected]> * Enum Type support in flyteidl Signed-off-by: Ketan Umare <[email protected]> * lint fixes Signed-off-by: Ketan Umare <[email protected]> * re-generated Signed-off-by: Ketan Umare <[email protected]> * Enum default values are the first value in the list Signed-off-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 944005b - Browse repository at this point
Copy the full SHA 944005bView commit details
Commits on Jun 9, 2021
-
Added missing docs and included boiler plate update as prereq for gen…
…erate (#185) Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f29a1 - Browse repository at this point
Copy the full SHA a6f29a1View commit details
Commits on Jun 10, 2021
-
Add max concurrency to launch plan & execution spec (#186)
Katrina Rogan authoredJun 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 1b41f3f - Browse repository at this point
Copy the full SHA 1b41f3fView commit details
Commits on Jun 17, 2021
-
MakeLiteralForType shouldn't print <nil> for nil values (#188)
* Add max concurrency to launch plan & execution spec (#186) Signed-off-by: Haytham Abuelfutuh <[email protected]> * MakeLiteralForType shouldn't print <nil> for nil values Signed-off-by: Haytham Abuelfutuh <[email protected]> * bump Signed-off-by: Haytham Abuelfutuh <[email protected]> Co-authored-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5185208 - Browse repository at this point
Copy the full SHA 5185208View commit details
Commits on Jun 23, 2021
-
Clean up flyteadmin proto definitions and comments. (#189)
Katrina Rogan authoredJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for cfaca58 - Browse repository at this point
Copy the full SHA cfaca58View commit details
Commits on Jun 24, 2021
-
Add Task Node overrides (#190)
Katrina Rogan authoredJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for f339db5 - Browse repository at this point
Copy the full SHA f339db5View commit details
Commits on Jun 28, 2021
-
Signed-off-by: Flyte-Bot <[email protected]> Co-authored-by: flyte-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4506145 - Browse repository at this point
Copy the full SHA 4506145View commit details
Commits on Jun 30, 2021
-
Bringin back README.md #patch (#192)
* Bringin back README.md Signed-off-by: Ketan Umare <[email protected]> * Moved contents of developing.rst to README (#193) Signed-off-by: Prafulla Mahindrakar <[email protected]> * Replaced doc_requirements.in with doc-requirements.in Signed-off-by: Prafulla Mahindrakar <[email protected]> Co-authored-by: pmahindrakar-oss <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8756db2 - Browse repository at this point
Copy the full SHA 8756db2View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f2eaa0 - Browse repository at this point
Copy the full SHA 8f2eaa0View commit details
Commits on Jul 2, 2021
-
add deployment to the top TOC (#194)
Signed-off-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5199f - Browse repository at this point
Copy the full SHA 3f5199fView commit details
Commits on Jul 6, 2021
-
Signed-off-by: Samhita Alla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f584f77 - Browse repository at this point
Copy the full SHA f584f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f19a49 - Browse repository at this point
Copy the full SHA 7f19a49View commit details
Commits on Jul 8, 2021
-
Add core entity links to admin request structures (#197)
Katrina Rogan authoredJul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ffc7d7 - Browse repository at this point
Copy the full SHA 9ffc7d7View commit details
Commits on Jul 13, 2021
-
Fix typos in message comments (#199)
Signed-off-by: Sean Lin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7889c21 - Browse repository at this point
Copy the full SHA 7889c21View commit details
Commits on Jul 16, 2021
-
Add endpoint to recover workflow execution (#187)
Katrina Rogan authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a06cd3b - Browse repository at this point
Copy the full SHA a06cd3bView commit details
Commits on Jul 26, 2021
-
update doc requirements with sphinx v4 (#201)
Signed-off-by: cosmicBboy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd63415 - Browse repository at this point
Copy the full SHA dd63415View commit details
Commits on Jul 30, 2021
-
* update code of conduct Signed-off-by: Samhita Alla <[email protected]> * boilerplate Signed-off-by: Samhita Alla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3419c13 - Browse repository at this point
Copy the full SHA 3419c13View commit details -
Handling large integers (#202)
* Handling large integers Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55da08a - Browse repository at this point
Copy the full SHA 55da08aView commit details
Commits on Aug 4, 2021
-
Add ephemeral storage as a container resource (#203)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredAug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for ed88a5c - Browse repository at this point
Copy the full SHA ed88a5cView commit details
Commits on Aug 5, 2021
-
Add ephemeral storage as a matchable resource too (#204)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredAug 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 93ff562 - Browse repository at this point
Copy the full SHA 93ff562View commit details
Commits on Aug 12, 2021
-
Add Raw Output Metadata to events (#205)
Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ed7fc7 - Browse repository at this point
Copy the full SHA 1ed7fc7View commit details
Commits on Aug 16, 2021
-
Disable bump-version and goreleaser workflow in the forked repository (…
…#209) * Update master.yml Signed-off-by: Kevin Su <[email protected]> * Update master.yml Signed-off-by: Kevin Su <[email protected]> * Update master.yml Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b1c348 - Browse repository at this point
Copy the full SHA 9b1c348View commit details
Commits on Aug 17, 2021
-
Add raw output data to admin execution models (#210)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for c5ba880 - Browse repository at this point
Copy the full SHA c5ba880View commit details -
Signed-off-by: Flyte-Bot <[email protected]> Co-authored-by: flyte-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9263a1 - Browse repository at this point
Copy the full SHA e9263a1View commit details -
Fix up comment for raw output data (#211)
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 96bb90f - Browse repository at this point
Copy the full SHA 96bb90fView commit details
Commits on Aug 18, 2021
-
Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for fa60ca7 - Browse repository at this point
Copy the full SHA fa60ca7View commit details
Commits on Aug 27, 2021
-
Change variable map to repeated map entries for ordering (#206)
Signed-off-by: Sean Lin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7e0aef - Browse repository at this point
Copy the full SHA e7e0aefView commit details
Commits on Aug 31, 2021
-
Add Sql in target proto (#214)
Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60c419e - Browse repository at this point
Copy the full SHA 60c419eView commit details
Commits on Sep 1, 2021
-
fix timestamp and duration literal extraction (#218)
* fixed literal extraction for timestamp and duration types - was previously returning protobufs instead of native golang types Signed-off-by: Daniel Rammer <[email protected]> * fixed lint error with imports being non-alphabetical Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4106c65 - Browse repository at this point
Copy the full SHA 4106c65View commit details
Commits on Sep 9, 2021
-
Revert variable ordering change PR (#220)
* Revert "Change variable map to repeated map entries for ordering (#206)" Signed-off-by: Sean Lin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d05f969 - Browse repository at this point
Copy the full SHA d05f969View commit details
Commits on Sep 14, 2021
-
Update EventError with Is and Unwrap functions (#221)
* update EventError with Is and Unwrap functions for use in errors API Signed-off-by: Daniel Rammer <[email protected]> * changed EventError Is* functionality to check entire error stack Signed-off-by: Daniel Rammer <[email protected]> * added nil tests to EventError.Is function Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 813c649 - Browse repository at this point
Copy the full SHA 813c649View commit details
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 732bee5 - Browse repository at this point
Copy the full SHA 732bee5View commit details
Commits on Oct 5, 2021
-
MPI Operator plugin interface (#217)
* Added mpi plugin Signed-off-by: Yuvraj <[email protected]> * Rename variable name Signed-off-by: Yuvraj <[email protected]> * Added docs for mpi Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd91c4c - Browse repository at this point
Copy the full SHA cd91c4cView commit details
Commits on Oct 6, 2021
-
Support external token source for flyteadmin clients (#222)
* refactor: add token source provider interface and implementation for clientcredentials and pkce Signed-off-by: Babis Kiosidis <[email protected]> * remove unused getAuthType method Signed-off-by: Babis Kiosidis <[email protected]> * refactorings Signed-off-by: Babis Kiosidis <[email protected]> * add TokenSourceProvider interface documentation Signed-off-by: Babis Kiosidis <[email protected]> * move token source provider logic to admin to avoid circular deps Signed-off-by: Babis Kiosidis <[email protected]> * fix authentication dial option tests Signed-off-by: Babis Kiosidis <[email protected]> * lint files Signed-off-by: Babis Kiosidis <[email protected]> * allow external auth process Signed-off-by: Babis Kiosidis <[email protected]> * dont forget to trim Signed-off-by: Babis Kiosidis <[email protected]> * refactor: change if to switch Signed-off-by: Babis Kiosidis <[email protected]> * refactor: rename AuthType value and config Signed-off-by: Babis Kiosidis <[email protected]> * refactor: move credentials TS Provider with other types Signed-off-by: Babis Kiosidis <[email protected]> Co-authored-by: Babis Kiosidis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44ec22f - Browse repository at this point
Copy the full SHA 44ec22fView commit details
Commits on Oct 14, 2021
-
Add Slack button to README (#224)
* Add Slack button to README Signed-off-by: Samhita Alla <[email protected]> * update slack link Signed-off-by: Samhita Alla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c2c77 - Browse repository at this point
Copy the full SHA 78c2c77View commit details
Commits on Oct 20, 2021
-
Add Architecture field to Container (#226)
* Add Architecture field to Container Signed-off-by: Anmol Khurana <[email protected]> * Update enum Signed-off-by: Anmol Khurana <[email protected]> * Update enum Signed-off-by: Anmol Khurana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3975c2 - Browse repository at this point
Copy the full SHA a3975c2View commit details
Commits on Oct 25, 2021
-
* moved 'go generate' snippet so that when events is removed admin service mocks are still generated Signed-off-by: Daniel Rammer <[email protected]> * removed events package Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89fbb5d - Browse repository at this point
Copy the full SHA 89fbb5dView commit details
Commits on Oct 28, 2021
-
Adding grpc health service in the clientset (#228)
* Adding grpc health service in the clientset Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added unit tests Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1981a86 - Browse repository at this point
Copy the full SHA 1981a86View commit details
Commits on Nov 13, 2021
-
Signed-off-by: Flyte-Bot <[email protected]> Co-authored-by: flyte-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 548c195 - Browse repository at this point
Copy the full SHA 548c195View commit details -
dummy edit -- updated requirements.txt (#223)
Signed-off-by: Samhita Alla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c180a98 - Browse repository at this point
Copy the full SHA c180a98View commit details
Commits on Nov 23, 2021
-
* removed datacatalog ExtendReservation API Signed-off-by: Daniel Rammer <[email protected]> * filled out generated content with 'make generate' Signed-off-by: Daniel Rammer <[email protected]> * updated protobuf docs for admin and core definitions Signed-off-by: Daniel Rammer <[email protected]> * created ReservationID message to reuse Signed-off-by: Daniel Rammer <[email protected]> * changed artifact reservation API to not include handling of artifacts - only reservations. Signed-off-by: Daniel Rammer <[email protected]> * added cache reservation comments Signed-off-by: Daniel Rammer <[email protected]> * fixed indenting issues that always drive me crazy Signed-off-by: Daniel Rammer <[email protected]> * updated discovery_reservable to discovery_serializable to adhere to name change Signed-off-by: Daniel Rammer <[email protected]> * moved catalog reservation status enum into a message Signed-off-by: Daniel Rammer <[email protected]> * changed discovery_serializable TaskMetadata field to cache_serializable Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 856d97f - Browse repository at this point
Copy the full SHA 856d97fView commit details
Commits on Dec 2, 2021
-
Execution closures in the API should defer to GetData calls for passi…
…ng output data (#234) Signed-off-by: Katrina Rogan <[email protected]>
Katrina Rogan authoredDec 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f87fdd - Browse repository at this point
Copy the full SHA 6f87fddView commit details
Commits on Dec 10, 2021
-
Signed-off-by: Flyte-Bot <[email protected]> Co-authored-by: flyte-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02958b1 - Browse repository at this point
Copy the full SHA 02958b1View commit details
Commits on Dec 30, 2021
-
Added flag to pass in CAcerts (#242)
* Added flag to pass in CAcerts Signed-off-by: Prafulla Mahindrakar <[email protected]> * Incorporated feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> * caCert instead of caCerts Signed-off-by: Prafulla Mahindrakar <[email protected]> * caCert to caCertFilePath Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a0cbf6 - Browse repository at this point
Copy the full SHA 3a0cbf6View commit details
Commits on Jan 4, 2022
-
Add incompatible cluster event error (#240)
Katrina Rogan authoredJan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 3aa541a - Browse repository at this point
Copy the full SHA 3aa541aView commit details
Commits on Jan 5, 2022
-
Add aborting workflow execution phase (#245)
Katrina Rogan authoredJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 7b29a54 - Browse repository at this point
Copy the full SHA 7b29a54View commit details
Commits on Jan 6, 2022
-
New StructuredDataset type/literal #patch (#227)
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 465e438 - Browse repository at this point
Copy the full SHA 465e438View commit details
Commits on Jan 7, 2022
-
Signed-off-by: Samhita Alla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 758be77 - Browse repository at this point
Copy the full SHA 758be77View commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab0f22c - Browse repository at this point
Copy the full SHA ab0f22cView commit details
Commits on Jan 12, 2022
-
update furo dep git > https (#249)
Signed-off-by: Niels Bantilan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2646dcd - Browse repository at this point
Copy the full SHA 2646dcdView commit details -
Signed-off-by: Flyte-Bot <[email protected]> Co-authored-by: flyte-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76f742d - Browse repository at this point
Copy the full SHA 76f742dView commit details -
Add RetryAttempt and Phase to ExternalResourceInfo proto (#244)
* added retry attempt and phase to ExternalResourceInfo proto Signed-off-by: Daniel Rammer <[email protected]> * captialized ExternalResourceInfo retry_attempt comment Signed-off-by: Daniel Rammer <[email protected]> * added index to ExternalResourceInfo proto Signed-off-by: Daniel Rammer <[email protected]> * regenerated protos to fix rebase issues Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c1d4a2 - Browse repository at this point
Copy the full SHA 3c1d4a2View commit details
Commits on Jan 13, 2022
-
add sphinx panels to docs (#250)
Signed-off-by: Niels Bantilan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec2b3e9 - Browse repository at this point
Copy the full SHA ec2b3e9View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d9fdff - Browse repository at this point
Copy the full SHA 4d9fdffView commit details
Commits on Jan 29, 2022
-
Expose flyteadmin client's auth opt (#252)
* Expose flyteadmin client's auth opt Signed-off-by: Sean Lin <[email protected]> * Move authOpt to global Signed-off-by: Sean Lin <[email protected]> * minor fix Signed-off-by: Sean Lin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6313749 - Browse repository at this point
Copy the full SHA 6313749View commit details
Commits on Feb 8, 2022
-
Introduce TypeAnnotation#minor (#232)
* feat: introduce TypeAnnotation Signed-off-by: Kenny Workman <[email protected]> * fix: message description Co-authored-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Kenny Workman <[email protected]> * fix: regen proto after merge Signed-off-by: Kenny Workman <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d39e357 - Browse repository at this point
Copy the full SHA d39e357View commit details
Commits on Feb 15, 2022
-
Remove AdminAuth Client global state (#254)
* Remove AdminAuth Client global state Signed-off-by: Haytham Abuelfutuh <[email protected]> * Fix unit test Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc3fb30 - Browse repository at this point
Copy the full SHA bc3fb30View commit details
Commits on Feb 18, 2022
-
Added isDynamic flag for distinguishing subworkflows and dynamic work…
…flows (#256) Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37a44d4 - Browse repository at this point
Copy the full SHA 37a44d4View commit details
Commits on Feb 23, 2022
-
Add missing Python libs (#258)
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4453f5d - Browse repository at this point
Copy the full SHA 4453f5dView commit details
Commits on Mar 2, 2022
-
Add hash to literal #minor (#237)
* Add hash to Literal Signed-off-by: Eduardo Apolinario <[email protected]> * make generate Signed-off-by: Eduardo Apolinario <[email protected]> * Comment hash Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b65c02 - Browse repository at this point
Copy the full SHA 2b65c02View commit details
Commits on Mar 9, 2022
-
Added RawOutputDataConfig in ExecutionSpec (#260)
* Added RawOutputDataConfig in ExecutionSpec Signed-off-by: Kevin Su <[email protected]> * bring back missing rsts Signed-off-by: Yee Hing Tong <[email protected]> * update comment, remove @latest, regenerate Signed-off-by: Yee Hing Tong <[email protected]> * die @latest Signed-off-by: Yee Hing Tong <[email protected]> Co-authored-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cc27e7 - Browse repository at this point
Copy the full SHA 8cc27e7View commit details
Commits on Mar 16, 2022
-
* Add support union type Signed-off-by: Kevin Su <[email protected]> * Update union type + add union literal repr * Update union types to use string tags * Fix typo + generate protos * Implement changed design * generate * Remove changes to download_tooling.sh Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Kevin Su <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efe1b27 - Browse repository at this point
Copy the full SHA efe1b27View commit details
Commits on Mar 21, 2022
-
Add custom token source that allows preemptive token refresh (#262)
* Add custom token source that allows preemptive token refresh Signed-off-by: Sean Lin <[email protected]> * Switch to apimachinery jitter Signed-off-by: Sean Lin <[email protected]> * Switch back to max because min doesnt make sense Signed-off-by: Sean Lin <[email protected]> * fix lint Signed-off-by: Sean Lin <[email protected]> * goimport Signed-off-by: Sean Lin <[email protected]> * minor fix Signed-off-by: Sean Lin <[email protected]> * Rename and trim config Signed-off-by: Sean Lin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90dad13 - Browse repository at this point
Copy the full SHA 90dad13View commit details
Commits on Mar 22, 2022
-
Introduce cluster assignment attribute to execution spec (#255)
* checkpoint Signed-off-by: Katrina Rogan <[email protected]> * one more Signed-off-by: Katrina Rogan <[email protected]> * good riddance Signed-off-by: Katrina Rogan <[email protected]> * one more Signed-off-by: Katrina Rogan <[email protected]> * revert Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6ef63e - Browse repository at this point
Copy the full SHA f6ef63eView commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 275029a - Browse repository at this point
Copy the full SHA 275029aView commit details
Commits on Mar 24, 2022
-
Added missing docs and mocks for DataProxy (#269)
Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fab9084 - Browse repository at this point
Copy the full SHA fab9084View commit details
Commits on Mar 25, 2022
-
Additional execution properties as matchable entities. (#253)
* proposal Signed-off-by: Katrina Rogan <[email protected]> * comments Signed-off-by: Katrina Rogan <[email protected]> * Fixed the import and updated tooling Signed-off-by: Prafulla Mahindrakar <[email protected]> * Updating the golang version to 1.7 Signed-off-by: Prafulla Mahindrakar <[email protected]> * feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> Co-authored-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cba092 - Browse repository at this point
Copy the full SHA 9cba092View commit details -
Adding authType in pflags and also updated docs with valid values (#268)
* Adding authType in pflags and also updated docs with valid values Signed-off-by: Prafulla Mahindrakar <[email protected]> * removed the default message Signed-off-by: Prafulla Mahindrakar <[email protected]> * fixed spaces in mesages Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cd48cd - Browse repository at this point
Copy the full SHA 4cd48cdView commit details
Commits on Mar 28, 2022
-
Add cache_status and logs to ExternalResrouce proto (#271)
* added protobuf dependencies to doc generation Signed-off-by: Daniel Rammer <[email protected]> * added cache_status and logs to ExternalResourceInfo proto Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1faedd - Browse repository at this point
Copy the full SHA b1faeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7567bd7 - Browse repository at this point
Copy the full SHA 7567bd7View commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 310ef1d - Browse repository at this point
Copy the full SHA 310ef1dView commit details -
Rename DataProxy to DataProxyService for consistency (#273)
* Rename DataProxy to DataProxyService for consistency Signed-off-by: Haytham Abuelfutuh <[email protected]> * Update client go Signed-off-by: Haytham Abuelfutuh <[email protected]> * bump Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94070e9 - Browse repository at this point
Copy the full SHA 94070e9View commit details
Commits on Apr 1, 2022
-
* Minor grammar changes Grammar fix Changed Flyte IDL to Flyteidl Updated index.rst files Signed-off-by: SmritiSatyanV <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 918725b - Browse repository at this point
Copy the full SHA 918725bView commit details
Commits on Apr 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5fb0aa1 - Browse repository at this point
Copy the full SHA 5fb0aa1View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cdc8db6 - Browse repository at this point
Copy the full SHA cdc8db6View commit details
Commits on Apr 7, 2022
-
Add workflow execution JSON schema (#270)
* Add workflow execution jsonschema Signed-off-by: Kevin Su <[email protected]> * Updated schema Signed-off-by: Kevin Su <[email protected]> * Added Readme Signed-off-by: Kevin Su <[email protected]> * updated Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca59e03 - Browse repository at this point
Copy the full SHA ca59e03View commit details
Commits on Apr 8, 2022
-
Add ContentMD5 parameter for CreateUploadLocationRequest (#278)
* Add ContentMD5 parameter for CreateUploadLocationRequest Signed-off-by: Haytham Abuelfutuh <[email protected]> * Change contentMD5 type to bytes Signed-off-by: Haytham Abuelfutuh <[email protected]> * comments Signed-off-by: Haytham Abuelfutuh <[email protected]> * Rename suffix to filename Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b49f30 - Browse repository at this point
Copy the full SHA 6b49f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7840e43 - Browse repository at this point
Copy the full SHA 7840e43View commit details -
Adding event_version to TaskExecutionEvent and TaskExecutionClosure (#…
…279) * added event_version to TaskExecutionEvent Signed-off-by: Daniel Rammer <[email protected]> * added event_version to TaskExecutionClosure Signed-off-by: Daniel Rammer <[email protected]> * generated protos Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e05d57 - Browse repository at this point
Copy the full SHA 3e05d57View commit details
Commits on Apr 9, 2022
-
Add ServiceHttpEndpoint to be returned to clients (#277)
* Add ServiceHttpEndpoint to be returned to clients Signed-off-by: Haytham Abuelfutuh <[email protected]> * add make generate check Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 887cc67 - Browse repository at this point
Copy the full SHA 887cc67View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd8cff6 - Browse repository at this point
Copy the full SHA bd8cff6View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6876745 - Browse repository at this point
Copy the full SHA 6876745View commit details -
Go Linter Github action (#283)
* Usess re-usable linter Signed-off-by: Yukesh Kumar <[email protected]> Co-authored-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0b9cfc - Browse repository at this point
Copy the full SHA b0b9cfcView commit details
Commits on Apr 22, 2022
-
Fix pattern to hide generated code in github (#288)
* Fix pattern to hide generated code in github Signed-off-by: Eduardo Apolinario <[email protected]> * Hide changes to rst files Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 183dbbb - Browse repository at this point
Copy the full SHA 183dbbbView commit details
Commits on Apr 25, 2022
-
* #major Release 1.0.0 Signed-off-by: Haytham Abuelfutuh <[email protected]> * Update flytestdlib to 1.0.0 Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4455369 - Browse repository at this point
Copy the full SHA 4455369View commit details -
Bump github tag action version (#292)
Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2892dc5 - Browse repository at this point
Copy the full SHA 2892dc5View commit details
Commits on Apr 27, 2022
-
Changed default npm/python versions to valid semver (#293)
Signed-off-by: Nick Müller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b8127c - Browse repository at this point
Copy the full SHA 3b8127cView commit details
Commits on May 2, 2022
-
Add interruptible override to execution #minor (#287)
* Added interruptible flag for execution to protos Signed-off-by: Nick Müller <[email protected]> * Changed execution interruptible flag to use regular bool Signed-off-by: Nick Müller <[email protected]> * Changed interruptible overrides to use BoolValue Allows distinguishment between a value not being provided and the go zerovalue false Signed-off-by: Nick Müller <[email protected]> * Interruptible flag comment/documentation Signed-off-by: Nick Müller <[email protected]> * Interruptible flag comment/documentation Signed-off-by: Nick Müller <[email protected]> * Removed unescaped quotes from proto comments Included documentation for in proto generation Signed-off-by: Nick Müller <[email protected]> * Re-generated documentation Signed-off-by: Nick Müller <[email protected]>
Nick Müller authoredMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 124d7a1 - Browse repository at this point
Copy the full SHA 124d7a1View commit details
Commits on May 6, 2022
-
Updates go version used in the pipeline (#294)
* Adds linter for go code Signed-off-by: Yukesh Kumar <[email protected]> * Usess re-usable linter Signed-off-by: Yukesh Kumar <[email protected]> * changes wrt comment Signed-off-by: Yukesh Kumar <[email protected]> * changes wrt comments Signed-off-by: Yukesh Kumar <[email protected]> * updates go version in the yaml file Signed-off-by: Yukesh Kumar <[email protected]> Co-authored-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c49cb9f - Browse repository at this point
Copy the full SHA c49cb9fView commit details
Commits on May 24, 2022
-
* Dockerized docs generation Now uses protoc-gen-dec Docker image instead of running protoc using the protoc-gen-doc plugin locally Signed-off-by: Nick Müller <[email protected]> * Minor cleanup of doc templates Replaced double with single quotes in proto comments (cause escaping issues with protoc-gen-doc text renderer) Signed-off-by: Nick Müller <[email protected]> * Set locale override during protos/docs generation to ensure consistent sorting Signed-off-by: Nick Müller <[email protected]>
Nick Müller authoredMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 19fb6a6 - Browse repository at this point
Copy the full SHA 19fb6a6View commit details
Commits on Jun 1, 2022
-
Added deck_uri to NodeExecutionEvent (#286)
* Added deck metadata in TaskMetadata Signed-off-by: Kevin Su <[email protected]> * Updated IDL Signed-off-by: Kevin Su <[email protected]> * Updated IDL Signed-off-by: Kevin Su <[email protected]> * wip Signed-off-by: Kevin Su <[email protected]> * Updated IDL Signed-off-by: Kevin Su <[email protected]> * Updated gitignore Signed-off-by: Kevin Su <[email protected]> * Updated idl Signed-off-by: Kevin Su <[email protected]> * Updated comment Signed-off-by: Kevin Su <[email protected]> * Add CreateDownloadLocation service Signed-off-by: Kevin Su <[email protected]> * Add CreateDownloadLocation service Signed-off-by: Kevin Su <[email protected]> * Add CreateDownloadLocation service Signed-off-by: Kevin Su <[email protected]> * Add deck_uri in NodeExecutionClosure Signed-off-by: Kevin Su <[email protected]> * update Signed-off-by: Kevin Su <[email protected]> * update Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * updated Signed-off-by: Kevin Su <[email protected]> * updated Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * add deck_uri to task execution event Signed-off-by: Kevin Su <[email protected]> * Remove deck_uri from task execution Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8cc10c - Browse repository at this point
Copy the full SHA d8cc10cView commit details -
Remove deprecated sidecar job (#302)
Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a2e937 - Browse repository at this point
Copy the full SHA 9a2e937View commit details
Commits on Jun 2, 2022
-
Grpc default service config (#301)
* add load balancer config Signed-off-by: Babis Kiosidis <[email protected]> * add policies doc link Signed-off-by: Babis Kiosidis <[email protected]> * add available load balancing policies comment Signed-off-by: Babis Kiosidis <[email protected]> * add descriptive comment about missing balancer value Signed-off-by: Babis Kiosidis <[email protected]> * describe load balancing policy behaviour Signed-off-by: Babis Kiosidis <[email protected]> * import balancers Signed-off-by: Babis Kiosidis <[email protected]> * skip linting for empty imports Signed-off-by: Babis Kiosidis <[email protected]> * lint nolint Signed-off-by: Babis Kiosidis <[email protected]> * rely on grpc client functionality for the configs and remove todo Signed-off-by: Babis Kiosidis <[email protected]> * dont repeat the comment Signed-off-by: Babis Kiosidis <[email protected]> * change load balancing config to serviceConfig Signed-off-by: Babis Kiosidis <[email protected]> * Change config name and remove package preloading Signed-off-by: Hongxin Liang <[email protected]> * Test it Signed-off-by: Hongxin Liang <[email protected]> Co-authored-by: Babis Kiosidis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5290f50 - Browse repository at this point
Copy the full SHA 5290f50View commit details
Commits on Jun 3, 2022
-
feat: buf integration for proto release (#300)
* fix: integrated buf Signed-off-by: Yuvraj <[email protected]> * added protoc-gen-swagger Signed-off-by: Yuvraj <[email protected]> * buf mod update Signed-off-by: Yuvraj <[email protected]> * fix proto path in ci Signed-off-by: Yuvraj <[email protected]> Co-authored-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46f7589 - Browse repository at this point
Copy the full SHA 46f7589View commit details
Commits on Jun 24, 2022
-
Add go_package for datacatalog.proto (#304)
Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de7ee97 - Browse repository at this point
Copy the full SHA de7ee97View commit details
Commits on Jul 3, 2022
-
fix flyteidl version upgrade automation (#305)
Signed-off-by: Yuvraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f361af4 - Browse repository at this point
Copy the full SHA f361af4View commit details
Commits on Jul 14, 2022
-
* Update execution.proto [Slack conversation](https://flyte-org.slack.com/archives/C01P3B761A6/p1657755908722469) Signed-off-by: SmritiSatyanV <[email protected]> * Make generate Signed-off-by: Kevin Su <[email protected]> Co-authored-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3905f8a - Browse repository at this point
Copy the full SHA 3905f8aView commit details
Commits on Aug 6, 2022
-
* Ray plugin Signed-off-by: Kevin Su <[email protected]> * Ray plugin Signed-off-by: Kevin Su <[email protected]> * Update cluster spec Signed-off-by: Kevin Su <[email protected]> * Update cluster spec Signed-off-by: Kevin Su <[email protected]> * Update proto Signed-off-by: Kevin Su <[email protected]> * Update proto Signed-off-by: Kevin Su <[email protected]> * Update proto Signed-off-by: Kevin Su <[email protected]> * Update proto Signed-off-by: Kevin Su <[email protected]> * Update proto Signed-off-by: Kevin Su <[email protected]> * Fix lint error Signed-off-by: Kevin Su <[email protected]> * Remove shutdown_after_job_finishes Signed-off-by: Kevin Su <[email protected]> * More comments Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a457ef3 - Browse repository at this point
Copy the full SHA a457ef3View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c2d8de8 - Browse repository at this point
Copy the full SHA c2d8de8View commit details -
Read client secret from env var first since the location has a default (
#312) Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7da6209 - Browse repository at this point
Copy the full SHA 7da6209View commit details
Commits on Sep 2, 2022
-
Adding device authorization oauth2 flow (#313)
* Added config skip opening browser for pkce auth Signed-off-by: Prafulla Mahindrakar <[email protected]> * added docs Signed-off-by: Prafulla Mahindrakar <[email protected]> * increased the default browser session timeout to 2min Signed-off-by: Prafulla Mahindrakar <[email protected]> * Adding device flow idl changes Signed-off-by: Prafulla Mahindrakar <[email protected]> * Adding device flow orchestration Signed-off-by: Prafulla Mahindrakar <[email protected]> * lint fixes Signed-off-by: Prafulla Mahindrakar <[email protected]> * nit Signed-off-by: Prafulla Mahindrakar <[email protected]> * fixes Signed-off-by: Prafulla Mahindrakar <[email protected]> * refactor and feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> * nit Signed-off-by: Prafulla Mahindrakar <[email protected]> * test fixes Signed-off-by: Prafulla Mahindrakar <[email protected]> * more test fixes Signed-off-by: Prafulla Mahindrakar <[email protected]> * feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> Signed-off-by: Prafulla Mahindrakar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 997b290 - Browse repository at this point
Copy the full SHA 997b290View commit details
Commits on Sep 7, 2022
-
Signed-off-by: Katrina Rogan <[email protected]> Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab735af - Browse repository at this point
Copy the full SHA ab735afView commit details
Commits on Sep 9, 2022
-
Use grpc client interceptors to properly check for auth requirement (#…
…315) * Use grpc client interceptors to properly check for auth requirement Signed-off-by: Haytham Abuelfutuh <[email protected]> * Some refactor and add unit tests Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]> * lint Signed-off-by: Haytham Abuelfutuh <[email protected]> * unit tests Signed-off-by: Haytham Abuelfutuh <[email protected]> * Attempt a random port Signed-off-by: Haytham Abuelfutuh <[email protected]> * Listen to localhost only Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]> * use chain unary interceptor instead Signed-off-by: Haytham Abuelfutuh <[email protected]> * only log on errors Signed-off-by: Haytham Abuelfutuh <[email protected]> * Attempt to disable error check Signed-off-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0454c27 - Browse repository at this point
Copy the full SHA 0454c27View commit details
Commits on Sep 13, 2022
-
Expose newAuthInterceptor to allow other clients to create authentica…
…ting clients (#319) Signed-off-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acb49f3 - Browse repository at this point
Copy the full SHA acb49f3View commit details
Commits on Sep 20, 2022
-
Add CheckpointUri to TaskNodeMetadata (#322)
* Add CheckpointUri to TaskNodeMetadata Signed-off-by: Andrew Dye <[email protected]> * Update swagger-codegen-cli image for arm Signed-off-by: Andrew Dye <[email protected]> Signed-off-by: Andrew Dye <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0bb83d - Browse repository at this point
Copy the full SHA c0bb83dView commit details
Commits on Sep 29, 2022
-
Project level attributes via matchable resource (#320)
* copy pasta Signed-off-by: Yee Hing Tong <[email protected]> * generate Signed-off-by: Yee Hing Tong <[email protected]> * fix comment Signed-off-by: Yee Hing Tong <[email protected]> Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3407dbe - Browse repository at this point
Copy the full SHA 3407dbeView commit details
Commits on Sep 30, 2022
-
ClusterAssignment stores cluster pool for execution placement (#321)
* Cluster Pool execution placement Signed-off-by: Haytham Abuelfutuh <[email protected]> * Make generate Signed-off-by: Haytham Abuelfutuh <[email protected]> * wip Signed-off-by: Haytham Abuelfutuh <[email protected]> * make generate using new image Signed-off-by: Iaroslav Ciupin <[email protected]> * make generate again Signed-off-by: Iaroslav Ciupin <[email protected]> * make generate Signed-off-by: Iaroslav Ciupin <[email protected]> * make generate go1.18 Signed-off-by: Iaroslav Ciupin <[email protected]> * make generate go1.18.5 Signed-off-by: Iaroslav Ciupin <[email protected]> * backward-compatible ClusterAssignment Signed-off-by: Iaroslav Ciupin <[email protected]> * make generate Signed-off-by: Iaroslav Ciupin <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Iaroslav Ciupin <[email protected]> Co-authored-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39ec1f9 - Browse repository at this point
Copy the full SHA 39ec1f9View commit details
Commits on Oct 5, 2022
-
Update token source provider to optionally call GetPublicClientConfig (…
…#326) * Update token source provider Signed-off-by: Katrina Rogan <[email protected]> * GH actions incident Signed-off-by: Katrina Rogan <[email protected]> Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f42aa4 - Browse repository at this point
Copy the full SHA 9f42aa4View commit details
Commits on Oct 6, 2022
-
Make call to auth metadata optional (#327)
* Make call to auth metadata optional Signed-off-by: Katrina Rogan <[email protected]> * debug Signed-off-by: Katrina Rogan <[email protected]> * revert Signed-off-by: Katrina Rogan <[email protected]> * undeprecate Signed-off-by: Katrina Rogan <[email protected]> * Add unit tests Signed-off-by: Katrina Rogan <[email protected]> * codecov is not very good Signed-off-by: Katrina Rogan <[email protected]> Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4adb2df - Browse repository at this point
Copy the full SHA 4adb2dfView commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10b31eb - Browse repository at this point
Copy the full SHA 10b31ebView commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cbb9a9 - Browse repository at this point
Copy the full SHA 1cbb9a9View commit details
Commits on Oct 25, 2022
-
* added GateNode message Signed-off-by: Daniel Rammer <[email protected]> * added signal service Signed-off-by: Daniel Rammer <[email protected]> * fleshed out Signal service Signed-off-by: Daniel Rammer <[email protected]> * updated signal service with a GetOrCreateSignal and SetSignal API Signed-off-by: Daniel Rammer <[email protected]> * updated signal service api to use GetOrCreate semantics Signed-off-by: Daniel Rammer <[email protected]> * added the ListSignals API Signed-off-by: Daniel Rammer <[email protected]> * fixed SignalListResponse proto name Signed-off-by: Daniel Rammer <[email protected]> * set HTTP API parameters Signed-off-by: Daniel Rammer <[email protected]> * generated protos Signed-off-by: Daniel Rammer <[email protected]> * documented GateNode Signed-off-by: Daniel Rammer <[email protected]> * updated signal list API Signed-off-by: Daniel Rammer <[email protected]> * filled out signal list api Signed-off-by: Daniel Rammer <[email protected]> * addressing pr comments on docs Signed-off-by: Daniel Rammer <[email protected]> * added an output variable name to the signal condition Signed-off-by: Daniel Rammer <[email protected]> * reworded signal condition docs Signed-off-by: Daniel Rammer <[email protected]> * added ApproveCondition to GateNode Signed-off-by: Daniel Rammer <[email protected]> * removed authOpt Signed-off-by: Daniel Rammer <[email protected]> * fixed types Signed-off-by: Daniel Rammer <[email protected]> * updated doc_gen_deps to fix docs generation Signed-off-by: Daniel Rammer <[email protected]> Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03ef411 - Browse repository at this point
Copy the full SHA 03ef411View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05d5a64 - Browse repository at this point
Copy the full SHA 05d5a64View commit details
Commits on Nov 2, 2022
-
Cache eviction for single execution in datacatalog and flyteadmin (#318)
* Added datacatalog endpoint for updating artifacts Existing artifacts can have their associated ArtifactData overwritten Signed-off-by: Nick Müller <[email protected]> * datacatalog.UpdateArtifact returns ArtifactID Signed-off-by: Nick Müller <[email protected]> * Added skip_cache override to ExecutionSpec, LaunchPlanSpec and WorkflowExecutionConfig Signed-off-by: Nick Müller <[email protected]> * Added CatalogCacheStatus for skipped cache lookups Signed-off-by: Nick Müller <[email protected]> * Added skip_cache flag to ExecutionRelaunchRequest Signed-off-by: Nick Müller <[email protected]> * Renamed skip_cache flag to overwrite_cache Signed-off-by: Nick Müller <[email protected]> Signed-off-by: Nick Müller <[email protected]>
Nick Müller authoredNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for b0c8d17 - Browse repository at this point
Copy the full SHA b0c8d17View commit details
Commits on Nov 7, 2022
-
* Add description entity Signed-off-by: Kevin Su <[email protected]> * Add id Signed-off-by: Kevin Su <[email protected]> * wip Signed-off-by: Kevin Su <[email protected]> * few update Signed-off-by: Kevin Su <[email protected]> * update service Signed-off-by: Kevin Su <[email protected]> * update service Signed-off-by: Kevin Su <[email protected]> * Add description entity to task and workflow Signed-off-by: Kevin Su <[email protected]> * update des entity Signed-off-by: Kevin Su <[email protected]> * update Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * typo Signed-off-by: Kevin Su <[email protected]> * address comment Signed-off-by: Kevin Su <[email protected]> * update idl Signed-off-by: Kevin Su <[email protected]> * list description entity Signed-off-by: Kevin Su <[email protected]> * make generate Signed-off-by: Kevin Su <[email protected]> * make generate Signed-off-by: Kevin Su <[email protected]> * Update service name Signed-off-by: Kevin Su <[email protected]> * update endpoint Signed-off-by: Kevin Su <[email protected]> * update endpoint Signed-off-by: Kevin Su <[email protected]> * remove create_description_entity endpoint Signed-off-by: Kevin Su <[email protected]> * Add description to task/workflow Signed-off-by: Kevin Su <[email protected]> * update Signed-off-by: Kevin Su <[email protected]> * address comments Signed-off-by: Kevin Su <[email protected]> * address comments Signed-off-by: Kevin Su <[email protected]> * fix tests Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * fix test Signed-off-by: Kevin Su <[email protected]> * Add id.resource_type Signed-off-by: Kevin Su <[email protected]> * undeclared name: ResourceType Signed-off-by: Kevin Su <[email protected]> * update wrong code manually Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> Signed-off-by: Kevin Su <[email protected]> Co-authored-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bd512d - Browse repository at this point
Copy the full SHA 9bd512dView commit details
Commits on Nov 9, 2022
-
Add a more restrict CreateDownloadLink API (#332)
* Add a more restrict CreateDownloadLink API Signed-off-by: Haytham Abuelfutuh <[email protected]> * generate Signed-off-by: Haytham Abuelfutuh <[email protected]> * regenerate? Signed-off-by: Haytham Abuelfutuh <[email protected]> * Add generates_deck to task metadata Signed-off-by: Haytham Abuelfutuh <[email protected]> * Remove ARTIFACT_TYPE_OUTPUT_METADATA Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Comments Signed-off-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Haytham Abuelfutuh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 369dfc4 - Browse repository at this point
Copy the full SHA 369dfc4View commit details
Commits on Nov 29, 2022
-
Use buf to generate python stubs (#346)
* Buf python migration Signed-off-by: Eduardo Apolinario <[email protected]> * Generate pyi files Signed-off-by: Eduardo Apolinario <[email protected]> * Add venv to .gitgnore Signed-off-by: Eduardo Apolinario <[email protected]> * Use buf to generate python stubs Signed-off-by: Eduardo Apolinario <[email protected]> * Use buf docker image to generate stubs Signed-off-by: Eduardo Apolinario <[email protected]> * Add stubs produced by call to `buf generate` using buf's docker image Signed-off-by: Eduardo Apolinario <[email protected]> * Add pyi files Signed-off-by: Eduardo Apolinario <[email protected]> * Use buf locally Signed-off-by: Eduardo Apolinario <[email protected]> * Verify that generated protos by using buf Signed-off-by: Eduardo Apolinario <[email protected]> * Copy generated code to a separate artifact Signed-off-by: Eduardo Apolinario <[email protected]> * Move back to go_generate.yml@master Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaac76d - Browse repository at this point
Copy the full SHA eaac76dView commit details
Commits on Nov 30, 2022
-
Fix python package and publish typing information (#347)
* Add __init__.py files to generated stubs Signed-off-by: Eduardo Apolinario <[email protected]> * Publish stubs in the package Signed-off-by: Eduardo Apolinario <[email protected]> * Include __init__.py in verification workflow Signed-off-by: Eduardo Apolinario <[email protected]> * Bump versions of remote plugins Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d76e105 - Browse repository at this point
Copy the full SHA d76e105View commit details
Commits on Dec 5, 2022
-
* add tags to metadata Signed-off-by: Yee Hing Tong <[email protected]> * make generate Signed-off-by: Yee Hing Tong <[email protected]> Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5026df0 - Browse repository at this point
Copy the full SHA 5026df0View commit details
Commits on Dec 7, 2022
-
Comment annotations and doc generation #minor (#350)
* Comment swagger annotations in proto Signed-off-by: Eduardo Apolinario <[email protected]> * Regenerate proto stubs Signed-off-by: Eduardo Apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d858f5a - Browse repository at this point
Copy the full SHA d858f5aView commit details
Commits on Dec 17, 2022
-
Add Databricks config to Spark config (#351)
* databricks plugin Signed-off-by: Kevin Su <[email protected]> * update comment Signed-off-by: Kevin Su <[email protected]> * Use struct instead of string Signed-off-by: Kevin Su <[email protected]> * Add token Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * add instance name Signed-off-by: Kevin Su <[email protected]> * add instance name Signed-off-by: Kevin Su <[email protected]> Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ea88a2 - Browse repository at this point
Copy the full SHA 2ea88a2View commit details
Commits on Jan 4, 2023
-
Add inital
dask
plugin IDL (#339)Signed-off-by: Bernhard Stadlbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a06516 - Browse repository at this point
Copy the full SHA 9a06516View commit details -
added comments to the catalog reservation API (#355)
Signed-off-by: Daniel Rammer <[email protected]> Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 943ea2f - Browse repository at this point
Copy the full SHA 943ea2fView commit details
Commits on Jan 5, 2023
-
Signed-off-by: Daniel Rammer <[email protected]> Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1ff65f - Browse repository at this point
Copy the full SHA d1ff65fView commit details
Commits on Jan 10, 2023
-
Add raw claims to user info response (#357)
Signed-off-by: Katrina Rogan <[email protected]> Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e139d7e - Browse repository at this point
Copy the full SHA e139d7eView commit details
Commits on Jan 18, 2023
-
Adding configurable audience property for flyte clients (#329)
* Adding configurable audience property for flyte clients Signed-off-by: pmahindrakar-oss <[email protected]> * changed the const audience to audienceKey Signed-off-by: pmahindrakar-oss <[email protected]> * fixed unit tests Signed-off-by: pmahindrakar-oss <[email protected]> * fixed unit test Signed-off-by: pmahindrakar-oss <[email protected]> * nit Signed-off-by: pmahindrakar-oss <[email protected]> * feedback Signed-off-by: pmahindrakar-oss <[email protected]> * refactored unit tests Signed-off-by: pmahindrakar-oss <[email protected]> * Added UseAudienceFromAdmin property to force pull audience from admin config. Default is false and expects clients to pass it Signed-off-by: pmahindrakar-oss <[email protected]> * Added test for expected number of calls to the public admin endpoint Signed-off-by: pmahindrakar-oss <[email protected]> * fixed the tests Signed-off-by: pmahindrakar-oss <[email protected]> Signed-off-by: pmahindrakar-oss <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce94183 - Browse repository at this point
Copy the full SHA ce94183View commit details
Commits on Jan 30, 2023
-
Added template configuration to task template (#358)
* added template to task template Signed-off-by: Daniel Rammer <[email protected]> * updated docs Signed-off-by: Daniel Rammer <[email protected]> * updated pod_template_name location to TaskMetadata proto message Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8faae9e - Browse repository at this point
Copy the full SHA 8faae9eView commit details
Commits on Feb 7, 2023
-
bumping go version to 1.19 (#363)
Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d90e84 - Browse repository at this point
Copy the full SHA 0d90e84View commit details -
Signed-off-by: Katrina Rogan <[email protected]> Co-authored-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0558dc6 - Browse repository at this point
Copy the full SHA 0558dc6View commit details
Commits on Feb 22, 2023
-
Adding support for structured dataset (#369)
Signed-off-by: pmahindrakar-oss <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2d3c49 - Browse repository at this point
Copy the full SHA b2d3c49View commit details
Commits on Mar 3, 2023
-
added dynamic_job_spec_uri to dynamic workflow metadata and node exec…
…ution closure (#360) Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6e186b - Browse repository at this point
Copy the full SHA c6e186bView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a13a6f6 - Browse repository at this point
Copy the full SHA a13a6f6View commit details
Commits on Mar 10, 2023
-
Init customTokenSource.refreshTime (#381)
Signed-off-by: Andrew Dye <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 938630b - Browse repository at this point
Copy the full SHA 938630bView commit details
Commits on Mar 13, 2023
-
added DataLoadingConfig to K8sPod message (#368)
Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a21379 - Browse repository at this point
Copy the full SHA 4a21379View commit details
Commits on Mar 21, 2023
-
Add Reasons field to TaskExecutionClosure to track time-series of rea…
…sons (#382) * added a time-series of reasons to the TaskExecution closure Signed-off-by: Daniel Rammer <[email protected]> * added docs Signed-off-by: Daniel Rammer <[email protected]> * actually finishing docs too Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 695b17a - Browse repository at this point
Copy the full SHA 695b17aView commit details -
Create service for runtime metrics (#367)
* added span messages Signed-off-by: Daniel Rammer <[email protected]> * added endpoints to service Signed-off-by: Daniel Rammer <[email protected]> * generated mocks Signed-off-by: Daniel Rammer <[email protected]> * removed get task execution metrics rpc Signed-off-by: Daniel Rammer <[email protected]> * added EXECUTION_IDLE category Signed-off-by: Daniel Rammer <[email protected]> * updated PLUGIN_EXECUTION to PLUGIN_RUNTIME Signed-off-by: Daniel Rammer <[email protected]> * removed recorded_at on workflow and node level events Signed-off-by: Daniel Rammer <[email protected]> * added docs for task event reported_at field Signed-off-by: Daniel Rammer <[email protected]> * removed GetNodeExecutionMetrics endpoint - will implement later if necessary Signed-off-by: Daniel Rammer <[email protected]> * updated docs Signed-off-by: Daniel Rammer <[email protected]> * added reported_at for node execution events Signed-off-by: Daniel Rammer <[email protected]> * fixed typo Signed-off-by: Daniel Rammer <[email protected]> * fixed typos and removed dead code Signed-off-by: Daniel Rammer <[email protected]> * updated categories Signed-off-by: Daniel Rammer <[email protected]> * added workflow setup and teardown categories Signed-off-by: Daniel Rammer <[email protected]> * simplified span message and moved to flyteidl.core Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40e0875 - Browse repository at this point
Copy the full SHA 40e0875View commit details
Commits on Mar 28, 2023
-
Remove misleading token refresh logic from client credentials token s…
…ource provider (#383)
Configuration menu - View commit details
-
Copy full SHA for 9cdb02c - Browse repository at this point
Copy the full SHA 9cdb02cView commit details
Commits on Mar 31, 2023
-
* Add backend plugin system service Signed-off-by: Kevin Su <[email protected]> * Add backend plugin system service Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * update state Signed-off-by: Kevin Su <[email protected]> * update state Signed-off-by: Kevin Su <[email protected]> * dics Signed-off-by: Kevin Su <[email protected]> * Remove output prefix from get request Signed-off-by: Kevin Su <[email protected]> * update Signed-off-by: Kevin Su <[email protected]> * remove prev state Signed-off-by: Kevin Su <[email protected]> * update proto Signed-off-by: Kevin Su <[email protected]> * remove error message Signed-off-by: Kevin Su <[email protected]> * update comment Signed-off-by: Kevin Su <[email protected]> * make generate Signed-off-by: Kevin Su <[email protected]> * Rename the service Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adfbbef - Browse repository at this point
Copy the full SHA adfbbefView commit details
Commits on Apr 7, 2023
-
* Generate rust protobuf using buf Signed-off-by: eduardo apolinario <[email protected]> * Commit generated rust code Signed-off-by: eduardo apolinario <[email protected]> --------- Signed-off-by: eduardo apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a2b9e - Browse repository at this point
Copy the full SHA 18a2b9eView commit details
Commits on Apr 18, 2023
-
Migrate to buf remote plugins v1 (#393)
* Move to official remote plugins Signed-off-by: eduardo apolinario <[email protected]> * Regenerate python files Signed-off-by: eduardo apolinario <[email protected]> --------- Signed-off-by: eduardo apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c540686 - Browse repository at this point
Copy the full SHA c540686View commit details
Commits on Apr 24, 2023
-
Feat: Add
ElasticConfig
message type for torch elastic training (#394)* Add elastic config args to pytorch proto Signed-off-by: Fabio Graetz <[email protected]> * Add elastic config message type for torchrun training Signed-off-by: Fabio Graetz <[email protected]> --------- Signed-off-by: Fabio Graetz <[email protected]> Co-authored-by: Fabio Grätz <[email protected]> Co-authored-by: Ketan Umare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9566ec - Browse repository at this point
Copy the full SHA f9566ecView commit details
Commits on May 1, 2023
-
Signed-off-by: eduardo apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91906ad - Browse repository at this point
Copy the full SHA 91906adView commit details
Commits on May 2, 2023
-
Signed-off-by: Yee Hing Tong <[email protected]> #minor
Configuration menu - View commit details
-
Copy full SHA for 5ed828c - Browse repository at this point
Copy the full SHA 5ed828cView commit details -
#minor - bump to 1.5.x to avoid 1.4.0 and 1.4.2 issues (#399)
Signed-off-by: Yee Hing Tong <[email protected]> #minor
Configuration menu - View commit details
-
Copy full SHA for 016dcee - Browse repository at this point
Copy the full SHA 016dceeView commit details
Commits on May 4, 2023
-
Refactor kf-operator plugins configs and support setting different sp…
…ecs for different replica groups (#386) * refactor kubeflow operators proto Signed-off-by: Yubo Wang <[email protected]> * add back the original proto for backward compatible Signed-off-by: Yubo Wang <[email protected]> * clean up comments Signed-off-by: Yubo Wang <[email protected]> * add kubeflow.rs Signed-off-by: Yubo Wang <[email protected]> * add elastic config Signed-off-by: Yubo Wang <[email protected]> * add command to MPI Signed-off-by: Yubo Wang <[email protected]> * add slots and command to mpi spec Signed-off-by: Yubo Wang <[email protected]> --------- Signed-off-by: Yubo Wang <[email protected]> Co-authored-by: Yubo Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 643bf51 - Browse repository at this point
Copy the full SHA 643bf51View commit details
Commits on May 6, 2023
-
Signed-off-by: byhsu <[email protected]> Signed-off-by: eduardo apolinario <[email protected]> Co-authored-by: byhsu <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cbcb65 - Browse repository at this point
Copy the full SHA 4cbcb65View commit details
Commits on May 9, 2023
-
Add envs to execution spec (#400)
Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f68015b - Browse repository at this point
Copy the full SHA f68015bView commit details -
Support union and none type in flyteidl (#401)
* add support for Union Scalar Signed-off-by: Yubo Wang <[email protected]> * support union type and literals Signed-off-by: Yubo Wang <[email protected]> * change union type extraction Signed-off-by: Yubo Wang <[email protected]> --------- Signed-off-by: Yubo Wang <[email protected]> Co-authored-by: Yubo Wang <[email protected]> Co-authored-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8a8597 - Browse repository at this point
Copy the full SHA c8a8597View commit details
Commits on May 10, 2023
-
Rename user_identity to execution_identity (#402)
Signed-off-by: byhsu <[email protected]> Co-authored-by: byhsu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c583761 - Browse repository at this point
Copy the full SHA c583761View commit details
Commits on May 18, 2023
-
Single literal in GetDataResponse (#404)
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2692dea - Browse repository at this point
Copy the full SHA 2692deaView commit details
Commits on May 22, 2023
-
Add namespace to execution system metadata (#406)
Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f87602 - Browse repository at this point
Copy the full SHA 5f87602View commit details
Commits on May 24, 2023
-
Add oauth2 http proxy client (#405)
Signed-off-by: byhsu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e10bb8 - Browse repository at this point
Copy the full SHA 3e10bb8View commit details
Commits on May 30, 2023
-
Rename externalPluginService to AgentService (#410)
* Rename externalPluginService to AgentService Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e785cc - Browse repository at this point
Copy the full SHA 1e785ccView commit details
Commits on Jun 2, 2023
-
Add external_plugin_service proto back to the idl (#413)
* Add external-plugin-service proto back to the idl Signed-off-by: Kevin Su <[email protected]> * update idl Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * AsyncAgentService Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66a9dac - Browse repository at this point
Copy the full SHA 66a9dacView commit details
Commits on Jun 20, 2023
-
Add prefix to data upload (#416)
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42315a6 - Browse repository at this point
Copy the full SHA 42315a6View commit details
Commits on Jun 27, 2023
-
Add ArrayNode proto message (#390)
* added initial ArrayNode definition Signed-off-by: Daniel Rammer <[email protected]> * updated parallelism and min_successes int types Signed-off-by: Daniel Rammer <[email protected]> * updated min_successes type Signed-off-by: Daniel Rammer <[email protected]> * updated docs Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c59756 - Browse repository at this point
Copy the full SHA 5c59756View commit details
Commits on Jul 18, 2023
-
Pass task execution metadata from agent (#422)
* Pass task execution metadata from agent Signed-off-by: Hongxin Liang <[email protected]> * Add doc Signed-off-by: Hongxin Liang <[email protected]> * Update protos/flyteidl/admin/agent.proto Co-authored-by: Kevin Su <[email protected]> Signed-off-by: Honnix <[email protected]> * Regenerate --------- Signed-off-by: Hongxin Liang <[email protected]> Signed-off-by: Honnix <[email protected]> Co-authored-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b41d5 - Browse repository at this point
Copy the full SHA c8b41d5View commit details
Commits on Aug 4, 2023
-
Add tags to execution spec (#414)
* add tags to execution spec Signed-off-by: Kevin Su <[email protected]> * add tags to execution spec Signed-off-by: Kevin Su <[email protected]> * add comment Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e852b0 - Browse repository at this point
Copy the full SHA 3e852b0View commit details
Commits on Aug 9, 2023
-
Correct comment for array job max parallelism (#431)
Signed-off-by: Katrina Rogan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb13157 - Browse repository at this point
Copy the full SHA fb13157View commit details
Commits on Aug 14, 2023
-
Add the scalar to the operand (#427)
Signed-off-by: Kevin Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b4c7de - Browse repository at this point
Copy the full SHA 0b4c7deView commit details
Commits on Aug 23, 2023
-
Updating boilerplate to lock golangci-lint version (#435)
Signed-off-by: Daniel Rammer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7565b63 - Browse repository at this point
Copy the full SHA 7565b63View commit details
Commits on Sep 8, 2023
-
Merge remote-tracking branch 'flyteidl/prepare-for-monorepo' into mon…
…orepo--import-flyteidl Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55bb4af - Browse repository at this point
Copy the full SHA 55bb4afView commit details