Skip to content
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

Merged
merged 293 commits into from
Sep 8, 2023
Merged

[Monorepo] - Import flyteidl #4017

merged 293 commits into from
Sep 8, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    b27bc59 View commit details
    Browse the repository at this point in the history
  2. Add new phases to Task execution (#52)

    * Add new phases to Task execution
    anandswaminathan authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    adb7768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4e73a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    fabcdc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d4693 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add an ErrorKind field in ContainerError (#60)

    * Add an ErrorKind field in ContainerError
    
    * Bump versions
    EngHabu authored May 7, 2020
    Configuration menu
    Copy the full SHA
    3a6a73d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    2cdf2af View commit details
    Browse the repository at this point in the history
  2. Releasing v0.17.29 for RawContainerPlugin (#63)

    Ketan Umare authored May 12, 2020
    Configuration menu
    Copy the full SHA
    31a074f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd2688f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Flyte CoPilot now available for all containers (#64)

    Ketan Umare authored May 17, 2020
    Configuration menu
    Copy the full SHA
    d85b809 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    73f59e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dc278 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Add FailureHandlingStrategy to workflow idl (#67)

    * Add FailureHandlingStrategy to workflow idl
    
    * Rename and allow overrides per LaunchPlan and Execution
    
    * Revert override changes
    
    * revert
    EngHabu authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a563b56 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Only keep options we will implement at the moment (#69)

    * Only keep options we will implement at the moment
    
    * regenerate
    EngHabu authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    74531d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    86cb571 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    6d1f69b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. 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
    anandswaminathan authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    8bc96f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. 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 authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0ed1f1a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Adding proto definitions for supporting SageMaker TrainingJob (built-…

    …in algorithms) and HyperparameterTuningJob (#66)
    
    * adding sagemaker protos
    
    Co-authored-by: Haytham AbuelFutuh <[email protected]>
    bnsblue and EngHabu authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0eaaa62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35470d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    e8179eb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    a990d88 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. [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]>
    3 people authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    eec642e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. 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]>
    3 people authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    56a1ceb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Fix Stackdriver log link (#79)

    This PR fixes Stackdriver log link using `resource.labels.pod_name` as `advancedFilter` instead of `logName`.
    honnix authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    a34e499 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    25f8287 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    5a96ccc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    c6e977b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. 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]>
    honnix and wild-endeavor authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    12057bb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Adding necessary fields in training job message for distributed train…

    …ing (#84)
    
    * `distributed_protocol` added as a field in training job resource config
    bnsblue authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d346dc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Added state to project (#88)

    Add state to a project
    honnix authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0b5f6fd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Create conf.py

    EngHabu authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a9de0d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    8b4fe53 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Add filter and sort param when listing projects (#90)

    * Add filter and sort param when listing projects
    
    * Bump version
    honnix authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2f786d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Deprecate Log Plugins (#94)

    EngHabu authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fb32d72 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. 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
    EngHabu authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    40578e6 View commit details
    Browse the repository at this point in the history
  2. Publish public npm package

    EngHabu committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    81fae96 View commit details
    Browse the repository at this point in the history
  3. Publish NPM Package

    EngHabu committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    b5b8816 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Docs for FlyteIDL (#97)

    kumare3 authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    33440e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Change Security/Permission fields with overrides (#98)

    * Change Security/Permission fields with overrides
    anandswaminathan authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b0e16d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. 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]>
    pmahindrakar-oss and pmahindrakar authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    12df6de View commit details
    Browse the repository at this point in the history
  2. Add task version to template (#102)

    Katrina Rogan authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0b54f03 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Update ArrayJob for Map task changes (#103)

    Katrina Rogan authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a7aa574 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    55d8271 View commit details
    Browse the repository at this point in the history
  2. 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]>
    EngHabu and kumare3 authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d157a1c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. 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]>
    yindia authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    f4a4842 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Version v0.18.16 (#111)

    * 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]>
    kumare3 authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1429d7d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. 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]>
    tnsetting and niant authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c9eaaa4 View commit details
    Browse the repository at this point in the history
  2. Add free form map config for task custom (#112)

    Katrina Rogan authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    394afd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Add Secret Group (#114)

    * Add Secret Group
    
    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    
    * PR Comments
    
    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    EngHabu authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    e4db403 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. 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]>
    yindia authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5b39ed0 View commit details
    Browse the repository at this point in the history
  2. 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]>
    yindia authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    cf9adfd View commit details
    Browse the repository at this point in the history
  3. Remove need condition in github action (#117)

    Signed-off-by: yuvraj <[email protected]>
    yindia authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    0b1bc96 View commit details
    Browse the repository at this point in the history
  4. npm auto release fix (#118)

    Signed-off-by: Yuvraj <[email protected]>
    
    Thank you!
    yindia authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    64a9617 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Deprecate log plugins (#123)

    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    EngHabu authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    08bea9c View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7dabafe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. #patch: Add in task execution event fields (#119)

    Katrina Rogan authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    d466b98 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. 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]>
    EngHabu authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    8f0ce92 View commit details
    Browse the repository at this point in the history
  2. Fix typo in external resource message (#126)

    Katrina Rogan authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    5f30af1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. 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]>
    kanterov authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0475f7a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. update docs theme (#133)

    * update docs theme
    
    Signed-off-by: cosmicBboy <[email protected]>
    
    * add community link
    
    Signed-off-by: cosmicBboy <[email protected]>
    cosmicBboy authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    12f9e8a View commit details
    Browse the repository at this point in the history
  2. [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]>
    slai authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    92c0a4c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. dark theme updates (#134)

    Signed-off-by: cosmicBboy <[email protected]>
    cosmicBboy authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    419ea75 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. 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]>
    yindia authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    b9a27b0 View commit details
    Browse the repository at this point in the history
  2. bug fix in ci (#135)

    Signed-off-by: yuvraj <[email protected]>
    yindia authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    aab0de1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. 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]>
    yindia authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    c1427d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    df047b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Documentation for Datacatalog (#143)

    Datacatalog service documentation
    
    Signed-off-by: Ketan Umare <[email protected]>
    kumare3 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8780078 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. 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]>
    kumare3 authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    01437df View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Enable release automation for flytectl (#144)

    Signed-off-by: yuvraj <[email protected]>
    yindia authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4104155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d18397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d3e5c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Add DYNAMIC_RUNNING node execution phase (#152)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    e49b5d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. 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]>
    EngHabu and pmahindrakar-oss authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ec1785f View commit details
    Browse the repository at this point in the history
  2. documentation revamp according to RFC (#160)

    Signed-off-by: cosmicBboy <[email protected]>
    cosmicBboy authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a9ea0f1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Update README.rst

    EngHabu authored May 6, 2021
    Configuration menu
    Copy the full SHA
    6e8e20a View commit details
    Browse the repository at this point in the history
  2. 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]>
    hanzo and jcapote-lyft authored May 6, 2021
    Configuration menu
    Copy the full SHA
    4243bc5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. 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]>
    pmahindrakar-oss authored May 21, 2021
    Configuration menu
    Copy the full SHA
    b154fda View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. 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]>
    pmahindrakar-oss authored May 24, 2021
    Configuration menu
    Copy the full SHA
    7b4391b View commit details
    Browse the repository at this point in the history
  2. 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]>
    cosmicBboy authored May 24, 2021
    Configuration menu
    Copy the full SHA
    adb8ab8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    1934f0c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Add K8sPod as a task target option (#172)

    Katrina Rogan authored May 26, 2021
    Configuration menu
    Copy the full SHA
    868de79 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    451151e View commit details
    Browse the repository at this point in the history
  2. Support passing an iam role AND a k8s service account (again) (#175)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored May 27, 2021
    Configuration menu
    Copy the full SHA
    81f2771 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Added boilerplate automation (#162)

    * Added boilerplate automation
    
    Signed-off-by: Yuvraj <[email protected]>
    
    * More changes
    
    Signed-off-by: Yuvraj <[email protected]>
    yindia authored May 31, 2021
    Configuration menu
    Copy the full SHA
    27f1c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. 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]>
    pmahindrakar-oss authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    eb07ff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. 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]>
    pmahindrakar-oss authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    2a5febf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298b634 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. #minor Enum type (#183)

    * 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]>
    kumare3 authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    944005b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Added missing docs and included boiler plate update as prereq for gen…

    …erate (#185)
    
    Signed-off-by: Prafulla Mahindrakar <[email protected]>
    pmahindrakar-oss authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a6f29a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    1b41f3f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. 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]>
    EngHabu and Katrina Rogan authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5185208 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    cfaca58 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Add Task Node overrides (#190)

    Katrina Rogan authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f339db5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Update Boilerplate (#181)

    Signed-off-by: Flyte-Bot <[email protected]>
    
    Co-authored-by: flyte-bot <[email protected]>
    flyte-bot and flyte-bot authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4506145 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. 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]>
    kumare3 and pmahindrakar-oss authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    8756db2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    8f2eaa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. add deployment to the top TOC (#194)

    Signed-off-by: Ketan Umare <[email protected]>
    kumare3 authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    3f5199f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. algolia search (#195)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    f584f77 View commit details
    Browse the repository at this point in the history
  2. fix TOC (#196)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7f19a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    9ffc7d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Fix typos in message comments (#199)

    Signed-off-by: Sean Lin <[email protected]>
    mayitbeegh authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7889c21 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Add endpoint to recover workflow execution (#187)

    Katrina Rogan authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a06cd3b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. update doc requirements with sphinx v4 (#201)

    Signed-off-by: cosmicBboy <[email protected]>
    cosmicBboy authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    dd63415 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Update code of conduct (#200)

    * update code of conduct
    
    Signed-off-by: Samhita Alla <[email protected]>
    
    * boilerplate
    
    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3419c13 View commit details
    Browse the repository at this point in the history
  2. Handling large integers (#202)

    * Handling large integers
    
    Signed-off-by: Prafulla Mahindrakar <[email protected]>
    pmahindrakar-oss authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    55da08a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Add ephemeral storage as a container resource (#203)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ed88a5c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Add ephemeral storage as a matchable resource too (#204)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    93ff562 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Add Raw Output Metadata to events (#205)

    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    EngHabu authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1ed7fc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. 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]>
    pingsutw authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9b1c348 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Add raw output data to admin execution models (#210)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c5ba880 View commit details
    Browse the repository at this point in the history
  2. Update Boilerplate (#208)

    Signed-off-by: Flyte-Bot <[email protected]>
    
    Co-authored-by: flyte-bot <[email protected]>
    flyte-bot and flyte-bot authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e9263a1 View commit details
    Browse the repository at this point in the history
  3. Fix up comment for raw output data (#211)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    96bb90f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. readd docs (#212)

    Signed-off-by: Katrina Rogan <[email protected]>
    Katrina Rogan authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    fa60ca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    e7e0aef View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Add Sql in target proto (#214)

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    60c419e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. 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]>
    hamersaw authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4106c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Revert variable ordering change PR (#220)

    * Revert "Change variable map to repeated map entries for ordering (#206)"
    
    Signed-off-by: Sean Lin <[email protected]>
    mayitbeegh authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d05f969 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. 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]>
    hamersaw authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    813c649 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    732bee5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. 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]>
    yindia authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cd91c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. 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]>
    ckiosidis and Babis Kiosidis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    44ec22f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. 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]>
    samhita-alla authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    78c2c77 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. 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]>
    akhurana001 authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a3975c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. remove events package (#225)

    * 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]>
    hamersaw authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    89fbb5d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. 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]>
    pmahindrakar-oss authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    1981a86 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Update Boilerplate (#229)

    Signed-off-by: Flyte-Bot <[email protected]>
    
    Co-authored-by: flyte-bot <[email protected]>
    flyte-bot and flyte-bot authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    548c195 View commit details
    Browse the repository at this point in the history
  2. dummy edit -- updated requirements.txt (#223)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    c180a98 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Cache Serialize API (#215)

    * 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]>
    hamersaw authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    856d97f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. 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 authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6f87fdd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Update Boilerplate (#236)

    Signed-off-by: Flyte-Bot <[email protected]>
    
    Co-authored-by: flyte-bot <[email protected]>
    flyte-bot and flyte-bot authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    02958b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. 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]>
    pmahindrakar-oss authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3a0cbf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Add incompatible cluster event error (#240)

    Katrina Rogan authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    3aa541a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Add aborting workflow execution phase (#245)

    Katrina Rogan authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7b29a54 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. New StructuredDataset type/literal #patch (#227)

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    465e438 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. bump docsearch version (#246)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    758be77 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    ab0f22c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. update furo dep git > https (#249)

    Signed-off-by: Niels Bantilan <[email protected]>
    cosmicBboy authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2646dcd View commit details
    Browse the repository at this point in the history
  2. Update Boilerplate (#243)

    Signed-off-by: Flyte-Bot <[email protected]>
    
    Co-authored-by: flyte-bot <[email protected]>
    flyte-bot and flyte-bot authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    76f742d View commit details
    Browse the repository at this point in the history
  3. 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]>
    hamersaw authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3c1d4a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. add sphinx panels to docs (#250)

    Signed-off-by: Niels Bantilan <[email protected]>
    cosmicBboy authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ec2b3e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    4d9fdff View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. 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]>
    mayitbeegh authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    6313749 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. 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]>
    kennyworkman and EngHabu authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d39e357 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. 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]>
    EngHabu authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bc3fb30 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Added isDynamic flag for distinguishing subworkflows and dynamic work…

    …flows (#256)
    
    Signed-off-by: Prafulla Mahindrakar <[email protected]>
    pmahindrakar-oss authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    37a44d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Add missing Python libs (#258)

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4453f5d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. 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]>
    eapolinario and eapolinario authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2b65c02 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. 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]>
    pingsutw and wild-endeavor authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8cc27e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Union Types #minor (#235)

    * 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]>
    3 people authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    efe1b27 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. 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]>
    mayitbeegh authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    90dad13 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. 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]>
    katrogan authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f6ef63e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    275029a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Added missing docs and mocks for DataProxy (#269)

    Signed-off-by: Prafulla Mahindrakar <[email protected]>
    pmahindrakar-oss authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    fab9084 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. 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]>
    katrogan and pmahindrakar-oss authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9cba092 View commit details
    Browse the repository at this point in the history
  2. 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]>
    pmahindrakar-oss authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4cd48cd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. 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]>
    hamersaw authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b1faedd View commit details
    Browse the repository at this point in the history
  2. Generate mocks

    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    EngHabu committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7567bd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    310ef1d View commit details
    Browse the repository at this point in the history
  2. 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]>
    EngHabu authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    94070e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Grammar edit (#267)

    * Minor grammar changes
    
    Grammar fix
    Changed Flyte IDL to Flyteidl
    Updated index.rst files
    
    Signed-off-by: SmritiSatyanV <[email protected]>
    SmritiSatyanV authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    918725b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Fix docs (#275)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Apr 3, 2022
    Configuration menu
    Copy the full SHA
    5fb0aa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    cdc8db6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. 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]>
    pingsutw authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ca59e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. 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]>
    EngHabu authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6b49f30 View commit details
    Browse the repository at this point in the history
  2. fix docs (#282)

    Signed-off-by: Samhita Alla <[email protected]>
    samhita-alla authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7840e43 View commit details
    Browse the repository at this point in the history
  3. 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]>
    hamersaw authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3e05d57 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. 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]>
    EngHabu authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    887cc67 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Add missing docs (#284)

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    bd8cff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. update docs (#285)

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6876745 View commit details
    Browse the repository at this point in the history
  2. Go Linter Github action (#283)

    * Usess re-usable linter
    
    Signed-off-by: Yukesh Kumar <[email protected]>
    
    Co-authored-by: Yuvraj <[email protected]>
    yk-x-25 and yindia authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b0b9cfc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. 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]>
    eapolinario and eapolinario authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    183dbbb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. #major Release 1.0.0 (#290)

    * #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]>
    EngHabu authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4455369 View commit details
    Browse the repository at this point in the history
  2. Bump github tag action version (#292)

    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2892dc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    3b8127c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. 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 authored May 2, 2022
    Configuration menu
    Copy the full SHA
    124d7a1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. 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]>
    yk-x-25 and yindia authored May 6, 2022
    Configuration menu
    Copy the full SHA
    c49cb9f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Dockerized docs gen (#295)

    * 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 authored May 24, 2022
    Configuration menu
    Copy the full SHA
    19fb6a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. 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]>
    pingsutw authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d8cc10c View commit details
    Browse the repository at this point in the history
  2. Remove deprecated sidecar job (#302)

    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9a2e937 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. 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]>
    honnix and ckiosidis authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5290f50 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. 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]>
    yindia and Yuvraj authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    46f7589 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Add go_package for datacatalog.proto (#304)

    Signed-off-by: Haytham Abuelfutuh <[email protected]>
    EngHabu authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    de7ee97 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. fix flyteidl version upgrade automation (#305)

    Signed-off-by: Yuvraj <[email protected]>
    yindia authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    f361af4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Update execution.proto (#309)

    * 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]>
    SmritiSatyanV and pingsutw authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3905f8a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Ray task proposal (#308)

    * 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]>
    pingsutw authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a457ef3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    c2d8de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da6209 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. 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]>
    pmahindrakar-oss authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    997b290 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. update buf (#316)

    Signed-off-by: Katrina Rogan <[email protected]>
    
    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ab735af View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. 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]>
    EngHabu authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0454c27 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. 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]>
    EngHabu authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    acb49f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. 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]>
    andrewwdye authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c0bb83d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. 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]>
    wild-endeavor authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    3407dbe View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. 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]>
    iaroslav-ciupin and EngHabu authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    39ec1f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. 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]>
    katrogan authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    9f42aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. 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]>
    katrogan authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4adb2df View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    10b31eb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    1cbb9a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Added GateNode message (#296)

    * 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]>
    hamersaw authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    03ef411 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    05d5a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. 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 authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b0c8d17 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Doc Hub proposal (#303)

    * 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]>
    pingsutw and wild-endeavor authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9bd512d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. 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]>
    EngHabu authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    369dfc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. 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]>
    eapolinario and eapolinario authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    eaac76d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. 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]>
    eapolinario and eapolinario authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d76e105 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Metadata tags (#348)

    * 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]>
    wild-endeavor authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5026df0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. 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]>
    eapolinario and eapolinario authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d858f5a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. 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]>
    pingsutw authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2ea88a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Add inital dask plugin IDL (#339)

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer authored and wild-endeavor committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9a06516 View commit details
    Browse the repository at this point in the history
  2. added comments to the catalog reservation API (#355)

    Signed-off-by: Daniel Rammer <[email protected]>
    
    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored and wild-endeavor committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    943ea2f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. dockerizing buf call (#356)

    Signed-off-by: Daniel Rammer <[email protected]>
    
    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d1ff65f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Add raw claims to user info response (#357)

    Signed-off-by: Katrina Rogan <[email protected]>
    
    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e139d7e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. 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]>
    pmahindrakar-oss authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ce94183 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. 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]>
    hamersaw authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8faae9e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. bumping go version to 1.19 (#363)

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0d90e84 View commit details
    Browse the repository at this point in the history
  2. gen (#359)

    Signed-off-by: Katrina Rogan <[email protected]>
    Co-authored-by: Katrina Rogan <[email protected]>
    katrogan and Katrina Rogan authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0558dc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Adding support for structured dataset (#369)

    Signed-off-by: pmahindrakar-oss <[email protected]>
    pmahindrakar-oss authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b2d3c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. added dynamic_job_spec_uri to dynamic workflow metadata and node exec…

    …ution closure (#360)
    
    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c6e186b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    a13a6f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Init customTokenSource.refreshTime (#381)

    Signed-off-by: Andrew Dye <[email protected]>
    andrewwdye authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    938630b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. added DataLoadingConfig to K8sPod message (#368)

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4a21379 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. 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]>
    hamersaw authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    695b17a View commit details
    Browse the repository at this point in the history
  2. 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]>
    hamersaw authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    40e0875 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    9cdb02c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Out of core plugin (#378)

    * 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]>
    pingsutw authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    adfbbef View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Rust pb (#392)

    * 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]>
    eapolinario and eapolinario authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    18a2b9e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. 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]>
    eapolinario and eapolinario authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c540686 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. 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]>
    3 people authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f9566ec View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Retract 1.4.x (#397)

    Signed-off-by: eduardo apolinario <[email protected]>
    Co-authored-by: eduardo apolinario <[email protected]>
    eapolinario and eapolinario authored May 1, 2023
    Configuration menu
    Copy the full SHA
    91906ad View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Data addresses #minor (#391)

    Signed-off-by: Yee Hing Tong <[email protected]>
    #minor
    wild-endeavor authored May 2, 2023
    Configuration menu
    Copy the full SHA
    5ed828c View commit details
    Browse the repository at this point in the history
  2. #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
    wild-endeavor authored May 2, 2023
    Configuration menu
    Copy the full SHA
    016dcee View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. 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]>
    yubofredwang and Yubo Wang authored May 4, 2023
    Configuration menu
    Copy the full SHA
    643bf51 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. add user_identifier (#388)

    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]>
    3 people authored May 6, 2023
    Configuration menu
    Copy the full SHA
    4cbcb65 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add envs to execution spec (#400)

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw authored May 9, 2023
    Configuration menu
    Copy the full SHA
    f68015b View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored May 9, 2023
    Configuration menu
    Copy the full SHA
    c8a8597 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Rename user_identity to execution_identity (#402)

    Signed-off-by: byhsu <[email protected]>
    Co-authored-by: byhsu <[email protected]>
    ByronHsu and ByronHsu authored May 10, 2023
    Configuration menu
    Copy the full SHA
    c583761 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Single literal in GetDataResponse (#404)

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored May 18, 2023
    Configuration menu
    Copy the full SHA
    2692dea View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Add namespace to execution system metadata (#406)

    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored May 22, 2023
    Configuration menu
    Copy the full SHA
    5f87602 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Add oauth2 http proxy client (#405)

    Signed-off-by: byhsu <[email protected]>
    ByronHsu authored May 24, 2023
    Configuration menu
    Copy the full SHA
    3e10bb8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. 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]>
    pingsutw authored May 30, 2023
    Configuration menu
    Copy the full SHA
    1e785cc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. 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]>
    pingsutw authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    66a9dac View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Add prefix to data upload (#416)

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    42315a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. 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]>
    hamersaw and eapolinario authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5c59756 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. 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]>
    honnix and pingsutw authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c8b41d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. 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]>
    pingsutw authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3e852b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Correct comment for array job max parallelism (#431)

    Signed-off-by: Katrina Rogan <[email protected]>
    katrogan authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fb13157 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add the scalar to the operand (#427)

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0b4c7de View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Updating boilerplate to lock golangci-lint version (#435)

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7565b63 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge remote-tracking branch 'flyteidl/prepare-for-monorepo' into mon…

    …orepo--import-flyteidl
    
    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    55bb4af View commit details
    Browse the repository at this point in the history