Update kubeflow-adapter for detail information of pipelines 48/13348/2
authorHoseong Choi <to6044@khu.ac.kr>
Wed, 11 Sep 2024 11:41:15 +0000 (11:41 +0000)
committerHoseong Choi <to6044@khu.ac.kr>
Wed, 25 Sep 2024 03:14:02 +0000 (03:14 +0000)
commit0ad0bc0587b1412b43cfea5731f87ce14cac936e
tree8b57a8c241fd854e522fe4e5a64ce87cac3c6b3e
parent7dc57e38296d97d0e4eca42ca02237436baa05a7
Update kubeflow-adapter for detail information of pipelines

- Added information : pipeline_id, display_name, description, created_at, total_size, next_page_token
- Change 'list_pipelines' in kfadapter_main.py
- Change 'test_get_pipelines' in  test_kfadapter_main.py

ISSUE-ID: AIMLFW-146

Change-Id: If30695fa91242c8e6251c28ce223e31ccd3b33bb
Signed-off-by: Hoseong Choi <to6044@khu.ac.kr>
kfadapter/kfadapter_main.py
test/test_kfadapter_main.py