Update to use kfp-server-api version 2 28/13628/13
authorSungjin Lee <sodyn99@gmail.com>
Wed, 16 Oct 2024 02:13:25 +0000 (02:13 +0000)
committerSungjin Lee <sodyn99@gmail.com>
Thu, 17 Oct 2024 13:28:46 +0000 (13:28 +0000)
commitb0e029a8e169b9e658d78ffbfc7830ce53407c26
treeca5d2670d2b2e732c3d0e8b064c696816876ee71
parent0ad0bc0587b1412b43cfea5731f87ce14cac936e
Update to use kfp-server-api version 2

- Fix cannot fetch experiments, runs information
- Update test code for kfp-server-api v2.0.5
- Change the '/runs' endpoint to retrieve pipeline information using 'pipeline_id'

ISSUE-ID: AIMLFW-166

Change-Id: I7949bef79a891764319f621189270cc59de03417
Signed-off-by: Sungjin Lee <sodyn99@gmail.com>
kfadapter/kfadapter_main.py
test/fake_kfp.py
test/test_kfadapter_main.py
tox.ini