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

feat: Add node pool parameter #802

Merged
merged 38 commits into from
Dec 26, 2020

Commits on Dec 20, 2020

  1. feat: updated API with method to generate workflow template manifest.…

    … This will perform any modifications needed to replace types with runtime data, etc.
    
    An example is select.nodepool. This value should set the options to the currently available node types.
    Vafilor committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    371c50c View commit details
    Browse the repository at this point in the history
  2. feat: add workflow template and updated workspace template parameter …

    …logic to replace select.nodepool values with runtime values.
    Vafilor committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    182664c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    7e94686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46f163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2759d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    720f642 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    6a3b21a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc660e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02c8b5 View commit details
    Browse the repository at this point in the history
  4. chore: updated tf_training to be tensorflow-mnist-training to better …

    …match onepanel templates repo
    Vafilor committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    4fd7a2c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. fix: separated workflow templates and workspace templates for yaml re…

    …sources for migrations.
    
    Also updated migration yamls to the latest based on templates repo.
    Vafilor committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    75765e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf4200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f8ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03460ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a6b57b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2784798 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. remove extra space

    rushtehrani authored and Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    72e7cb4 View commit details
    Browse the repository at this point in the history
  2. set jupyterlab workingDir to data

    rushtehrani authored and Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    70d75f8 View commit details
    Browse the repository at this point in the history
  3. update README

    rushtehrani authored and Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    33aa79f View commit details
    Browse the repository at this point in the history
  4. update README

    rushtehrani authored and Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a1d6a15 View commit details
    Browse the repository at this point in the history
  5. chore: Fix manifests repo link

    rushtehrani authored and Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c93e7a5 View commit details
    Browse the repository at this point in the history
  6. feat: updated API with method to generate workflow template manifest.…

    … This will perform any modifications needed to replace types with runtime data, etc.
    
    An example is select.nodepool. This value should set the options to the currently available node types.
    Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b2bf62d View commit details
    Browse the repository at this point in the history
  7. feat: add workflow template and updated workspace template parameter …

    …logic to replace select.nodepool values with runtime values.
    Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5e7c5ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96fde4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6739ffc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    153dd3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45a9e98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e5906f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69e2488 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f77150 View commit details
    Browse the repository at this point in the history
  15. chore: updated tf_training to be tensorflow-mnist-training to better …

    …match onepanel templates repo
    Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    7c273e2 View commit details
    Browse the repository at this point in the history
  16. fix: separated workflow templates and workspace templates for yaml re…

    …sources for migrations.
    
    Also updated migration yamls to the latest based on templates repo.
    Vafilor committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ca5f602 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e24052d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e738e07 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f1aa8cc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    237988d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ffd801a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    546bbce View commit details
    Browse the repository at this point in the history