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

KFPv2 support step 1 #226

Merged
merged 68 commits into from
Jun 8, 2024
Merged

KFPv2 support step 1 #226

merged 68 commits into from
Jun 8, 2024

Commits on Jun 2, 2024

  1. Initial version.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 authored and roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6108300 View commit details
    Browse the repository at this point in the history
  2. Comment compute_exec_params_op.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 authored and roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0d4b3f7 View commit details
    Browse the repository at this point in the history
  3. separate lib for compile only dependencies

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b2ad17f View commit details
    Browse the repository at this point in the history
  4. merge with dev

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    cbe07d2 View commit details
    Browse the repository at this point in the history
  5. add missing files

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ea8e8c4 View commit details
    Browse the repository at this point in the history
  6. remove kfp/kfp_support_lib_v2/src/kfp_support/workflow_support_v2/

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b6e280e View commit details
    Browse the repository at this point in the history
  7. Update kfp_support_lib_v2.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 authored and roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    997a1ed View commit details
    Browse the repository at this point in the history
  8. Fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 authored and roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    df5ff64 View commit details
    Browse the repository at this point in the history
  9. More fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 authored and roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    228a8a5 View commit details
    Browse the repository at this point in the history
  10. revert 3 latest commits

    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    77713d0 View commit details
    Browse the repository at this point in the history
  11. add KFPv2 installation setting

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    433dcae View commit details
    Browse the repository at this point in the history
  12. before rebase

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    815f0ca View commit details
    Browse the repository at this point in the history
  13. add kfp_support_lib/Makefile

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    eeadb25 View commit details
    Browse the repository at this point in the history
  14. kfpv1 intermediate impelmentation

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e343bdb View commit details
    Browse the repository at this point in the history
  15. lib fixes

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9fc3070 View commit details
    Browse the repository at this point in the history
  16. fix import

    roytman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d67d8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    0417995 View commit details
    Browse the repository at this point in the history
  2. some fixes

    roytman committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d280247 View commit details
    Browse the repository at this point in the history
  3. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2ae0984 View commit details
    Browse the repository at this point in the history
  4. update noop kfpv2

    roytman committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    96f8dd4 View commit details
    Browse the repository at this point in the history
  5. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a0028b2 View commit details
    Browse the repository at this point in the history
  6. Fix compute_exec_params

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    47c4c68 View commit details
    Browse the repository at this point in the history
  7. Minor fix.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8ff9434 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #223 from revit13/test1

    Fixes after testing.
    roytman authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    de204fa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. add input paramters to the pipeline

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    97e51c1 View commit details
    Browse the repository at this point in the history
  2. Change kfp_v1_workflow_support.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e5127bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from revit13/lib1

    Change kfp_v1_workflow_support.
    roytman authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    efe3ab1 View commit details
    Browse the repository at this point in the history
  4. remove Dockerfile_v2, update .make.transforms_workflows

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8627a46 View commit details
    Browse the repository at this point in the history
  5. first universal pipeline

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    245610d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ada157 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e92803a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b815751 View commit details
    Browse the repository at this point in the history
  2. add noop_multiple_wf.py

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    48a5165 View commit details
    Browse the repository at this point in the history
  3. More fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6e35f4d View commit details
    Browse the repository at this point in the history
  4. Minor fix.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    76ea8f9 View commit details
    Browse the repository at this point in the history
  5. fix run job id

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    caa1de3 View commit details
    Browse the repository at this point in the history
  6. More fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5fa1596 View commit details
    Browse the repository at this point in the history
  7. Address code review.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e416148 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecc3bf1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #232 from revit13/change1

    Fixes after testing.
    revit13 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    55a8f64 View commit details
    Browse the repository at this point in the history
  10. Minor fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cc3deca View commit details
    Browse the repository at this point in the history
  11. Additional fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8ae25d3 View commit details
    Browse the repository at this point in the history
  12. Fix transform test.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1ea0cf5 View commit details
    Browse the repository at this point in the history
  13. noop

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4002368 View commit details
    Browse the repository at this point in the history
  14. Fix noop

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6f1b417 View commit details
    Browse the repository at this point in the history
  15. image name fixes, dock_id

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3bdf6a7 View commit details
    Browse the repository at this point in the history
  16. Adjust tokenization and filter workflows.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5da574b View commit details
    Browse the repository at this point in the history
  17. fix tests

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2edfd67 View commit details
    Browse the repository at this point in the history
  18. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d4fb2d5 View commit details
    Browse the repository at this point in the history
  19. More fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c3930e7 View commit details
    Browse the repository at this point in the history
  20. fix doc_id and tests

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    09ea1cc View commit details
    Browse the repository at this point in the history
  21. Minor fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d0d2f59 View commit details
    Browse the repository at this point in the history
  22. fix .make.workflows

    roytman committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5e15040 View commit details
    Browse the repository at this point in the history
  23. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5db777a View commit details
    Browse the repository at this point in the history
  24. Adjuest code workflows.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3a07e68 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix ededup

    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    33a3d97 View commit details
    Browse the repository at this point in the history
  2. fix ededup2

    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b31b04c View commit details
    Browse the repository at this point in the history
  3. fix ededup3

    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6e76bd8 View commit details
    Browse the repository at this point in the history
  4. Fixes after testing.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    09ba6bc View commit details
    Browse the repository at this point in the history
  5. More fixes.

    Signed-off-by: Revital Sur <eres@il.ibm.com>
    revit13 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5a17ebf View commit details
    Browse the repository at this point in the history
  6. fix ededup

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a1f759f View commit details
    Browse the repository at this point in the history
  7. fix ededup2

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    36f6d92 View commit details
    Browse the repository at this point in the history
  8. fix ededup3

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc21bb8 View commit details
    Browse the repository at this point in the history
  9. fix fdedup

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3892937 View commit details
    Browse the repository at this point in the history
  10. fix fdedup2

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bb834ec View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix comments

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f8ead56 View commit details
    Browse the repository at this point in the history
  2. add comments in Makefiles

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    53f3d3b View commit details
    Browse the repository at this point in the history
  3. add the non-unique ray cluster ID warning for KFPv2

    Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
    roytman committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    74647f8 View commit details
    Browse the repository at this point in the history