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 PythonAutoContainerTask, its downstream tasks, and @task. #1425

Merged
merged 13 commits into from
Feb 3, 2023

Commits on Jan 26, 2023

  1. Add pod_template and pod_template_name arguments for `PythonAutoC…

    …ontainerTask`, its downstream tasks, and `@task`
    
    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4374bb6 View commit details
    Browse the repository at this point in the history
  2. clean

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6711714 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f0b243a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Fix taskmetadata

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7834751 View commit details
    Browse the repository at this point in the history
  2. add kubernetes in setup.py

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cca7d19 View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a8075dc View commit details
    Browse the repository at this point in the history
  4. Regenerate requirements using python 3.7

    Signed-off-by: Eduardo Apolinario <[email protected]>
    Signed-off-by: byhsu <[email protected]>
    eapolinario authored and ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d3d258d View commit details
    Browse the repository at this point in the history
  5. keep container validation

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e3bd094 View commit details
    Browse the repository at this point in the history
  6. bump idl version

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5962b90 View commit details
    Browse the repository at this point in the history
  7. Regenerate requirements using python 3.7

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cdfb48a View commit details
    Browse the repository at this point in the history
  8. Regenerate doc-requirements.txt

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f52c5f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge remote-tracking branch 'origin' into gh-podtemplate

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e54baf9 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: byhsu <[email protected]>
    ByronHsu committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    01b10c0 View commit details
    Browse the repository at this point in the history