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

add pod_template and pod_template_name arguments for ContainerTask #1515

Merged
merged 8 commits into from
Mar 24, 2023

Commits on Feb 22, 2023

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

Commits on Feb 27, 2023

  1. factor out _serialize_pod_spec into separate util function

    Signed-off-by: Felix Ruess <[email protected]>
    flixr committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7cb1515 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. model file changes, couple other changes

    Signed-off-by: Yee Hing Tong <[email protected]>
    wild-endeavor committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    171ebe8 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    Signed-off-by: Felix Ruess <[email protected]>
    flixr committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    569b563 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. add unit test for container_task pod_template

    Signed-off-by: Felix Ruess <[email protected]>
    flixr committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b959e65 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. bump min version of flyteidl to 1.3.12

    for pod template data config support
    
    Signed-off-by: Felix Ruess <[email protected]>
    flixr committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6e29a1d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. require flyteidl==1.3.12 in doc-requirements.txt

    Signed-off-by: Felix Ruess <[email protected]>
    flixr committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5ae7de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7157556 View commit details
    Browse the repository at this point in the history