Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Support listing devfile v2 components in odo #2835

@johnmcollier

Description

@johnmcollier

/kind user-story
/area devfile

User Story

As a user, I want to be able to list the running devfile components on my system (Either Kube cluster or Docker) and see which devfile they belong to, using odo list.

Acceptance Criteria

  • odo list should be able to list all of the running devfile components in a given namespace
  • odo list should specify which devfile each component is part of (e.g. openLiberty, java-springboot, etc)
  • If running on an OpenShift cluster with both s2i and devfile components, it needs to support listing both

/kind user-story

Metadata

Metadata

Assignees

Labels

area/devfile-specIssues or PRs related to the Devfile specification and how odo handles and interprets it.kind/user-storyAn issue of user-story kindpriority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).v2Issue or PR that applies to the v2 of odo

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions