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(sdk): support dynamic machine type parameters in pipeline task setters #11097

Merged
merged 55 commits into from
Sep 20, 2024

Commits on Sep 17, 2024

  1. temp title: change title

    Signed-off-by: KevinGrantLee <kglee@google.com>
    KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5fa24e7 View commit details
    Browse the repository at this point in the history
  2. add release notes

    Signed-off-by: KevinGrantLee <kglee@google.com>
    KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b8a1d72 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: KevinGrantLee <kglee@google.com>
    KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    513d46b View commit details
    Browse the repository at this point in the history
  4. feat(backend): move comp logic to workflow params (#10979)

    * feat(backend): move comp logic to workflow params
    
    Signed-off-by: zazulam <m.zazula@gmail.com>
    Co-authored-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: MonicaZhang1 <zhangmonica1@gmail.com>
    Co-authored-by: kylekaminky <kyle.kaminky@gmail.com>
    Co-authored-by: CarterFendley <carter.fendley@gmail.com>
    Signed-off-by: zazulam <m.zazula@gmail.com>
    
    * address pr comments
    
    Signed-off-by: zazulam <m.zazula@gmail.com>
    
    * Use function name instead of base name and address edge cases
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: zazulam <m.zazula@gmail.com>
    
    * Improve logic and update tests
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: zazulam <m.zazula@gmail.com>
    
    * POC hashing command and args
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: zazulam <m.zazula@gmail.com>
    
    * Add comments to clarify the logic
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: zazulam <m.zazula@gmail.com>
    
    * Hash entire PipelineContainerSpec
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: zazulam <m.zazula@gmail.com>
    
    ---------
    
    Signed-off-by: zazulam <m.zazula@gmail.com>
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: MonicaZhang1 <zhangmonica1@gmail.com>
    Co-authored-by: kylekaminky <kyle.kaminky@gmail.com>
    Co-authored-by: CarterFendley <carter.fendley@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    6 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e55c330 View commit details
    Browse the repository at this point in the history
  5. feat(component): internal

    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 660985413
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a503083 View commit details
    Browse the repository at this point in the history
  6. feat(components): internal

    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 661332120
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0aa54ee View commit details
    Browse the repository at this point in the history
  7. fix(components): Fix to model batch explanation component for Structu…

    …red Data pipelines
    
    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 661475667
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eb47559 View commit details
    Browse the repository at this point in the history
  8. feat(components): Support dynamic values for boot_disk_type, boot_dis…

    …k_size in preview.custom_job.utils.create_custom_training_job_from_component
    
    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 662242688
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b632f1d View commit details
    Browse the repository at this point in the history
  9. chore: Upgrade Argo to v3.4.17 (#10978)

    Signed-off-by: Giulio Frasca <gfrasca@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    gmfrasca authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a188e54 View commit details
    Browse the repository at this point in the history
  10. test: Moved kubeflow-pipelines-manifests to GitHub Actions (#11066)

    Signed-off-by: vmudadla <vmudadla@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    VaniHaripriya authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    90df1c4 View commit details
    Browse the repository at this point in the history
  11. fix: re-enable exit hanler test. (#11100)

    Signed-off-by: Liav Weiss (EXT-Nokia) <liav.weiss.ext@nokia.com>
    Co-authored-by: Liav Weiss (EXT-Nokia) <liav.weiss.ext@nokia.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    79becef View commit details
    Browse the repository at this point in the history
  12. fix(frontend): retrieve archived logs from correct location (#11010)

    * fix(frontend): retrieve archived logs from correct location
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: owmasch <owenmaschal0598@gmail.com>
    
    * Add namespace tag handling and validation
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: owmasch <owenmaschal0598@gmail.com>
    
    * Remove whitespace from keyFormat
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: owmasch <owenmaschal0598@gmail.com>
    
    * Update frontend unit tests
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    
    * Remove superfluous log statements
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: quinnovator <jack@jq.codes>
    
    * Add link to keyFormat in manifests
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    
    * Fix workflow parsing for log artifact
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: quinnovator <jack@jq.codes>
    
    * Fix unit test
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    
    ---------
    
    Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
    Co-authored-by: andreafehrman <andrea.k.fehrman@vanderbilt.edu>
    Co-authored-by: owmasch <owenmaschal0598@gmail.com>
    Co-authored-by: quinnovator <jack@jq.codes>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    4 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    12aae02 View commit details
    Browse the repository at this point in the history
  13. feat(component): internal

    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 663774557
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ae3e33c View commit details
    Browse the repository at this point in the history
  14. feat(component): internal

    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 663872006
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    27595c3 View commit details
    Browse the repository at this point in the history
  15. chore(components): GCPC 2.16.1 Release

    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 663883139
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    48cb7dd View commit details
    Browse the repository at this point in the history
  16. test: Fail fast when image build fails on tests #11102 (#11115)

    * Fail fast when image build fails on tests #11102
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    
    * Fail fast when image build fails on tests #11102
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    
    ---------
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    Co-authored-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c736371 View commit details
    Browse the repository at this point in the history
  17. fix(components): Use instance.target_field_name format for text-bison…

    … models only, use target_field_name for gemini models
    
    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 665638487
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    370b449 View commit details
    Browse the repository at this point in the history
  18. chore: Renamed GitHub workflows from *.yaml to *.yml for consistency (#…

    …11126)
    
    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    hbelmiro authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    65fa56a View commit details
    Browse the repository at this point in the history
  19. Fix view edit cluster roles (#11067)

    * Fixing incorrect typing in loop_parallism example
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    
    * Fixing samples/core/loop_parameter example
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    
    * Fixing aggregate-to-kubeflow-pipelines-edit
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    
    * keeping MRs separate.
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    
    * Adding blank line
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    
    ---------
    
    Signed-off-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    Co-authored-by: Oswaldo Gomez <oswaldo.gomez@roche.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0f4dfe View commit details
    Browse the repository at this point in the history
  20. fix(components): Pass moddel name to eval_runner to process batch pre…

    …diction's output as per the output schema of model used
    
    Signed-off-by: Googler <nobody@google.com>
    PiperOrigin-RevId: 665977093
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Googler authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e32f995 View commit details
    Browse the repository at this point in the history
  21. feat(components): release LLM Model Evaluation image version v0.7

    Signed-off-by: Jason Dai <jsndai@google.com>
    PiperOrigin-RevId: 666102687
    Signed-off-by: KevinGrantLee <kglee@google.com>
    jsondai authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a348039 View commit details
    Browse the repository at this point in the history
  22. chore: Adding @DharmitD to SDK reviewers (#11131)

    Signed-off-by: ddalvi <ddalvi@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    DharmitD authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b75b210 View commit details
    Browse the repository at this point in the history
  23. test: Kubeflow Pipelines V2 integration Tests (#11125)

    Signed-off-by: Diego Lovison <diegolovison@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    diegolovison authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1e18f45 View commit details
    Browse the repository at this point in the history
  24. chore: Add make targets for building driver and launcher images (#11103)

    Signed-off-by: Giulio Frasca <gfrasca@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    gmfrasca authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f71cecc View commit details
    Browse the repository at this point in the history
  25. feat(Backend + SDK): Update kfp backend and kubernetes sdk to support…

    … EmptyDir (#10913)
    
    Update kfp backend and kubernetes sdk to support mounting EmptyDir
    volumes to task pods.
    
    Inspired by #10427
    
    Fixes: #10656
    
    Signed-off-by: Greg Sheremeta <gshereme@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    gregsheremeta authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c8c3edd View commit details
    Browse the repository at this point in the history
  26. docs:fixing broken links in readme (#11108)

    Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    Fiona-Waters authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c1cdc1b View commit details
    Browse the repository at this point in the history
  27. chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /test/frontend-in…

    …tegration-test (#11132)
    
    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    dependabot[bot] authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4a60449 View commit details
    Browse the repository at this point in the history
  28. Fix: Basic sample tests - sequential is flaky (#11138)

    Signed-off-by: Diego Lovison <diegolovison@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    diegolovison authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d982b0c View commit details
    Browse the repository at this point in the history
  29. chore: Wrapped "Failed GetContextByTypeAndName" error for better trou…

    …bleshooting (#11098)
    
    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    hbelmiro authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2c563d0 View commit details
    Browse the repository at this point in the history
  30. chore(components): Update AutoSxS and RLHF image tags

    Signed-off-by: Michael Hu <humichael@google.com>
    PiperOrigin-RevId: 668536503
    Signed-off-by: KevinGrantLee <kglee@google.com>
    TheMichaelHu authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    60b1d5d View commit details
    Browse the repository at this point in the history
  31. test: Improvements to wait_for_pods function (#11162)

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    hbelmiro authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    245bafe View commit details
    Browse the repository at this point in the history
  32. fix(frontend): fixes filter pipeline text box shows error when typing…

    … anything in it. Fixes #10241 (#11096)
    
    * Filter pipeline text box shows error when typing anything in it #10241
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    
    * Filter pipeline text box shows error when typing anything in it #10241
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    
    ---------
    
    Signed-off-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    Co-authored-by: Elay Aharoni (EXT-Nokia) <elay.aharoni.ext@nokia.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4caba7b View commit details
    Browse the repository at this point in the history
  33. correct artifact preview behavior in UI (#11059)

    This change allows KFP UI to fallback to UI host namespace when no
    namespaces are provided when referencing the artifact object store
    provider secret, in default kubeflow deployments this namespace is
    simply "kubeflow", however the user can customize this behavior by
    providing the environment variable "SERVER_NAMESPACE" to the KFP UI
    deployment.
    
    Further more, this change addresses a bug that caused URL
    parse to fail when parsing endpoints without a protocol, this will
    support such endpoint types as <ip>:<port> for object store endpoints,
    as is the case in the default kfp deployment manifests.
    
    Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    HumairAK authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e204552 View commit details
    Browse the repository at this point in the history
  34. chore: Added DCO link to PR template (#11176)

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    hbelmiro authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    18e0695 View commit details
    Browse the repository at this point in the history
  35. chore(backend): Update driver and launcher licenses (#11177)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    20ad0f5 View commit details
    Browse the repository at this point in the history
  36. chore(backend): update driver and launcher default images (#11178)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b2f3191 View commit details
    Browse the repository at this point in the history
  37. chore: Add instructions for releasing driver and launcher images (#11179

    )
    
    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2e7261d View commit details
    Browse the repository at this point in the history
  38. test: Fixed kfp-runtime-tests to run on master branch (#11158)

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    hbelmiro authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    17b55a3 View commit details
    Browse the repository at this point in the history
  39. (fix): reduce executor logs (#11169)

    * remove driver logs from executor
    
    These logs congest the executor runtime logs making it difficult for the
    user to differentiate between logs. The driver logs are unnecessary here
    and can be removed to reduce this clutter.
    
    Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
    
    * remove duplicate emissary call in executor
    
    As per the initial inline dev comment, argo podspecpatch did not add the
    emissary call, and had to be manualy added. This was fixed a couple of
    argo versions back. However, as a result executor pod makes double calls
    to the executor, which as a consequence also results in superflous logs.
    
    This change removes the additional call to emissary to resolve this.
    
    Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    HumairAK authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    066e8b5 View commit details
    Browse the repository at this point in the history
  40. chore: add PaulinaPacyna and ouadakarim as reviewers (#11180)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    88db3c7 View commit details
    Browse the repository at this point in the history
  41. test: Move run-all-gcpc-modules to GitHub Actions (#11157)

    * add gcpc modules tests to gha
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    
    * remove run-all-gcpc-modules test driver script
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    
    * fix path under gcpc modules tests github action
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    
    * upgrade ubuntu base image
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    
    * upgrade python version to 3.9
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreetsinghbedi23@gmail.com>
    
    ---------
    
    Signed-off-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    Signed-off-by: Amanpreet Singh Bedi <amanpreetsinghbedi23@gmail.com>
    Co-authored-by: Amanpreet Singh Bedi <amanpreet.bedi@zscaler.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d02afc2 View commit details
    Browse the repository at this point in the history
  42. fix(sdk): Kfp support for pip trusted host (#11151)

    Signed-off-by: Diego Lovison <diegolovison@gmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    diegolovison authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    765d766 View commit details
    Browse the repository at this point in the history
  43. chore(sdk): Loosening kubernetes dependency constraint (#11079)

    * Loosening kubernetes dependency constraint
    
    Signed-off-by: egeucak <egeucak75@hotmail.com>
    
    * added setuptools in test script
    
    Signed-off-by: egeucak <egeucak75@hotmail.com>
    
    ---------
    
    Signed-off-by: egeucak <egeucak75@hotmail.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    egeucak authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bd3bb59 View commit details
    Browse the repository at this point in the history
  44. chore: Remove unwanted Frontend test files (#10973)

    Signed-off-by: ddalvi <ddalvi@redhat.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    DharmitD authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c2d86cf View commit details
    Browse the repository at this point in the history
  45. fix(ui): fixes empty string value in pipeline parameters (#11175)

    Signed-off-by: Jan Staněk <jan@jstanek.cz>
    Co-authored-by: Jan Staněk <jan.stanek2@firma.seznam.cz>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    2 people authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d9cc5ee View commit details
    Browse the repository at this point in the history
  46. chore(backend): update driver and launcher default images (#11182)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7ad84ca View commit details
    Browse the repository at this point in the history
  47. chore(release): bumped version to 2.3.0

    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc1e41b View commit details
    Browse the repository at this point in the history
  48. chore: Update RELEASE.md to remove obsolete instructions (#11183)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e4baa2 View commit details
    Browse the repository at this point in the history
  49. chore: Release kfp-pipeline-spec 0.4.0 (#11189)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ac7c802 View commit details
    Browse the repository at this point in the history
  50. chore: release kfp-kubernetes 1.3.0 (#11190)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3655087 View commit details
    Browse the repository at this point in the history
  51. chore: update kfp-kubernetes release scripts and instructions (#11191)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b626fc4 View commit details
    Browse the repository at this point in the history
  52. feat(sdk)!: Pin kfp-pipeline-spec==0.4.0, kfp-server-api>=2.1.0,<2.4.0 (

    #11192)
    
    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8f9c8aa View commit details
    Browse the repository at this point in the history
  53. chore(sdk): release KFP SDK 2.9.0 (#11193)

    Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
    Signed-off-by: KevinGrantLee <kglee@google.com>
    chensun authored and KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b653a9d View commit details
    Browse the repository at this point in the history
  54. Delete test pipelines as they are duplicate with

    pipeline_with_resource_spec
    
    Signed-off-by: KevinGrantLee <kglee@google.com>
    KevinGrantLee committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7a183c0 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    11c464b View commit details
    Browse the repository at this point in the history