-
Notifications
You must be signed in to change notification settings - Fork 3
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 missing fields when ordering by #12
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
thanks @isinyaaa !
Would be awesome to consider how to run the tests always to ensure non-regressions (I'm not saying that has to be done as part of this PR)
@tarilabs updated the tag from "Fixes" to "Related", so the issue won't close automatically, wdyt? can we merge this? |
thanks @isinyaaa yes I believe keeping the link this way (related) is more appropriate. |
while we're not in "maintenance" of this image on behalf of other teams, is there any comments DSP @opendatahub-io/data-science-pipelines-maintainers wants to add wrt to this PR? I can proceed to merge this PR and to my understanding it can be used by the manifests by referring to its cc @rareddy |
Hi, I think the commit message should be changed to address the change: This is going to give a notion of the change and the reason behind that. |
Signed-off-by: Isabella Basso do Amaral <[email protected]>
Description
Related: kubeflow/model-registry#358
How Has This Been Tested?
Tested locally by deploying with kind. Attempted to order various context queries.
Merge criteria: