url
stringlengths
59
59
repository_url
stringclasses
1 value
labels_url
stringlengths
73
73
comments_url
stringlengths
68
68
events_url
stringlengths
66
66
html_url
stringlengths
49
49
id
int64
782M
1.89B
node_id
stringlengths
18
24
number
int64
4.97k
9.98k
title
stringlengths
2
306
user
dict
labels
list
state
stringclasses
2 values
locked
bool
1 class
assignee
dict
assignees
list
milestone
dict
comments
list
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
4 values
active_lock_reason
null
body
stringlengths
0
63.6k
reactions
dict
timeline_url
stringlengths
68
68
performed_via_github_app
null
state_reason
stringclasses
3 values
draft
bool
0 classes
pull_request
dict
is_pull_request
bool
1 class
https://api.github.com/repos/kubeflow/pipelines/issues/8873
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8873/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8873/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8873/events
https://github.com/kubeflow/pipelines/issues/8873
1,593,414,708
I_kwDOB-71UM5e-ZQ0
8,873
[sdk] Not Able to Run Sequential Steps with Optional Flags in KFP v2
{ "login": "rahuja23", "id": 51020974, "node_id": "MDQ6VXNlcjUxMDIwOTc0", "avatar_url": "https://avatars.githubusercontent.com/u/51020974?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rahuja23", "html_url": "https://github.com/rahuja23", "followers_url": "https://api.github.com/users/rah...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "/assign @connor-mccarthy ", "@rahuja23, I'm not sure I understand what you mean by optional flag. Can you explain? If possible, can you create a minimal reproducible example of the behavior you suspect is a bug?", "This issue has been automatically marked as stale because it has not had recent activity. It wil...
2023-02-21T12:42:50
2023-08-26T07:42:15
null
NONE
null
### Environment * KFP version: kfp 2.0.0b12 * KFP SDK version: kfp-pipeline-spec 0.2.0 kfp-server-api 2.0.0a6 ``` ### Steps to reproduce from kfp.components import load_component_from_file @component( ba...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8873/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8873/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8872
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8872/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8872/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8872/events
https://github.com/kubeflow/pipelines/issues/8872
1,591,976,149
I_kwDOB-71UM5e46DV
8,872
[bug] Not able to change base_image for hyperparameter_tuning_job experimental components (GetTrialsOp, GetBestTrialOp, etc)
{ "login": "RansSelected", "id": 43318715, "node_id": "MDQ6VXNlcjQzMzE4NzE1", "avatar_url": "https://avatars.githubusercontent.com/u/43318715?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RansSelected", "html_url": "https://github.com/RansSelected", "followers_url": "https://api.github.c...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "u...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "@RansSelected, as a short term fix, I suggest you either (1) fork the component and change the code yourself or (2) modify the object in-memory to override the image tag.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. ...
2023-02-20T14:31:57
2023-08-26T07:42:17
null
NONE
null
* KFP version: 1.8.19 and earlier ones ### Steps to reproduce - I'm constructing a Vertex AI pipeline; - I'm using Hyperparameter tuning components in my pipeline; - I have the very strict vpc-sc settings; if I want to use components such as GetBestTrialOp, etc from https://github.com/kubeflow/pipelines/blo...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8872/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8872/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8870
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8870/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8870/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8870/events
https://github.com/kubeflow/pipelines/issues/8870
1,591,839,327
I_kwDOB-71UM5e4Ypf
8,870
[sdk] kfp 2.0.0.b11 (and other betas) incompatible with kfp_server_api version 2.0.0.b
{ "login": "anifort", "id": 2149571, "node_id": "MDQ6VXNlcjIxNDk1NzE=", "avatar_url": "https://avatars.githubusercontent.com/u/2149571?v=4", "gravatar_id": "", "url": "https://api.github.com/users/anifort", "html_url": "https://github.com/anifort", "followers_url": "https://api.github.com/users/anifort/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
closed
false
null
[]
null
[ "Hi @anifort!\r\nTo resolve it, please upgrade the `kfp` package to 2.0.0-b12" ]
2023-02-20T13:04:36
2023-02-24T00:00:28
2023-02-24T00:00:28
NONE
null
### Description KFP installation also install dependencies. this include kfp-server-api. It seems that kfp-server-api 2.0.0.b0 is now the required version for kfp 2.0.0.bX however the 2 are not compatible as kfp is attempting to use an attribute from kfp-server-api thad does not exist. ### Environment * KFP v...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8870/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8870/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8869
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8869/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8869/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8869/events
https://github.com/kubeflow/pipelines/issues/8869
1,591,301,025
I_kwDOB-71UM5e2VOh
8,869
[Feature Request]Add metrics in experiments section of kubeflow for version 2
{ "login": "Rstar1998", "id": 42741300, "node_id": "MDQ6VXNlcjQyNzQxMzAw", "avatar_url": "https://avatars.githubusercontent.com/u/42741300?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rstar1998", "html_url": "https://github.com/Rstar1998", "followers_url": "https://api.github.com/users/...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" } ]
open
false
null
[]
null
[ "Any updates on this ?\r\n", "This is not planned for KFPv2. Instead of the above approach, you can use Scalar metrics https://www.kubeflow.org/docs/components/pipelines/v1/sdk/output-viewer/#scalar-metrics to achieve the same goal. You can define any amount of metrics with any value.", "I would very much suppo...
2023-02-20T07:23:45
2023-08-03T10:19:30
null
NONE
null
How to get something like this (below image) in Kubeflow pipeline version 1.8.5 ( python kfp version 2 )? ![image](https://user-images.githubusercontent.com/42741300/220033777-dc809a71-2b3e-4554-b209-bd702bc89328.png) Currently in the experiment dashboard , I don't see any metrics in the experiment section of ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8869/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8869/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8868
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8868/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8868/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8868/events
https://github.com/kubeflow/pipelines/issues/8868
1,590,549,325
I_kwDOB-71UM5ezdtN
8,868
[bug] 1.6 Kubeflow manifests produces| /tmp/outputs/Output/data: no such file or directory. v1.8 decompression/gzip example.
{ "login": "MatthewRalston", "id": 4308024, "node_id": "MDQ6VXNlcjQzMDgwMjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4308024?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MatthewRalston", "html_url": "https://github.com/MatthewRalston", "followers_url": "https://api.gith...
[ { "id": 930619528, "node_id": "MDU6TGFiZWw5MzA2MTk1Mjg=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/testing", "name": "area/testing", "color": "00daff", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1",...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "@MatthewRalston: The label(s) `area/component` cannot be applied, because the repository doesn't have them.\n\n<details>\n\nIn response to [this](https://github.com/kubeflow/pipelines/issues/8868):\n\n>### Environment\r\n>\r\n>\r\n>Minikube v1.28.0\r\n>kubernetes 1.22.2\r\n>Kustomize v3.2.0\r\n>kubectl v1.25.5\r\n...
2023-02-19T03:53:47
2023-08-26T07:42:19
null
NONE
null
### Environment Minikube v1.28.0 kubernetes 1.22.2 Kustomize v3.2.0 kubectl v1.25.5 Manifests v1.6.1 KFP SDK version: All dependencies version: kfp 2.0.0b9 kfp-pipeline-spec 0.1.16 kfp-server-api 2.0.0a6 ### Steps to reproduce From arch Linux ```bash yay -S minikube docker containe...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8868/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8868/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8867
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8867/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8867/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8867/events
https://github.com/kubeflow/pipelines/issues/8867
1,590,125,096
I_kwDOB-71UM5ex2Io
8,867
refactor[backend]: Increase test coverage
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-02-18T00:19:10
2023-08-26T07:42:21
null
MEMBER
null
The majority of the backend code has test coverage under 90%, although pre-submit test-coverage is often expected to be above it and it is sometimes reasonable to expect >95% coverage. While enforcing high coverage is impractical, we have an opportunity to improve gradually improve the situation. --- <!-- Don't d...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8867/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8867/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8863
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8863/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8863/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8863/events
https://github.com/kubeflow/pipelines/issues/8863
1,588,857,830
I_kwDOB-71UM5etAvm
8,863
[bug] How to save an artifact with an extension? I am not able to save a pandas dataframe in csv format
{ "login": "Rstar1998", "id": 42741300, "node_id": "MDQ6VXNlcjQyNzQxMzAw", "avatar_url": "https://avatars.githubusercontent.com/u/42741300?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rstar1998", "html_url": "https://github.com/Rstar1998", "followers_url": "https://api.github.com/users/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Any updates on this ?", "/cc @connor-mccarthy to investigate more.", "/assign @chensun ", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-02-17T07:07:00
2023-08-26T07:42:23
null
NONE
null
So I have a component where I need to save a dataframe as an output. So I used this code in my component ``` with open(f'{prediction_path.path}.csv', 'wb') as f: df.to_csv(path_or_buf=f) ``` But I am getting this error ``` W0217 06:53:10.959325 73 launcher.go:560] Local filepath "/minio/mlp...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8863/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8863/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8858
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8858/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8858/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8858/events
https://github.com/kubeflow/pipelines/issues/8858
1,586,424,891
I_kwDOB-71UM5ejuw7
8,858
KFP 2.0 Beta.1
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9", "html_url": "https://github.com/kubeflow/pipelines/milestone/9", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9/labels", "id": 9154618, "node_id": "MI_kwDOB-71UM4Ai7A6", "number": 9, "title": "KFP 2.0.0-b...
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-02-15T19:28:56
2023-08-26T07:42:26
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8858/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8858/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8854
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8854/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8854/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8854/events
https://github.com/kubeflow/pipelines/issues/8854
1,585,895,511
I_kwDOB-71UM5ehthX
8,854
[backend] Permission issues with api-server:2.0.0-beta.0
{ "login": "b4sus", "id": 6490329, "node_id": "MDQ6VXNlcjY0OTAzMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/6490329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/b4sus", "html_url": "https://github.com/b4sus", "followers_url": "https://api.github.com/users/b4sus/follower...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[ "Same Issue on listing kubeflow pipelines thought UI. I was forced to update to 2.0.0-beta.0 because of AWS S3 IRSA support introduced in this update but now I'm totally blocked by this issue", "I had the listing issue as well, I guess that for this the fix will come eventually from manifests, but I could fix it ...
2023-02-15T13:50:33
2023-05-09T06:28:32
2023-05-04T23:53:27
CONTRIBUTOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Installed following kubeflow manifests installation - master version (currently identical to tag v1.7.0-rc.0) of manifests with beta.0 instead of alpha.6 version of kubeflow pipeline components. * KFP version: 2.0.0-beta.0 * KFP SDK version: 2....
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8854/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8854/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8853
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8853/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8853/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8853/events
https://github.com/kubeflow/pipelines/issues/8853
1,585,152,945
I_kwDOB-71UM5ee4Ox
8,853
[backend] ReportWorkflow attempts to create duplicate entries in
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[ "This has been fixed by #8850 and #8926. Reopen it if you encounter the same issue.\r\n\r\n/CC @chensun " ]
2023-02-15T03:30:46
2023-03-10T00:27:49
2023-03-10T00:27:49
MEMBER
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? KFP Standalone from master ### Steps to reproduce Logs: ``` api.ReportService/ReportWorkflowV1 handler starting I0215 03:26:04.850861 7 error.go:270] InternalServerError: Failed to store resource references: Error 1062: Duplicate ent...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8853/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8853/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8852
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8852/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8852/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8852/events
https://github.com/kubeflow/pipelines/issues/8852
1,585,136,196
I_kwDOB-71UM5ee0JE
8,852
chore(backend): Upgrade gorm to v2
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" } ]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[ "Closed and see more info at #9859" ]
2023-02-15T03:06:56
2023-08-28T20:57:30
2023-08-28T20:57:29
MEMBER
null
Problem: 1. Backend's `storage` relies on `gorm` v1 package 2. `gorm` v1 is not actively developed and it will be difficult if we need to make more complex SQL queries 3. Lack of support of multiple database drivers 4. Bags and issues that will not be resolved in `gorm` v1 Solution: 1. Migrate to `gorm` v2 ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8852/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8852/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8851
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8851/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8851/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8851/events
https://github.com/kubeflow/pipelines/issues/8851
1,585,117,278
I_kwDOB-71UM5eevhe
8,851
chore(backend): Change backend unit-testing store from SQLite to MySQL
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" } ]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-02-15T02:42:34
2023-04-27T20:21:03
2023-04-27T20:21:03
MEMBER
null
### Feature Area Problem: - Backend testing uses SQLite as a fake DB instance - Real DB is based on MySQL - Two databases have slight differences, which makes the testing useless Solution: - Switch the fake DB to MySQL instances --- <!-- Don't delete message below to encourage users to support your fe...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8851/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8851/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8846
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8846/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8846/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8846/events
https://github.com/kubeflow/pipelines/issues/8846
1,582,925,084
I_kwDOB-71UM5eWYUc
8,846
[backend] error: unknown field "isOptional" in ml_pipelines.ComponentInputsSpec.ParameterSpec
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[ "fixed by #8860 " ]
2023-02-13T19:22:46
2023-02-24T20:35:12
2023-02-24T20:35:12
COLLABORATOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? standalone * KFP version: 2.0.0-beta.0 * KFP SDK version: N/A ### Steps to reproduce Run https://github.com/kubeflow/pipelines/blob/master/sdk/python/test_data/pipelines/pipeline_with_condition.py or find its run result in sdk executio...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8846/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8846/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8845
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8845/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8845/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8845/events
https://github.com/kubeflow/pipelines/issues/8845
1,582,917,654
I_kwDOB-71UM5eWWgW
8,845
[backend] InternalServerError: Failed to list tasks: sql: Scan error on column index 6, name "StartedTimestamp"
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-02-13T19:17:31
2023-02-16T21:22:42
2023-02-16T21:22:42
COLLABORATOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? standalone * KFP version: 2.0.0-beta.0 * KFP SDK version: N/A ### Steps to reproduce Run pipeline: https://github.com/kubeflow/pipelines/blob/master/samples/v2/pipeline_container_no_input.py or find it run result from sdk-executi...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8845/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8845/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8844
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8844/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8844/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8844/events
https://github.com/kubeflow/pipelines/issues/8844
1,582,898,896
I_kwDOB-71UM5eWR7Q
8,844
[frontend] Artifacts tab broken with error : mysql_real_connect failed errno: , error: Click Details for ...
{ "login": "ReggieCarey", "id": 10270182, "node_id": "MDQ6VXNlcjEwMjcwMTgy", "avatar_url": "https://avatars.githubusercontent.com/u/10270182?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ReggieCarey", "html_url": "https://github.com/ReggieCarey", "followers_url": "https://api.github.com/...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4...
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Hi @ReggieCarey!\r\n\r\nCould you please check if you can retrieve logs from the `mysql` pod?", "The same issue, mysql pod logs\r\n```\r\nmysql-55778745b6-lcl8q istio-proxy [2023-02-24T07:15:17.569Z] \"- - -\" 0 - - - \"-\" 10362 21332 29 - \"-\" \"-\" \"-\" \"-\" \"10.128.48.144:3306\" inbound|3306|| 127.0.0.6:...
2023-02-13T19:05:03
2023-06-01T21:34:21
2023-06-01T20:43:01
NONE
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Deployed as part of Kubeflow 1.6.0 using all-in-one manifests. * KFP version: 2.0.0.alpha.3 ### Steps to reproduce Login to Kubeflow Get the dashboard visible Click on "Artifacts" in left hand pane. ### Expected result A list of my ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8844/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8844/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8843
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8843/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8843/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8843/events
https://github.com/kubeflow/pipelines/issues/8843
1,582,475,166
I_kwDOB-71UM5eUqee
8,843
[sdk] KFP CLI has dependencies on vendor specific tooling (Google Cloud Tooling)
{ "login": "ReggieCarey", "id": 10270182, "node_id": "MDQ6VXNlcjEwMjcwMTgy", "avatar_url": "https://avatars.githubusercontent.com/u/10270182?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ReggieCarey", "html_url": "https://github.com/ReggieCarey", "followers_url": "https://api.github.com/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "Hi @ReggieCarey!\r\nThank you for reporting it. This component is not actively developed. If you wish, please create a PR adding the support for non-GCP distributions of kubernetes.", "Thanks for the feedback! Great community. What was diagnose me supposed to do? I'll try to find the code and answer that myself....
2023-02-13T14:38:51
2023-08-26T07:42:27
null
NONE
null
### Environment * KFP version: KFP as installed by Kubeflow Manifests 1.6.0 onto private k8s. * KFP SDK version: Local install (MacOS) as installed via pip install kfp (as of Feb 13, 2023) * All dependencies version: kfp 1.8.18 kfp-pipeline-spec 0.1.16 kfp-server-api ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8843/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8843/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8842
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8842/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8842/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8842/events
https://github.com/kubeflow/pipelines/issues/8842
1,582,146,066
I_kwDOB-71UM5eTaIS
8,842
This step is in Error state with this message: unexpected end of JSON input
{ "login": "AaronUST", "id": 39186934, "node_id": "MDQ6VXNlcjM5MTg2OTM0", "avatar_url": "https://avatars.githubusercontent.com/u/39186934?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AaronUST", "html_url": "https://github.com/AaronUST", "followers_url": "https://api.github.com/users/Aar...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4...
closed
false
null
[]
null
[ "Hi @AaronUST!\r\nCould you please check if you have specified a correct input for the component?", "@AaronUST @gkcalat I found the cause of this issue, please see https://github.com/kubeflow/pipelines/issues/8942 for more information.\r\n\r\nI imagine you will be able to fix this by removing `WorkflowTaskResults...
2023-02-13T11:09:52
2023-04-11T16:19:43
2023-04-11T16:19:43
NONE
null
### Environment * KFP has been installed on a Google Cloud kubernetes cluster * KFP version: 1.8.5 ### Steps to reproduce The error appears in the runs console when trying to perform a run. The first time I ran the same pipeline it worked fine, but the second and subsequent times I get this error. ![image](h...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8842/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8842/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8840
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8840/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8840/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8840/events
https://github.com/kubeflow/pipelines/issues/8840
1,580,530,196
I_kwDOB-71UM5eNPoU
8,840
[backend] InternalServerError: Failed to convert a pipeline to API pipeline: Pipeline namespace cannot be empty
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-02-11T00:29:23
2023-02-16T07:31:11
2023-02-16T07:31:11
COLLABORATOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? standalone * KFP version: 2.0.0b0 * KFP SDK version: dev ### Steps to reproduce Calling [list_pipelines](https://github.com/kubeflow/pipelines/blob/a45d72d75dd99c9cbb8dc4706d380e4ceb9ec47e/sdk/python/kfp/client/client.py#L689-L722) AP...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8840/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8840/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8837
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8837/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8837/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8837/events
https://github.com/kubeflow/pipelines/issues/8837
1,578,696,616
I_kwDOB-71UM5eGP-o
8,837
[frontend] Cannot GET /apis/v2beta1/healthz
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" } ]
closed
false
{ "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://api.github.com/users/...
[ { "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://a...
null
[ "I was confused, the healthz response I saw was served by the frontend. So missing v2beta1/healthz is expected, as we haven't migrate frontend to connect to v2 APIs yet.\r\n\r\nhttps://github.com/kubeflow/pipelines/blob/508b6a133ab7a0d8abefe7ac95a4de824461e30b/frontend/server/app.ts#L109-L116", "This is resolved ...
2023-02-09T22:19:09
2023-02-10T22:18:56
2023-02-10T22:18:56
COLLABORATOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? KFP standalone deployment <!-- For more information, see an overview of KFP installation options: https://www.kubeflow.org/docs/pipelines/installation/overview/. --> * KFP version: 2.0.0-beta.0 * KFP SDK version: N/A ### Steps to reproduce ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8837/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8837/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8833
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8833/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8833/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8833/events
https://github.com/kubeflow/pipelines/issues/8833
1,578,456,021
I_kwDOB-71UM5eFVPV
8,833
feature(backend): Update healthz service in KFP v2
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/backend", "name": "area/backend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw"...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-02-09T19:20:38
2023-08-26T07:42:29
null
MEMBER
null
Current state: KFP v2 inherited HealthzSerivce from KFP v1: ``` service HealthzService { // Get healthz data. rpc GetHealthz(google.protobuf.Empty) returns (GetHealthzResponse) { option (google.api.http) = { get: "/apis/v2beta1/healthz" }; } } message GetHealthzResponse { // TODO...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8833/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8833/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8832
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8832/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8832/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8832/events
https://github.com/kubeflow/pipelines/issues/8832
1,578,449,945
I_kwDOB-71UM5eFTwZ
8,832
chore(backend): Migrate backend API reference docs from kuberflow.org
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/backend", "name": "area/backend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1682717397, "node_id": "MDU6TGFiZWwxNjgyNzE3Mzk3"...
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[]
2023-02-09T19:15:05
2023-08-15T17:03:57
2023-08-15T17:03:57
MEMBER
null
Problem: We have separate [v1](https://www.kubeflow.org/docs/components/pipelines/v1/reference/api/kubeflow-pipeline-api-spec/) and [v2](https://www.kubeflow.org/docs/components/pipelines/v2/reference/api/kubeflow-pipeline-api-spec/) API references on kubeflow.org. As kubeflow.org is versioned by full-fledged kubefl...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8832/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8832/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8830
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8830/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8830/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8830/events
https://github.com/kubeflow/pipelines/issues/8830
1,577,582,214
I_kwDOB-71UM5eB_6G
8,830
[backend] Argo workflow validation fails for kfp v2 pipeline with downstream tasks depending on tasks in `dsl.ParallelFor` (using `dsl.Collected`)
{ "login": "kakaxilyp", "id": 8085609, "node_id": "MDQ6VXNlcjgwODU2MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/8085609?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kakaxilyp", "html_url": "https://github.com/kakaxilyp", "followers_url": "https://api.github.com/users/ka...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Not sure what was the reason adding a `-iterations` suffix to the loop task name [here](https://github.com/kubeflow/pipelines/blob/2.0.0-beta.0/backend/src/v2/compiler/argocompiler/dag.go#L297), but tested in my Kubeflow deployment, simply removing the suffix would make the compiled Argo workflow passing validatio...
2023-02-09T09:59:36
2023-06-20T17:14:05
null
NONE
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Full Kubeflow deployment on GKE. * KFP version: 2.0.0-beta.0 * KFP SDK version: 2.0.0-beta.11 ### Steps to reproduce ``` # pipeline.py from kfp import compiler, dsl from components import components as test_components @d...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8830/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8830/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8827
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8827/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8827/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8827/events
https://github.com/kubeflow/pipelines/issues/8827
1,576,902,141
I_kwDOB-71UM5d_Z39
8,827
[sdk] Imports from kfp.dsl cause error AttributeError: module 'kfp_server_api' has no attribute 'ApiPipelineSpec
{ "login": "vgarba2", "id": 117865588, "node_id": "U_kgDOBwZ8dA", "avatar_url": "https://avatars.githubusercontent.com/u/117865588?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vgarba2", "html_url": "https://github.com/vgarba2", "followers_url": "https://api.github.com/users/vgarba2/foll...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
closed
false
null
[]
null
[ "I've got the same error", "In my environment, upgrading kfp to 2.0.0b12 resolved this issue.", "I will close this issue. Feel free to reopen the issue if there's any more problems.", "> In my environment, upgrading kfp to 2.0.0b12 resolved this issue.\r\n\r\nI tried upgrading to 2.0.0b12, but I have CSV file...
2023-02-08T22:46:08
2023-06-05T19:58:13
2023-02-09T23:40:42
NONE
null
### Environment * KFP version: kfp==2.0.0b1 * All dependencies version: kfp-pipeline-spec==0.1.16 kfp-server-api==2.0.0b0 ### Steps to reproduce 1. `from kfp import dsl` 2. Use any part of dsl, such as pipeline or component decorators ``` from kfp import dsl, compiler @dsl.pipeline( name...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8827/reactions", "total_count": 8, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8827/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8826
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8826/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8826/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8826/events
https://github.com/kubeflow/pipelines/issues/8826
1,576,817,906
I_kwDOB-71UM5d_FTy
8,826
[sdk] Types for kfp and kfp.dsl are not found by mypy
{ "login": "JakeSummers", "id": 5657503, "node_id": "MDQ6VXNlcjU2NTc1MDM=", "avatar_url": "https://avatars.githubusercontent.com/u/5657503?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JakeSummers", "html_url": "https://github.com/JakeSummers", "followers_url": "https://api.github.com/us...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "@JakeSummers, please see my comment here: https://github.com/kubeflow/pipelines/pull/7451#issuecomment-1423310652", "The issue is lack of py.typed (+ setup.py to preserve py.typed in wheel). kfp uses types internally, but types are not exposed to users because of [pep 560](https://peps.python.org/pep-0560/). An ...
2023-02-08T21:22:43
2023-07-28T08:16:49
null
NONE
null
### Environment All dependencies version: * kfp 1.8.12 and 1.8.18 * mypy 1.0.0 I am managing my dependencies with poetry. ### Steps to reproduce ``` import kfp.dsl as dsl ``` Run `mypy` Produces error: ``` file.py:1: error: Skipping analyzing "kfp.dsl": module is installed, but missing ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8826/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8826/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8825
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8825/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8825/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8825/events
https://github.com/kubeflow/pipelines/issues/8825
1,576,702,821
I_kwDOB-71UM5d-pNl
8,825
[bug] Vertex AI and kfp v2 'ApiPipelineSpec'
{ "login": "Davidnet", "id": 3343006, "node_id": "MDQ6VXNlcjMzNDMwMDY=", "avatar_url": "https://avatars.githubusercontent.com/u/3343006?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Davidnet", "html_url": "https://github.com/Davidnet", "followers_url": "https://api.github.com/users/David...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "I do not know if I should report this to the vertex-ai team, but I do not know how.", "I think now with the last release of kfp `v2.0.12.0b` are now running fine." ]
2023-02-08T19:42:10
2023-02-08T21:38:21
2023-02-08T21:38:21
MEMBER
null
### Environment I am using Vertex AI from GCP * How do you deploy Kubeflow Pipelines (KFP)? Vertex * KFP version: Vertex * KFP SDK version: v2.0.12b and v2.0.11b ### Steps to reproduce Any pipeline that was compiled to run with either of the last two versions are now failing as: ![image](https://us...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8825/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8825/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8818
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8818/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8818/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8818/events
https://github.com/kubeflow/pipelines/issues/8818
1,574,621,559
I_kwDOB-71UM5d2tF3
8,818
chore(backend): Update release script due to proto generation changes in V2
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-02-07T16:17:32
2023-03-10T00:55:41
2023-02-07T21:57:42
MEMBER
null
We need to update one of the release scripts due to the changes in API generator script: - Add `API_VERSION` variable - Add proto compilation for v1 and v2 --- <!-- Don't delete message below to encourage users to support your issue! --> Impacted by this bug? Give it a 👍.
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8818/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8818/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8817
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8817/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8817/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8817/events
https://github.com/kubeflow/pipelines/issues/8817
1,574,441,104
I_kwDOB-71UM5d2BCQ
8,817
[sdk] cannot wait for dsl.ParallelFor completion
{ "login": "max-gartz", "id": 32574331, "node_id": "MDQ6VXNlcjMyNTc0MzMx", "avatar_url": "https://avatars.githubusercontent.com/u/32574331?v=4", "gravatar_id": "", "url": "https://api.github.com/users/max-gartz", "html_url": "https://github.com/max-gartz", "followers_url": "https://api.github.com/users/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "I came across the same issue when tried to convert an existing v1 pipeline implementation to v2, which had a downstream task depending on upstream tasks in a `ParallelFor` group. Then I came across this new [commit](https://github.com/kubeflow/pipelines/pull/8631) in kfp pre-release `2.0.0b12`. At least using `dsl...
2023-02-07T14:29:56
2023-08-26T07:42:31
null
NONE
null
### Environment * KFP SDK version: 2.0.0b11 * All dependencies version: kfp 2.0.0b11 kfp-pipeline-spec 0.2.0 kfp-server-api 2.0.0a6 ### Steps to reproduce The following example fails to even create the graph component from the pipeline ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8817/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8817/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8816
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8816/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8816/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8816/events
https://github.com/kubeflow/pipelines/issues/8816
1,573,905,803
I_kwDOB-71UM5dz-WL
8,816
[feature] Support pip_index_urls in containerized python components
{ "login": "b4sus", "id": 6490329, "node_id": "MDQ6VXNlcjY0OTAzMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/6490329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/b4sus", "html_url": "https://github.com/b4sus", "followers_url": "https://api.github.com/users/b4sus/follower...
[ { "id": 1126834402, "node_id": "MDU6TGFiZWwxMTI2ODM0NDAy", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/components", "name": "area/components", "color": "d2b48c", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTE...
closed
false
null
[]
null
[ "Thanks, @b4sus. I'd be happy to review your contribution if you'd like to work on this!" ]
2023-02-07T08:36:16
2023-03-01T17:33:03
2023-03-01T17:33:03
CONTRIBUTOR
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> /area components ### What feature would you like to see? So far the argument `pip_index_urls` is used only for lightweight python compo...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8816/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8816/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8815
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8815/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8815/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8815/events
https://github.com/kubeflow/pipelines/issues/8815
1,573,726,440
I_kwDOB-71UM5dzSjo
8,815
chore(backend): Manually update v2 image references post v2 API update
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[ "This is a beta release blocker. \r\n\r\n@gkcalat for awareness." ]
2023-02-07T05:50:06
2023-03-10T00:55:51
2023-02-07T21:57:32
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8815/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8815/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8803
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8803/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8803/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8803/events
https://github.com/kubeflow/pipelines/issues/8803
1,572,980,789
I_kwDOB-71UM5dwcg1
8,803
[frontend/backend] Invalid STORAGESTATE values are used in listing requests
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[ "This has been resolved together with #8703 " ]
2023-02-06T17:27:43
2023-04-11T18:33:23
2023-04-11T18:33:23
MEMBER
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? <!-- For more information, see an overview of KFP installation options: https://www.kubeflow.org/docs/pipelines/installation/overview/. --> KFP standalone * KFP version: <!-- Specify the version of Kubeflow Pipelines that you are using. The ve...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8803/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8803/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8802
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8802/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8802/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8802/events
https://github.com/kubeflow/pipelines/issues/8802
1,572,971,153
I_kwDOB-71UM5dwaKR
8,802
[backend] Can't create a run from pipeline with empty PipelineSpec (stored as a file in OS)
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-02-06T17:21:18
2023-02-07T00:21:33
2023-02-07T00:21:33
MEMBER
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? <!-- For more information, see an overview of KFP installation options: https://www.kubeflow.org/docs/pipelines/installation/overview/. --> KFP standalone * KFP version: <!-- Specify the version of Kubeflow Pipelines that you are using. The ve...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8802/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8802/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8801
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8801/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8801/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8801/events
https://github.com/kubeflow/pipelines/issues/8801
1,572,278,407
I_kwDOB-71UM5dtxCH
8,801
[sdk] Use the same component output twice fails
{ "login": "Roymprog", "id": 4035367, "node_id": "MDQ6VXNlcjQwMzUzNjc=", "avatar_url": "https://avatars.githubusercontent.com/u/4035367?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Roymprog", "html_url": "https://github.com/Roymprog", "followers_url": "https://api.github.com/users/Roymp...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
null
[]
null
[ "Thanks for raising this, @Roymprog. The Vertex AI Pipelines team is aware of this.\r\n\r\nFor posterity, here is a minimal reproducible example:\r\n\r\n```python\r\nfrom kfp import dsl\r\n\r\n@dsl.component\r\ndef c(a: dsl.Input[dsl.Artifact], b: dsl.Input[dsl.Artifact]):\r\n print(a)\r\n print(b)\r\n\r\n@ds...
2023-02-06T10:09:13
2023-08-26T07:42:33
null
NONE
null
### Environment * KFP version: Running KFP (v2 pipelines) on Vertex AI. * KFP SDK version: 1.8.18 * All dependencies version: - kfp 1.8.18 - kfp-pipeline-spec 0.1.16 - kfp-server-api 1.8.5 ### Steps to reproduce ```python from kfp.v2.dsl import compone...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8801/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8801/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8794
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8794/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8794/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8794/events
https://github.com/kubeflow/pipelines/issues/8794
1,570,443,409
I_kwDOB-71UM5dmxCR
8,794
[feature] Add support for Tensorboard in KFP v2
{ "login": "AlexandreBrown", "id": 26939775, "node_id": "MDQ6VXNlcjI2OTM5Nzc1", "avatar_url": "https://avatars.githubusercontent.com/u/26939775?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AlexandreBrown", "html_url": "https://github.com/AlexandreBrown", "followers_url": "https://api.gi...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1...
open
false
{ "login": "zijianjoy", "id": 37026441, "node_id": "MDQ6VXNlcjM3MDI2NDQx", "avatar_url": "https://avatars.githubusercontent.com/u/37026441?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zijianjoy", "html_url": "https://github.com/zijianjoy", "followers_url": "https://api.github.com/users/...
[ { "login": "zijianjoy", "id": 37026441, "node_id": "MDQ6VXNlcjM3MDI2NDQx", "avatar_url": "https://avatars.githubusercontent.com/u/37026441?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zijianjoy", "html_url": "https://github.com/zijianjoy", "followers_url": "https://a...
null
[ "@zijianjoy Hello, I would like to hear your thoughts on this feature request, do you think it would be feasible in KFP v2?. \r\nThanks ", "I think this feature is already supported for ROC curve, confusion matrix, and scalar metrics. Can you check if the followings match your need?\r\n\r\nCompare pipeline runs:...
2023-02-03T21:01:53
2023-08-26T07:42:35
null
NONE
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> /area frontend /area backend /area sdk <!-- /area samples --> <!-- /area components --> ### What feature would you like to see? As a Kubeflow Pipelines user, I would like to be able to use the SDK to log a list of nu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8794/reactions", "total_count": 6, "+1": 6, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8794/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8792
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8792/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8792/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8792/events
https://github.com/kubeflow/pipelines/issues/8792
1,570,147,074
I_kwDOB-71UM5dlosC
8,792
Cannot Import functions written in the same file
{ "login": "vikashg", "id": 3863212, "node_id": "MDQ6VXNlcjM4NjMyMTI=", "avatar_url": "https://avatars.githubusercontent.com/u/3863212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vikashg", "html_url": "https://github.com/vikashg", "followers_url": "https://api.github.com/users/vikashg/...
[]
closed
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "@vikashg, I suspect you are describing a component runtime error for a [Lightweight Python Component](https://www.kubeflow.org/docs/components/pipelines/v2/author-a-pipeline/components/#1-lighweight-python-function-based-components).\r\n\r\nThis is expected behavior; the Lightweight Python Component function only ...
2023-02-03T16:57:44
2023-02-24T03:45:16
2023-02-23T23:52:03
NONE
null
Hello all, I am trying to build a pipeline, the structure of which is like the following `some_function.py`: This file contains 2 functions `func1` and `func2`. `func2` uses `func1` and gives an output in my pipeline I will import the func2 as `from some_function import func2` due to this I get the follow...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8792/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8792/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8791
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8791/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8791/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8791/events
https://github.com/kubeflow/pipelines/issues/8791
1,569,937,691
I_kwDOB-71UM5dk1kb
8,791
[sdk] Cannot execute containerized python component - AttributeError: 'PythonComponent' object has no attribute '__annotations__'
{ "login": "b4sus", "id": 6490329, "node_id": "MDQ6VXNlcjY0OTAzMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/6490329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/b4sus", "html_url": "https://github.com/b4sus", "followers_url": "https://api.github.com/users/b4sus/follower...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
closed
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "I've managed to find a workaround for this. The point is that the @component decorator is necessary for `kfp component build ...` and later when compiling/running the pipeline. But the target image and the code in it should not have it (at least not with current sdk version). Steps:\r\n1. run `kfp component build...
2023-02-03T14:34:19
2023-02-28T00:57:12
2023-02-28T00:42:52
CONTRIBUTOR
null
### Environment * KFP version: 2.0.0-alpha.5 * KFP SDK version: 2.0.0b9 * All dependencies version: kfp 2.0.0b9 kfp-pipeline-spec 0.1.16 kfp-server-api 2.0.0a6 ### Steps to reproduce I am following these [instructions](https://www.kubeflow.org/docs/components/...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8791/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8791/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8790
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8790/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8790/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8790/events
https://github.com/kubeflow/pipelines/issues/8790
1,569,633,373
I_kwDOB-71UM5djrRd
8,790
[bug] How to restart Kubeflow pipeline starting from a failed step/component?
{ "login": "jayaprasadt", "id": 124352140, "node_id": "U_kgDOB2l2jA", "avatar_url": "https://avatars.githubusercontent.com/u/124352140?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jayaprasadt", "html_url": "https://github.com/jayaprasadt", "followers_url": "https://api.github.com/users/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "u...
open
false
{ "login": "zijianjoy", "id": 37026441, "node_id": "MDQ6VXNlcjM3MDI2NDQx", "avatar_url": "https://avatars.githubusercontent.com/u/37026441?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zijianjoy", "html_url": "https://github.com/zijianjoy", "followers_url": "https://api.github.com/users/...
[ { "login": "zijianjoy", "id": 37026441, "node_id": "MDQ6VXNlcjM3MDI2NDQx", "avatar_url": "https://avatars.githubusercontent.com/u/37026441?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zijianjoy", "html_url": "https://github.com/zijianjoy", "followers_url": "https://a...
null
[ "@jayaprasadt Thanks for reaching out. Would you mind sharing what type of issue you're trying to fix? If the change is related to pipeline template, it won't start from the failed step by design.\r\n\r\nAt the meantime, we suggest you to try the KFP v2 to see whether the problem exists.", "@jlyaoyuli Thanks for ...
2023-02-03T10:41:41
2023-08-26T07:42:37
null
NONE
null
### Environment <!-- Please fill in those that seem relevant. --> * How can I restart the Kubeflow pipeline after fixing error in a failed step, retaining the data/model in previous steps? * I'm running a pipeline that has 4 steps/components 1. Download Data 2. Load data as frame 3. Train and save model ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8790/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8790/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8788
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8788/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8788/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8788/events
https://github.com/kubeflow/pipelines/issues/8788
1,568,977,209
I_kwDOB-71UM5dhLE5
8,788
which version of gcr.io/ml-pipeline/api-server has driver task in argo workflow?
{ "login": "elim19", "id": 123845880, "node_id": "U_kgDOB2G8-A", "avatar_url": "https://avatars.githubusercontent.com/u/123845880?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elim19", "html_url": "https://github.com/elim19", "followers_url": "https://api.github.com/users/elim19/follower...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
null
[]
null
[ "anyone knows this issue?", "@elim19 Thanks for reaching out! The driver task is supported in KFP v2 SDK. https://www.kubeflow.org/docs/components/pipelines/v2/run-a-pipeline/" ]
2023-02-03T00:29:57
2023-02-17T00:00:50
2023-02-17T00:00:50
NONE
null
I see in the pipeline code(tag 1.8.5), when pipeline is transformed to argo workflow, it will create a driver task to make podSpecPatch to the pod, but when I deployed 1.8.5 gcr.io/ml-pipeline/api-server, I don't see this feature, which version have this driver task?
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8788/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8788/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8786
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8786/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8786/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8786/events
https://github.com/kubeflow/pipelines/issues/8786
1,568,590,002
I_kwDOB-71UM5dfsiy
8,786
[bug] ml-pipeline-api-server: net/http vulnerability (CVE-2022-27664)
{ "login": "joal-zb", "id": 68868373, "node_id": "MDQ6VXNlcjY4ODY4Mzcz", "avatar_url": "https://avatars.githubusercontent.com/u/68868373?v=4", "gravatar_id": "", "url": "https://api.github.com/users/joal-zb", "html_url": "https://github.com/joal-zb", "followers_url": "https://api.github.com/users/joal-z...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1126834402, "node_id": "MDU6TGFiZWwxMTI2ODM0NDAy", "u...
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[ "We've upgraded golang to 1.20: https://github.com/kubeflow/pipelines/blob/c0640d7a033b6fa2133b92c2a459d9eb3dabee32/backend/Dockerfile#L16\r\n\r\nAlso I can confirm we no longer see this CVE in our latest api-server image (2.0.0-rc.1)" ]
2023-02-02T18:45:15
2023-06-07T20:08:26
2023-06-07T20:08:25
NONE
null
### Environment * How do you deploy Kubeflow Pipelines (KFP)? KFP is deployed via a 'full kubeflow deployment' on GKE * KFP version: Kubeflow v1.5.0 ### Steps to reproduce A security scanning tool running against our kubeflow cluster (Orca Security) detected that the ml-pipeline-api-server pod is vulner...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8786/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8786/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8784
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8784/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8784/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8784/events
https://github.com/kubeflow/pipelines/issues/8784
1,568,458,301
I_kwDOB-71UM5dfMY9
8,784
Changing pipeline version doesn't work during local deployment
{ "login": "Rstar1998", "id": 42741300, "node_id": "MDQ6VXNlcjQyNzQxMzAw", "avatar_url": "https://avatars.githubusercontent.com/u/42741300?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rstar1998", "html_url": "https://github.com/Rstar1998", "followers_url": "https://api.github.com/users/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" } ]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Does it work for 1.8.5 but not for 1.8.9? Not sure which local deployment methods are you using, and did you get any specific error? \r\nMaybe you've already seen this, but here's our local deployment instruction: https://www.kubeflow.org/docs/components/pipelines/v1/installation/localcluster-deployment/", "Yes ...
2023-02-02T17:19:07
2023-02-17T00:05:02
2023-02-17T00:05:01
NONE
null
Changing pipeline version doesn't work during local deployment The following commands does not work for PIPELINE_VERSION=1.8.9 ``` export PIPELINE_VERSION=1.8.5 kubectl apply -k "github.com/kubeflow/pipelines/manifests/kustomize/cluster-scoped-resources?ref=$PIPELINE_VERSION" kubectl wait --for condition=establ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8784/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8784/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8783
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8783/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8783/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8783/events
https://github.com/kubeflow/pipelines/issues/8783
1,568,279,897
I_kwDOB-71UM5deg1Z
8,783
Use multiple components in the ExitHandler
{ "login": "AlbertCintas", "id": 69654544, "node_id": "MDQ6VXNlcjY5NjU0NTQ0", "avatar_url": "https://avatars.githubusercontent.com/u/69654544?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AlbertCintas", "html_url": "https://github.com/AlbertCintas", "followers_url": "https://api.github.c...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0"...
open
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "Hi, @AlbertCintas. If you're using KFP v2 (BE nearly in beta), the following example should demonstrate the usage you're looking for:\r\n\r\n```python\r\nfrom kfp import compiler\r\nfrom kfp import dsl\r\nfrom kfp.dsl import component\r\n\r\n\r\n@component\r\ndef print_op(message: str):\r\n \"\"\"Prints a messa...
2023-02-02T15:38:42
2023-08-26T07:42:39
null
NONE
null
Hello! Is it possible to run two steps with two components in the Exit Handler? Maybe some workaround to perform a similar task? I've been trying to do it in many different ways but all attempts have been unsuccessful. Thank you!
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8783/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8783/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8782
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8782/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8782/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8782/events
https://github.com/kubeflow/pipelines/issues/8782
1,568,169,832
I_kwDOB-71UM5deF9o
8,782
[bug] 1.6 manifests with systemd MinIO configured (improperly)| /tmp/outputs/Output/data: no such file or directory
{ "login": "MatthewRalston", "id": 4308024, "node_id": "MDQ6VXNlcjQzMDgwMjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4308024?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MatthewRalston", "html_url": "https://github.com/MatthewRalston", "followers_url": "https://api.gith...
[]
closed
false
null
[]
null
[ "Hi @MatthewRalston , you need to create parent directories for the output path, before you can write the data. See example: https://github.com/kubeflow/pipelines/blob/61a6172e7d88e21ee90af8b3ecf63b0224b8172c/sdk/python/test_data/pipelines/pipeline_with_outputs.py#L36", "@chensun that's a nice example, and thank ...
2023-02-02T14:33:55
2023-02-10T01:12:03
2023-02-02T23:56:28
NONE
null
@chensun I spun off this new issue related to `/tmp/outputs/Output/data: no such file or directory` ![image](https://user-images.githubusercontent.com/4308024/214195224-97f16a56-0f6d-4034-bc56-b656da247507.png) _Originally posted by @MatthewRalston in https://github.com/kubeflow/pipelines/issues/86...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8782/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8782/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8778
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8778/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8778/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8778/events
https://github.com/kubeflow/pipelines/issues/8778
1,566,446,654
I_kwDOB-71UM5dXhQ-
8,778
[feature] Add dataclass for filter
{ "login": "JakeSummers", "id": 5657503, "node_id": "MDQ6VXNlcjU2NTc1MDM=", "avatar_url": "https://avatars.githubusercontent.com/u/5657503?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JakeSummers", "html_url": "https://github.com/JakeSummers", "followers_url": "https://api.github.com/us...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1260031624, "node_id": "MDU6TGFiZWwxMjYwMDMxNjI0", "u...
open
false
null
[]
null
[ "@JakeSummers, I think this is a good idea. If you're interested in contributing this (including the [docs](https://github.com/kubeflow/website) fix) I would happy to review your PR.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activi...
2023-02-01T16:42:34
2023-08-26T07:42:41
null
NONE
null
### Feature Area /area sdk /area samples ### What feature would you like to see? #6748 added support for filters. The suggested workflow, is to build the predicates like this ([doc](https://www.kubeflow.org/docs/components/pipelines/v1/tutorials/sdk-examples/#example-2-listing-pipelines-with-a-filter))...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8778/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8778/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8777
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8777/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8777/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8777/events
https://github.com/kubeflow/pipelines/issues/8777
1,566,399,321
I_kwDOB-71UM5dXVtZ
8,777
[sdk] `list_recurring_runs` needs a namespace filter even-though the kfpClient was instantiated with a namespace
{ "login": "JakeSummers", "id": 5657503, "node_id": "MDQ6VXNlcjU2NTc1MDM=", "avatar_url": "https://avatars.githubusercontent.com/u/5657503?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JakeSummers", "html_url": "https://github.com/JakeSummers", "followers_url": "https://api.github.com/us...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Looking at this a bit further, it seems like it is not asking for the `namespace` but for the `experiment`. \r\n\r\nChanging this: \r\n\r\n```\r\n current_recurring_runs: ApiListJobsResponse = client.list_recurring_runs(page_token=None)\r\n```\r\n\r\nTo this: \r\n\r\n```\r\n current_recurring_runs: ApiListJ...
2023-02-01T16:11:57
2023-08-26T07:42:43
null
NONE
null
### Environment * KFP version: kubeflow 1.6 and kubeflow pipelines 1.8.3 * KFP SDK version: 1.8.12 ### Steps to reproduce ``` # Create a kfp client with a namespace client = kfp.Client(kubeflow_host.host, namespace="NamespaceJake", # NOTE: Namespace is provided here! ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8777/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8777/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8776
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8776/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8776/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8776/events
https://github.com/kubeflow/pipelines/issues/8776
1,566,381,082
I_kwDOB-71UM5dXRQa
8,776
`list_recurring_runs` needs a namespace filter even-though the kfpClient was instantiated with a namespace
{ "login": "JakeSummers", "id": 5657503, "node_id": "MDQ6VXNlcjU2NTc1MDM=", "avatar_url": "https://avatars.githubusercontent.com/u/5657503?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JakeSummers", "html_url": "https://github.com/JakeSummers", "followers_url": "https://api.github.com/us...
[ { "id": 930619516, "node_id": "MDU6TGFiZWw5MzA2MTk1MTY=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/frontend", "name": "area/frontend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4...
closed
false
null
[]
null
[ "I logged this under the wrong area. Relogging as #8777" ]
2023-02-01T16:02:25
2023-02-01T16:13:11
2023-02-01T16:13:10
NONE
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? _Not sure - hosted by another team_ * KFP version: kubeflow 1.6 and kubeflow pipelines 1.8.3 * KFP Client version: 1.8.12 ### Steps to reproduce ``` # Create a kfp client with a namespace client = kfp.Client(kubeflow_host.host, ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8776/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8776/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8775
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8775/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8775/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8775/events
https://github.com/kubeflow/pipelines/issues/8775
1,565,729,846
I_kwDOB-71UM5dUyQ2
8,775
Use a custom python function in two different components of kubeflow pipelines
{ "login": "Rstar1998", "id": 42741300, "node_id": "MDQ6VXNlcjQyNzQxMzAw", "avatar_url": "https://avatars.githubusercontent.com/u/42741300?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Rstar1998", "html_url": "https://github.com/Rstar1998", "followers_url": "https://api.github.com/users/...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "Hi @Rstar1998 , you can achieve that using \"Containerized Python components\": https://www.kubeflow.org/docs/components/pipelines/v2/author-a-pipeline/components/#2-containerized-python-components" ]
2023-02-01T09:14:21
2023-02-02T23:50:56
2023-02-02T23:50:55
NONE
null
For example I have a custom function ``` def do_something(a,b): //doing something return something @component( packages_to_install=["xyz"], base_image="python:3.9", output_component_file="component_1.yaml" ) def component_1( query: str, df_path: Output[Dataset] ): ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8775/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8775/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8768
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8768/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8768/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8768/events
https://github.com/kubeflow/pipelines/issues/8768
1,563,993,479
I_kwDOB-71UM5dOKWH
8,768
is there any doc about kfp-launcher, I just upgrade to pipeline v2, found kfp use this binary to start the pod command
{ "login": "elim19", "id": 123845880, "node_id": "U_kgDOB2G8-A", "avatar_url": "https://avatars.githubusercontent.com/u/123845880?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elim19", "html_url": "https://github.com/elim19", "followers_url": "https://api.github.com/users/elim19/follower...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
closed
false
null
[]
null
[ "Hi @elim19, you may find more info about launcher in the design doc we shared with the community: [bit.ly/kfp-v2](https://bit.ly/kfp-v2)\r\nTo gain access to the doc, please join https://groups.google.com/g/kubeflow-discuss google group.\r\n" ]
2023-01-31T09:57:17
2023-02-03T00:28:56
2023-02-02T23:46:35
NONE
null
is there any doc about kfp-launcher, I just upgrade to pipeline v2, found kfp use this binary to start the pod command
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8768/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8768/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8761
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8761/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8761/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8761/events
https://github.com/kubeflow/pipelines/issues/8761
1,557,699,478
I_kwDOB-71UM5c2JuW
8,761
Not able to retrieve the logs in Kuebflow's UI Log console.
{ "login": "sneharth37", "id": 104190227, "node_id": "U_kgDOBjXREw", "avatar_url": "https://avatars.githubusercontent.com/u/104190227?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sneharth37", "html_url": "https://github.com/sneharth37", "followers_url": "https://api.github.com/users/sne...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "/assign @chensun ", "We also experience the very same issue, once our cluster Auto-Scales. All logs are gone and NOT read from our mirror in MINIO (interface of KFP to access S3) / AWS S3 (physical location).", "This issue has been automatically marked as stale because it has not had recent activity. It will b...
2023-01-26T06:52:18
2023-08-26T07:42:45
null
NONE
null
I have set up logging.info () at various places in my code and the UI Log console is retrieving only a few of them. I have also noticed that it stops logging in the middle and the last log I see is Tearing down program. Although my pipeline doesn't seem to fail anywhere, I can see this happening across most of them. I...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8761/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8761/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8758
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8758/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8758/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8758/events
https://github.com/kubeflow/pipelines/issues/8758
1,557,060,468
I_kwDOB-71UM5cztt0
8,758
feat(backend): Accept pipeline YAML that contains platform-specific sections
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[]
2023-01-25T17:56:39
2023-03-15T23:46:30
2023-03-15T23:46:30
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8758/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8758/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8757
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8757/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8757/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8757/events
https://github.com/kubeflow/pipelines/issues/8757
1,556,035,938
I_kwDOB-71UM5cvzli
8,757
[backend] Performance issue: ScheduledWorkflow is taking significant amount of etcd storage
{ "login": "deepk2u", "id": 1802638, "node_id": "MDQ6VXNlcjE4MDI2Mzg=", "avatar_url": "https://avatars.githubusercontent.com/u/1802638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/deepk2u", "html_url": "https://github.com/deepk2u", "followers_url": "https://api.github.com/users/deepk2u/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
open
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[ "/assign @gkcalat ", "Hi @deepk2u!\r\nIt may be due to insufficient resource provisioning or the lack of etc maintenance (see [here](https://etcd.io/docs/v3.3/op-guide/maintenance/)). How longs did it take for you to reach these numbers?", "It's an eks cluster. We connected with AWS support and they are maintai...
2023-01-25T04:25:41
2023-08-26T07:42:47
null
CONTRIBUTOR
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Full Kuebflow deployment using manifests * KFP version: 2.0.0b6 * KFP SDK version: 2.0.0b6 ### Steps to reproduce We have around 125 recurring runs within a single namespace. After a few months of historical runs, we have started seeing perfo...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8757/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8757/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8754
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8754/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8754/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8754/events
https://github.com/kubeflow/pipelines/issues/8754
1,555,236,122
I_kwDOB-71UM5cswUa
8,754
feat(backend): Enable running KFP v2 pipelines in multi-user environments
{ "login": "DorotheaKal", "id": 45033542, "node_id": "MDQ6VXNlcjQ1MDMzNTQy", "avatar_url": "https://avatars.githubusercontent.com/u/45033542?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DorotheaKal", "html_url": "https://github.com/DorotheaKal", "followers_url": "https://api.github.com/...
[ { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/backend", "name": "area/backend", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw"...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "/assign @chensun ", "I'm seeing something similar when trying to test with a local k3s install. I installed kfp 2.0.0b12 backend and sdk, and then used the example [from the new 2.0.0b12 docs](https://kubeflow-pipelines.readthedocs.io/en/2.0.0b12/#getting-started), but I get errors. Oddly enough, I was able to r...
2023-01-24T15:55:20
2023-08-26T07:42:49
null
NONE
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> /area backend ### What feature would you like to see? <!-- Provide a description of this feature and the user experience. --> We would like to run a KFP v2 pipeline in a multi-user environment. ### What is the use c...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8754/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8754/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8747
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8747/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8747/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8747/events
https://github.com/kubeflow/pipelines/issues/8747
1,552,184,183
I_kwDOB-71UM5chHN3
8,747
KFP building component with local custom utils.py throws "No module named 'utils'"
{ "login": "samcaetano", "id": 25995472, "node_id": "MDQ6VXNlcjI1OTk1NDcy", "avatar_url": "https://avatars.githubusercontent.com/u/25995472?v=4", "gravatar_id": "", "url": "https://api.github.com/users/samcaetano", "html_url": "https://github.com/samcaetano", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[ "@samcaetano, I recommend you try KFP SDK v2 (`pip install kfp --pre`). It is in beta phase, but stable.", "Any update on this?", "@LuigiCerone, no fix for this yet. This is captured by https://github.com/kubeflow/pipelines/issues/8385. Let's treat that one as the canonical bug and close this one, since the oth...
2023-01-22T16:26:21
2023-03-17T20:37:45
2023-03-17T20:37:45
NONE
null
https://github.com/kubeflow/pipelines/blob/8f472d98723b446a1eecca2db48664fc08cfcde7/sdk/python/kfp/components/utils.py#L47 I have found this issue while trying to build a component from my main.py script, which imports my local custom utils1.py script. But when I run `kfp components build my_component/ `, all I get ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8747/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8747/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8741
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8741/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8741/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8741/events
https://github.com/kubeflow/pipelines/issues/8741
1,551,027,930
I_kwDOB-71UM5ccs7a
8,741
feat(backend): Enable driver and launcher images configuration using env vars
{ "login": "DorotheaKal", "id": 45033542, "node_id": "MDQ6VXNlcjQ1MDMzNTQy", "avatar_url": "https://avatars.githubusercontent.com/u/45033542?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DorotheaKal", "html_url": "https://github.com/DorotheaKal", "followers_url": "https://api.github.com/...
[ { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/feature", "name": "kind/feature", "color": "2515fc", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0"...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "/assign @chensun", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-20T15:18:50
2023-08-26T07:42:51
null
NONE
null
### Feature Area /area backend ### What feature would you like to see? <!-- Provide a description of this feature and the user experience. --> Make the driver and launcher images configurable, at deployment time via environment variables, or a kustomize overlay. ### What is the use case or pain point? ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8741/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8741/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8740
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8740/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8740/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8740/events
https://github.com/kubeflow/pipelines/issues/8740
1,550,335,989
I_kwDOB-71UM5caD_1
8,740
[bug] KFP v2 Can't Detect Model Output
{ "login": "kimkihoon0515", "id": 63439911, "node_id": "MDQ6VXNlcjYzNDM5OTEx", "avatar_url": "https://avatars.githubusercontent.com/u/63439911?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kimkihoon0515", "html_url": "https://github.com/kimkihoon0515", "followers_url": "https://api.githu...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "/assign @chensun ", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-20T05:45:14
2023-08-27T07:41:43
null
NONE
null
### Environment <!-- Please fill in those that seem relevant. --> * How do you deploy Kubeflow Pipelines (KFP)? I deployed Kubeflow by docker driver on minikube ``` minikube start --driver=docker --kubernetes-version=1.23.14 --memory=12g --cpus=4 ``` * KFP version: 1.6.0 * KFP SDK version: 2.0.0b2 #...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8740/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8740/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8738
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8738/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8738/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8738/events
https://github.com/kubeflow/pipelines/issues/8738
1,550,155,474
I_kwDOB-71UM5cZX7S
8,738
[fix instructions] KFP 2.0 SDK Client APIException 400
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "`kfp==2.0.0b10` and `kfp-pipeline==0.1.17` are yanked. This is no longer be an issue." ]
2023-01-20T00:35:32
2023-01-20T21:46:19
2023-01-20T21:46:19
MEMBER
null
If you are getting `kfp_server_api.exceptions.ApiException: (400)` errors when trying to run a pipeline and have `kfp-pipeline-spec==0.1.17` installed in your environment, you must `pip install kfp<=2.0.0b9 kfp-pipeline-spec==0.1.16` and pin these dependencies in your KFP SDK environment.
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8738/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8738/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8736
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8736/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8736/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8736/events
https://github.com/kubeflow/pipelines/issues/8736
1,550,051,687
I_kwDOB-71UM5cY-ln
8,736
feat(backend): migrate v1 data to v2 storage format
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[ "/cc @gkcalat ", "This has been fixed in #8633" ]
2023-01-19T22:38:17
2023-03-10T00:54:43
2023-02-07T00:27:12
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8736/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8736/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8735
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8735/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8735/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8735/events
https://github.com/kubeflow/pipelines/issues/8735
1,549,794,340
I_kwDOB-71UM5cX_wk
8,735
fix(backend): KFP v2 API - missing retry run API
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-19T19:13:12
2023-02-07T01:24:34
2023-02-07T01:24:34
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8735/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8735/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8734
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8734/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8734/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8734/events
https://github.com/kubeflow/pipelines/issues/8734
1,548,912,217
I_kwDOB-71UM5cUoZZ
8,734
[sdk] InvalidInputError when uploading dsl.pipeline with default values in arguments
{ "login": "fstetic", "id": 34380361, "node_id": "MDQ6VXNlcjM0MzgwMzYx", "avatar_url": "https://avatars.githubusercontent.com/u/34380361?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fstetic", "html_url": "https://github.com/fstetic", "followers_url": "https://api.github.com/users/fsteti...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
closed
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
null
[ "Hi @fstetic!\r\nThank you for reporting this. Could you please share more details on this: error message, logs, yaml pipeline spec?", "@fstetic, if you `pip install kfp-pipeline-spec==0.1.16` is the error resolved?", "@gkcalat sure!\r\n\r\nHere is the full error message:\r\n`{\"error_message\":\"Error creating...
2023-01-19T10:45:25
2023-06-06T07:20:38
2023-06-06T07:20:38
NONE
null
### Environment * KFP version: <!-- For more information, see an overview of KFP installation options: https://www.kubeflow.org/docs/pipelines/installation/overview/. --> Local Canonical Kubeflow using [this guide](https://charmed-kubeflow.io/docs/quickstart) * KFP SDK version: <!-- Specify the version of Kub...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8734/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8734/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8733
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8733/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8733/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8733/events
https://github.com/kubeflow/pipelines/issues/8733
1,548,888,123
I_kwDOB-71UM5cUig7
8,733
[backend] Cannot get MLMD objects from Metadata store when running v2 pipeline
{ "login": "fstetic", "id": 34380361, "node_id": "MDQ6VXNlcjM0MzgwMzYx", "avatar_url": "https://avatars.githubusercontent.com/u/34380361?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fstetic", "html_url": "https://github.com/fstetic", "followers_url": "https://api.github.com/users/fsteti...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Hi @fstetic!\r\nThank you for reporting this. Could you confirm whether the problem is persistent or if it goes away after the run completes?", "Hi @gkcalat! Thanks for the quick response.\r\n\r\nThe run doesn't complete. That error happens at the start of the run.\r\n\r\nI tried a tutorial pipeline with v1 YAML...
2023-01-19T10:30:18
2023-09-06T02:12:32
null
NONE
null
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Local Canonical Kubeflow using [this guide](https://charmed-kubeflow.io/docs/quickstart) * KFP version: Bottom of KFP UI left sidenav says `build version dev_local` and the guide states 1.6 * KFP SDK version: kfp 2.0.0b10 ...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8733/reactions", "total_count": 9, "+1": 9, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8733/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8732
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8732/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8732/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8732/events
https://github.com/kubeflow/pipelines/issues/8732
1,548,511,796
I_kwDOB-71UM5cTGo0
8,732
[backend] API Server on startup attempts to drop indices that don't exist.
{ "login": "HumairAK", "id": 10904967, "node_id": "MDQ6VXNlcjEwOTA0OTY3", "avatar_url": "https://avatars.githubusercontent.com/u/10904967?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HumairAK", "html_url": "https://github.com/HumairAK", "followers_url": "https://api.github.com/users/Hum...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "u...
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Hi @HumairAK!\r\nThank you for reporting thins. Could you please share if you encounter this problem with `MySQL` DB?", "@gkcalat Percona xtradb is a drop in replacement for mysql db so I expect the same queries are made against mysql db, they may not show up in stdout logs though, you may need to check the quer...
2023-01-19T04:52:31
2023-08-28T20:58:38
null
NONE
null
When running a fresh deployment of pipelines (from kfp-tekton repo) using Percona Xtradb as a replacement db, I noticed some errors during start up in the logs where apiserver attempts to drop indexes named `Name` that don't exist. ``` {"log":"2023-01-18T19:01:09.808652Z 1 [ERROR] [MY-010584] [Repl] Slave SQL: Erro...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8732/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8732/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8731
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8731/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8731/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8731/events
https://github.com/kubeflow/pipelines/issues/8731
1,548,450,355
I_kwDOB-71UM5cS3oz
8,731
[sdk] registry client delete_version KeyError: 'done'
{ "login": "askaupup", "id": 105866640, "node_id": "U_kgDOBk9lkA", "avatar_url": "https://avatars.githubusercontent.com/u/105866640?v=4", "gravatar_id": "", "url": "https://api.github.com/users/askaupup", "html_url": "https://github.com/askaupup", "followers_url": "https://api.github.com/users/askaupup/...
[ { "id": 1073153908, "node_id": "MDU6TGFiZWwxMDczMTUzOTA4", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/kind/bug", "name": "kind/bug", "color": "fc2515", "default": false, "description": "" }, { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "u...
open
false
{ "login": "chongyouquan", "id": 48691403, "node_id": "MDQ6VXNlcjQ4NjkxNDAz", "avatar_url": "https://avatars.githubusercontent.com/u/48691403?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chongyouquan", "html_url": "https://github.com/chongyouquan", "followers_url": "https://api.github.c...
[ { "login": "chongyouquan", "id": 48691403, "node_id": "MDQ6VXNlcjQ4NjkxNDAz", "avatar_url": "https://avatars.githubusercontent.com/u/48691403?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chongyouquan", "html_url": "https://github.com/chongyouquan", "followers_url": "...
null
[ "issue also present in kfp 2.0.0b11", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-19T03:11:55
2023-08-27T07:41:47
null
NONE
null
### Environment Python version 3.8.6 Local Jupyter Notebook MacBook Pro 2019 * KFP version: kfp 2.0.0b10 * KFP SDK version: kfp 2.0.0b10 * All dependencies version: kfp 2.0.0b10 kfp-pipeline-spec 0.1.17 kfp-server-api 2.0.0a6 ### Steps t...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8731/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8731/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8730
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8730/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8730/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8730/events
https://github.com/kubeflow/pipelines/issues/8730
1,548,243,623
I_kwDOB-71UM5cSFKn
8,730
feat(frontend): Run details panel: Show Artifact Info
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
null
[]
null
[ "After another look, this is already supported." ]
2023-01-18T22:51:52
2023-01-18T22:56:20
2023-01-18T22:56:20
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8730/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8730/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8729
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8729/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8729/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8729/events
https://github.com/kubeflow/pipelines/issues/8729
1,548,193,577
I_kwDOB-71UM5cR48p
8,729
docs(frontend): Visualize Results in the Pipelines UI
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://api.github.com/users/...
[ { "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://a...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[]
2023-01-18T22:04:51
2023-07-11T20:52:23
2023-07-11T20:52:23
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8729/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8729/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8728
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8728/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8728/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8728/events
https://github.com/kubeflow/pipelines/issues/8728
1,548,189,996
I_kwDOB-71UM5cR4Es
8,728
docs(backend/frontend/SDK): version compatibility matrix
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[]
2023-01-18T22:02:01
2023-06-23T02:42:11
2023-06-23T02:42:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8728/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8728/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8727
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8727/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8727/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8727/events
https://github.com/kubeflow/pipelines/issues/8727
1,548,189,942
I_kwDOB-71UM5cR4D2
8,727
docs(SDK): Migrating from SDK v1, breaking changes
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[ "Published: https://www.kubeflow.org/docs/components/pipelines/v2/migration/" ]
2023-01-18T22:01:59
2023-04-04T17:46:45
2023-04-04T17:46:44
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8727/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8727/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8726
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8726/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8726/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8726/events
https://github.com/kubeflow/pipelines/issues/8726
1,548,189,892
I_kwDOB-71UM5cR4DE
8,726
docs(SDK): Pipeline as component
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[]
2023-01-18T22:01:57
2023-06-27T23:23:18
2023-06-27T23:23:17
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8726/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8726/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8725
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8725/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8725/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8725/events
https://github.com/kubeflow/pipelines/issues/8725
1,548,161,561
I_kwDOB-71UM5cRxIZ
8,725
fix(backend/frontend): Run status inconsistency between pipeline and its component
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[ "I was able to reproduce it. A possible root cause for this behavior is a failed MLMD update at runtime. As UI calls MLMD to get states of individual node (tasks) in a DAG, we can observe inconsistent states between run' state and its underlying tasks' states. This is already implemented in the backend in #8850.\r\...
2023-01-18T21:47:24
2023-05-04T16:53:11
2023-05-04T16:53:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8725/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8725/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8724
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8724/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8724/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8724/events
https://github.com/kubeflow/pipelines/issues/8724
1,548,132,697
I_kwDOB-71UM5cRqFZ
8,724
fix(backend): fix importer launcher
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[ "Is there a workaround for this issue in the meantime?" ]
2023-01-18T21:28:10
2023-05-03T00:58:16
2023-05-03T00:58:15
COLLABORATOR
null
Importer no longer works ``` F0118 21:12:37.782413 14 main.go:49] failed to execute importer component: failed to create MLMD artifact from ImporterSpec: failed to get or insert artifact type with schema title: system.Dataset: getOrInsertArtifactType(schema="title: system.Dataset") failed: rpc error: code = No...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8724/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8724/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8723
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8723/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8723/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8723/events
https://github.com/kubeflow/pipelines/issues/8723
1,548,131,383
I_kwDOB-71UM5cRpw3
8,723
docs(API): Generate KFP v2beta1 API doc, and add reference link on kubeflow.org
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-01-18T21:26:54
2023-02-09T23:41:04
2023-02-09T23:41:04
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8723/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8723/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8721
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8721/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8721/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8721/events
https://github.com/kubeflow/pipelines/issues/8721
1,537,760,649
I_kwDOB-71UM5bqF2J
8,721
feat(backend): Support PipelineTaskFinalStatus parameter type
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:30:55
2023-08-27T07:41:48
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8721/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8721/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8720
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8720/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8720/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8720/events
https://github.com/kubeflow/pipelines/issues/8720
1,537,754,517
I_kwDOB-71UM5bqEWV
8,720
feat(SDK): Support passing artifact inputs at client
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:26:23
2023-08-27T07:41:49
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8720/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8720/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8719
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8719/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8719/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8719/events
https://github.com/kubeflow/pipelines/issues/8719
1,537,754,425
I_kwDOB-71UM5bqEU5
8,719
feat(backend): Support artifact inputs
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:26:19
2023-08-27T07:41:51
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8719/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8719/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8718
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8718/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8718/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8718/events
https://github.com/kubeflow/pipelines/issues/8718
1,537,754,320
I_kwDOB-71UM5bqETQ
8,718
feat(backend): Support loop parallelism
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:26:15
2023-08-27T07:41:52
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8718/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8718/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8717
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8717/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8717/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8717/events
https://github.com/kubeflow/pipelines/issues/8717
1,537,750,813
I_kwDOB-71UM5bqDcd
8,717
feat(backend): Support task level retry
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/backend", "name": "area/backend", "color": "d2b48c", "default": false, "description": "" } ]
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:23:50
2023-08-28T20:58:43
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8717/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8717/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8716
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8716/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8716/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8716/events
https://github.com/kubeflow/pipelines/issues/8716
1,537,747,351
I_kwDOB-71UM5bqCmX
8,716
feat(backend): Support optional input parameters
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 1118896905, "node_id": "MDU6TGFiZWwxMTE4ODk2OTA1", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/backend", "name": "area/backend", "color": "d2b48c", "default": false, "description": "" } ]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T10:21:30
2023-03-02T17:47:06
2023-03-02T17:47:06
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8716/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8716/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8715
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8715/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8715/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8715/events
https://github.com/kubeflow/pipelines/issues/8715
1,537,734,552
I_kwDOB-71UM5bp_eY
8,715
feat(frontend): Run details panel: Volume tab
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://api.github.com/users/...
[ { "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://a...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[ "https://github.com/kubeflow/pipelines/pull/9318" ]
2023-01-18T10:13:54
2023-05-08T16:31:58
2023-05-08T16:31:57
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8715/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8715/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8714
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8714/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8714/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8714/events
https://github.com/kubeflow/pipelines/issues/8714
1,537,727,763
I_kwDOB-71UM5bp90T
8,714
feat(frontend): Show user container log
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://api.github.com/users/...
[ { "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://a...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[ "https://github.com/kubeflow/pipelines/pull/9265" ]
2023-01-18T10:09:24
2023-05-04T17:25:02
2023-05-04T17:25:02
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8714/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8714/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8713
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8713/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8713/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8713/events
https://github.com/kubeflow/pipelines/issues/8713
1,537,719,234
I_kwDOB-71UM5bp7vC
8,713
docs: v2 documentation update
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 930619540, "node_id": "MDU6TGFiZWw5MzA2MTk1NDA=", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/docs", "name": "area/docs", "color": "d2b48c", "default": false, "description": null } ]
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10", "html_url": "https://github.com/kubeflow/pipelines/milestone/10", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/10/labels", "id": 9154660, "node_id": "MI_kwDOB-71UM4Ai7Bk", "number": 10, "title": "KFP 2.0...
[]
2023-01-18T10:03:43
2023-07-11T20:52:23
null
COLLABORATOR
null
* [x] #8723 * [x] #8726 * [x] #8727 * [x] #8729 * [x] #8728 * [ ] #9019 * [x] #9049 * [ ] #9537 * [ ] #9538 * [ ] #9539 * [ ] #9540
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8713/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8713/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8712
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8712/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8712/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8712/events
https://github.com/kubeflow/pipelines/issues/8712
1,537,719,100
I_kwDOB-71UM5bp7s8
8,712
feat(backend): Separate API tracking counter for v1 and v2
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[]
2023-01-18T10:03:39
2023-07-25T17:07:41
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8712/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8712/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8711
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8711/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8711/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8711/events
https://github.com/kubeflow/pipelines/issues/8711
1,537,718,984
I_kwDOB-71UM5bp7rI
8,711
feat(backend): Support Concat placeholder
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "Dupe of #9486" ]
2023-01-18T10:03:34
2023-07-11T17:14:29
2023-07-11T17:14:29
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8711/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8711/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8710
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8710/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8710/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8710/events
https://github.com/kubeflow/pipelines/issues/8710
1,537,718,894
I_kwDOB-71UM5bp7pu
8,710
feat(backend): Support IfPresent..Then..Else placeholder
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T10:03:31
2023-08-27T07:41:56
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8710/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8710/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8709
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8709/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8709/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8709/events
https://github.com/kubeflow/pipelines/issues/8709
1,537,718,816
I_kwDOB-71UM5bp7og
8,709
feat(backend): Support secrets
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[ "Closed by #9178" ]
2023-01-18T10:03:27
2023-04-20T17:19:23
2023-04-20T17:19:22
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8709/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8709/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8708
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8708/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8708/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8708/events
https://github.com/kubeflow/pipelines/issues/8708
1,537,718,731
I_kwDOB-71UM5bp7nL
8,708
feat(backend): Support volume mount
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[]
2023-01-18T10:03:23
2023-04-11T06:34:18
2023-04-11T06:34:17
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8708/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8708/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8707
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8707/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8707/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8707/events
https://github.com/kubeflow/pipelines/issues/8707
1,537,681,227
I_kwDOB-71UM5bpydL
8,707
feat(SDK): Support platform-specific features via SDK
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "follower...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8", "html_url": "https://github.com/kubeflow/pipelines/milestone/8", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/8/labels", "id": 9154572, "node_id": "MI_kwDOB-71UM4Ai7AM", "number": 8, "title": "KFP 2.0.0-b...
[]
2023-01-18T09:35:47
2023-03-28T17:45:37
2023-03-28T17:45:32
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8707/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8707/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8706
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8706/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8706/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8706/events
https://github.com/kubeflow/pipelines/issues/8706
1,537,680,854
I_kwDOB-71UM5bpyXW
8,706
feat(SDK): KFP v2 API integration
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9", "html_url": "https://github.com/kubeflow/pipelines/milestone/9", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9/labels", "id": 9154618, "node_id": "MI_kwDOB-71UM4Ai7A6", "number": 9, "title": "KFP 2.0.0-b...
[]
2023-01-18T09:35:30
2023-04-12T16:54:51
2023-04-12T16:54:51
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8706/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8706/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8705
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8705/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8705/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8705/events
https://github.com/kubeflow/pipelines/issues/8705
1,537,679,207
I_kwDOB-71UM5bpx9n
8,705
KFP 2.0 GA
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T09:34:15
2023-08-27T07:41:57
null
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8705/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8705/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8704
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8704/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8704/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8704/events
https://github.com/kubeflow/pipelines/issues/8704
1,537,679,101
I_kwDOB-71UM5bpx79
8,704
feat(backend): Support environment variables
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T09:34:11
2023-02-27T18:02:10
2023-02-27T18:02:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8704/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8704/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8703
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8703/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8703/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8703/events
https://github.com/kubeflow/pipelines/issues/8703
1,537,679,023
I_kwDOB-71UM5bpx6v
8,703
feat(frontend): KFP v2 API integration
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://api.github.com/users/...
[ { "login": "jlyaoyuli", "id": 56132941, "node_id": "MDQ6VXNlcjU2MTMyOTQx", "avatar_url": "https://avatars.githubusercontent.com/u/56132941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jlyaoyuli", "html_url": "https://github.com/jlyaoyuli", "followers_url": "https://a...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9", "html_url": "https://github.com/kubeflow/pipelines/milestone/9", "labels_url": "https://api.github.com/repos/kubeflow/pipelines/milestones/9/labels", "id": 9154618, "node_id": "MI_kwDOB-71UM4Ai7A6", "number": 9, "title": "KFP 2.0.0-b...
[]
2023-01-18T09:34:07
2023-04-10T21:34:23
2023-04-10T21:34:23
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8703/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8703/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8702
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8702/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8702/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8702/events
https://github.com/kubeflow/pipelines/issues/8702
1,537,675,618
I_kwDOB-71UM5bpxFi
8,702
feat(backend): KFP v2 API - Pipeline & PipelineVersion
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.github.com/users/gkcala...
[ { "login": "gkcalat", "id": 35157096, "node_id": "MDQ6VXNlcjM1MTU3MDk2", "avatar_url": "https://avatars.githubusercontent.com/u/35157096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gkcalat", "html_url": "https://github.com/gkcalat", "followers_url": "https://api.git...
null
[]
2023-01-18T09:31:40
2023-02-03T20:17:05
2023-02-03T20:17:05
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8702/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8702/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8701
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8701/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8701/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8701/events
https://github.com/kubeflow/pipelines/issues/8701
1,537,675,544
I_kwDOB-71UM5bpxEY
8,701
feat(backend): KFP v2 API - RecurringRun
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T09:31:37
2023-01-18T09:33:07
2023-01-18T09:33:07
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8701/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8701/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8700
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8700/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8700/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8700/events
https://github.com/kubeflow/pipelines/issues/8700
1,537,675,500
I_kwDOB-71UM5bpxDs
8,700
feat(backend): KFP v2 API - Run
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T09:31:35
2023-01-18T09:32:54
2023-01-18T09:32:54
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8700/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8700/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8699
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8699/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8699/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8699/events
https://github.com/kubeflow/pipelines/issues/8699
1,537,675,446
I_kwDOB-71UM5bpxC2
8,699
feat(backend): KFP v2 API - Experiment
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T09:31:32
2023-01-18T09:32:36
2023-01-18T09:32:36
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8699/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8699/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8698
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8698/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8698/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8698/events
https://github.com/kubeflow/pipelines/issues/8698
1,537,672,967
I_kwDOB-71UM5bpwcH
8,698
feat(backend): KFP v2 API (v2beta1)
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.github.com/users/Linchi...
[ { "login": "Linchin", "id": 12806577, "node_id": "MDQ6VXNlcjEyODA2NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/12806577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Linchin", "html_url": "https://github.com/Linchin", "followers_url": "https://api.git...
null
[]
2023-01-18T09:29:41
2023-02-07T05:48:34
2023-02-07T05:48:34
COLLABORATOR
null
* [x] #8699 * [x] #8700 * [x] #8701 * [x] #8702 * [x] #8735
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8698/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8698/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8697
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8697/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8697/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8697/events
https://github.com/kubeflow/pipelines/issues/8697
1,537,672,846
I_kwDOB-71UM5bpwaO
8,697
KFP 2.0 Beta.0
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[]
closed
false
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.githu...
null
[ "2.0.0-beta.0 is released: https://github.com/kubeflow/pipelines/releases/tag/2.0.0-beta.0" ]
2023-01-18T09:29:36
2023-02-15T19:28:05
2023-02-08T18:25:08
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8697/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8697/timeline
null
completed
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8696
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8696/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8696/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8696/events
https://github.com/kubeflow/pipelines/issues/8696
1,537,596,001
I_kwDOB-71UM5bpdph
8,696
Figure out the cache key solution for volume
{ "login": "chensun", "id": 2043310, "node_id": "MDQ6VXNlcjIwNDMzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2043310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chensun", "html_url": "https://github.com/chensun", "followers_url": "https://api.github.com/users/chensun/...
[ { "id": 2157634204, "node_id": "MDU6TGFiZWwyMTU3NjM0MjA0", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/lifecycle/stale", "name": "lifecycle/stale", "color": "bbbbbb", "default": false, "description": "The issue / pull request is stale, any activities remove this label....
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-18T08:33:14
2023-08-27T07:41:59
null
COLLABORATOR
null
Up to debate/design on whether volume should be included in caching key. (Open the issue to track an earlier thought).
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8696/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8696/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8694
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8694/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8694/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8694/events
https://github.com/kubeflow/pipelines/issues/8694
1,537,195,143
I_kwDOB-71UM5bn7yH
8,694
[chore] Migrate KFP SDK tests to pytest
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T23:58:28
2023-08-27T07:42:00
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> ### What feature would you like to see? Migrate KFP SDK tests to use [`pytest`](https://docs.pytest.org/en/7....
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8694/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8694/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8693
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8693/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8693/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8693/events
https://github.com/kubeflow/pipelines/issues/8693
1,537,117,053
I_kwDOB-71UM5bnot9
8,693
[chore] Refactor type_annotations.py/type_utils.py
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T22:28:11
2023-08-27T07:42:02
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> Refactor [kfp.components.type_utils](https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/components...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8693/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8693/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8692
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8692/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8692/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8692/events
https://github.com/kubeflow/pipelines/issues/8692
1,537,113,075
I_kwDOB-71UM5bnnvz
8,692
[chore] Comprehensive testing for Custom Container Components
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T22:24:17
2023-08-27T07:42:03
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> ### What feature would you like to see? Comprehensive test support for [Custom Container Components](https://...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8692/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8692/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8691
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8691/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8691/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8691/events
https://github.com/kubeflow/pipelines/issues/8691
1,537,106,648
I_kwDOB-71UM5bnmLY
8,691
[feature] Provide better error messages for incorrect type annotations
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T22:17:59
2023-08-27T07:42:05
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> ### What feature would you like to see? Provide better error messages (i.e., not an "internal" error) to user...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8691/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8691/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8690
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8690/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8690/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8690/events
https://github.com/kubeflow/pipelines/issues/8690
1,537,102,497
I_kwDOB-71UM5bnlKh
8,690
[chore] Correct use of warnings in KFP SDK (`warnings.warn`, `logging.warning`)
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
null
[]
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T22:13:47
2023-08-27T07:42:07
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> Per [Python docs](https://docs.python.org/3/howto/logging.html#when-to-use-logging), use `warnings.warn` when warn...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8690/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8690/timeline
null
null
null
null
false
https://api.github.com/repos/kubeflow/pipelines/issues/8689
https://api.github.com/repos/kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines/issues/8689/labels{/name}
https://api.github.com/repos/kubeflow/pipelines/issues/8689/comments
https://api.github.com/repos/kubeflow/pipelines/issues/8689/events
https://github.com/kubeflow/pipelines/issues/8689
1,537,096,940
I_kwDOB-71UM5bnjzs
8,689
[feature] Support Python 3.11
{ "login": "connor-mccarthy", "id": 55268212, "node_id": "MDQ6VXNlcjU1MjY4MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/55268212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/connor-mccarthy", "html_url": "https://github.com/connor-mccarthy", "followers_url": "https://api...
[ { "id": 1136110037, "node_id": "MDU6TGFiZWwxMTM2MTEwMDM3", "url": "https://api.github.com/repos/kubeflow/pipelines/labels/area/sdk", "name": "area/sdk", "color": "d2b48c", "default": false, "description": "" }, { "id": 1289588140, "node_id": "MDU6TGFiZWwxMjg5NTg4MTQw", "u...
open
false
{ "login": "JOCSTAA", "id": 65559367, "node_id": "MDQ6VXNlcjY1NTU5MzY3", "avatar_url": "https://avatars.githubusercontent.com/u/65559367?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JOCSTAA", "html_url": "https://github.com/JOCSTAA", "followers_url": "https://api.github.com/users/JOCSTA...
[ { "login": "JOCSTAA", "id": 65559367, "node_id": "MDQ6VXNlcjY1NTU5MzY3", "avatar_url": "https://avatars.githubusercontent.com/u/65559367?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JOCSTAA", "html_url": "https://github.com/JOCSTAA", "followers_url": "https://api.git...
null
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions." ]
2023-01-17T22:08:05
2023-08-27T07:42:08
null
MEMBER
null
### Feature Area <!-- Uncomment the labels below which are relevant to this feature: --> <!-- /area frontend --> <!-- /area backend --> /area sdk <!-- /area samples --> <!-- /area components --> ### What feature would you like to see? Support Python 3.11. Unit tests for 3.11 are set up, but [failing]...
{ "url": "https://api.github.com/repos/kubeflow/pipelines/issues/8689/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/kubeflow/pipelines/issues/8689/timeline
null
null
null
null
false