Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): Fix a bug in ListArtifacts and GetArtifacts with older releases #82

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

rimolive
Copy link

@rimolive rimolive commented Oct 9, 2024

This bug was introduced after kfp 2.2.0 code rebase

Description of your changes:

Checklist:

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
ERROR: couldn't find commits from 028d903889f2de5d7e0ac27be001f9523a3a126e..0bd1abd181f118d31cb12ae892b0bb9415e11a73: error executing git log: fatal: Invalid revision range 028d903889f2de5d7e0ac27be001f9523a3a126e..0bd1abd181f118d31cb12ae892b0bb9415e11a73
: exit status 128

@rimolive rimolive changed the title fix(backend): Fix a bug ListArtifacts and Getartifacts with older rhoai releases fix(backend): Fix a bug in ListArtifacts and GetArtifacts with older rhoai releases Oct 9, 2024
@rimolive rimolive changed the title fix(backend): Fix a bug in ListArtifacts and GetArtifacts with older rhoai releases fix(backend): Fix a bug in ListArtifacts and GetArtifacts with older releases Oct 9, 2024
@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 1 commits between 028d903889f2de5d7e0ac27be001f9523a3a126e...32156258453e3309974362da3bac6ccb301988cb

UPSTREAM commit 3215625 has invalid summary Fix a bug ListArtifacts and Getartifacts with older rhoai releases.

UPSTREAM commits are validated against the following regular expression:
  ^UPSTREAM: (revert: )?(([\w.-]+/[\w-.-]+)?: )?(\d+:|<carry>:|<drop>:)

UPSTREAM commit summaries should look like:

  UPSTREAM: <PR number|carry|drop>: description

UPSTREAM commits which revert previous UPSTREAM commits should look like:

  UPSTREAM: revert: <normal upstream format>

Examples of valid summaries:

  UPSTREAM: 12345: A kube fix
  UPSTREAM: <carry>: A carried kube change
  UPSTREAM: <drop>: A dropped kube change
  UPSTREAM: revert: 12345: A kube revert


@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 1 commits between 028d903889f2de5d7e0ac27be001f9523a3a126e...50a5a44b2a54659c351d825763d92dfcd7a0a4d9

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 1 commits between 028d903889f2de5d7e0ac27be001f9523a3a126e...7ccd7de92a18dbfbf54a8d8736dd756bd5d2525e

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between af760e3d073519c8cc7f1791950ac0c39c26b739...a175ecfb241bd7f9b3b29841d12613f286d7f190

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between af760e3d073519c8cc7f1791950ac0c39c26b739...66275b6e4922e9e9fd8d7b86ce8cc9c827e1cae0

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between af760e3d073519c8cc7f1791950ac0c39c26b739...8c3527b39908fd07b92f5e64fc9e23e7a8128ff7

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between af760e3d073519c8cc7f1791950ac0c39c26b739...06aad1a164ace5613de374e295f8bc868990813e

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

Copy link

@diegolovison diegolovison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should remove the commented code

…r rhoai releases

This bug was introduced after kfp 2.2.0 code rebase

Signed-off-by: Ricardo M. Oliveira <[email protected]>
@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between af760e3d073519c8cc7f1791950ac0c39c26b739...c835190308b03766071e26a8eccff1b5dfedeceb

@diegolovison
Copy link

/lgtm

@dsp-developers
Copy link

Change to PR detected. A new PR build was completed.
A set of new images have been built to help with testing out this PR:
API Server: quay.io/opendatahub/ds-pipelines-api-server:pr-82
DSP DRIVER: quay.io/opendatahub/ds-pipelines-driver:pr-82
DSP LAUNCHER: quay.io/opendatahub/ds-pipelines-launcher:pr-82
Persistence Agent: quay.io/opendatahub/ds-pipelines-persistenceagent:pr-82
Scheduled Workflow Manager: quay.io/opendatahub/ds-pipelines-scheduledworkflow:pr-82
MLMD Server: quay.io/opendatahub/mlmd-grpc-server:latest
MLMD Envoy Proxy: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8:2.3.9-2
UI: quay.io/opendatahub/ds-pipelines-frontend:pr-82

@HumairAK
Copy link

/lgtm

@HumairAK
Copy link

/approve

Copy link

openshift-ci bot commented Oct 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@HumairAK HumairAK merged commit 50c4869 into opendatahub-io:master Oct 16, 2024
5 checks passed
@dsp-developers
Copy link

Commit Checker results:

**NOTE**: These are the results of the commit checker scans. 
If these are not commits from upstream kfp, then please ensure
you adhere to the commit checker formatting
commitchecker verson unknown
Validating 0 commits between 50c48697c3c70d23afd0694b398076c6068098af...c835190308b03766071e26a8eccff1b5dfedeceb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants