opendatahub-io / ai-edge

ODH integration with AI at the Edge usecases
Apache License 2.0
8 stars 17 forks source link

RHOAIENG-5346: Add a pipelines status to the images command #265

Closed devguyio closed 1 month ago

devguyio commented 3 months ago

Description

When using the images subcommand with the -w flag, a wider table is printed that includes some details about the latest PipelineRun related to that model and version.

odh images -w

2024-05-14_13-08

How Has This Been Tested?

Follow the cli documentation to setup the Model Registry and test the CLI.

Merge criteria:

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from devguyio. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/opendatahub-io/ai-edge/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Sara4994 commented 3 months ago

@devguyio do we have a jira to track this feature?

openshift-ci-robot commented 3 months ago

@devguyio: This pull request references RHOAIENG-5346 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.

In response to [this](https://github.com/opendatahub-io/ai-edge/pull/265): > > >## Description > > >When using the `images` subcommand with the `-w` flag, a wider table is printed that includes some details about the latest `PipelineRun` related to that model and version. > >```bash >odh images -w >``` >![2024-05-14_13-08](https://github.com/opendatahub-io/ai-edge/assets/1930204/9848e17d-efdd-4fc6-a120-efc50570d8d3) > > >## How Has This Been Tested? > > > >Follow the cli documentation to setup the Model Registry and test the CLI. > >## Merge criteria: > > > >- [ ] The commits are squashed in a cohesive manner and have meaningful messages. >- [ ] Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious). >- [ ] The developer has manually tested the changes and verified that the changes work > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=opendatahub-io%2Fai-edge). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
devguyio commented 3 months ago

/retest

LaVLaS commented 1 month ago

Closing this since the work was for a feature demo that is no longer relevant