Skip to content

Distinguish bundled and not bundled cli tools in tools.json configuration file #2800

Open
@dgolovin

Description

@dgolovin

Right now src/tools.json file is used only to define bundled (packaged into extension .vsix file) cli tools like odo or oc.
Extension also calls OpenShif Local from Cluster Editor to help developer with provisioning a single node OpenShift cluster on local workstation, but it is not bundled and has to be downloaded manually.

To accelerate time of release Cluster Editor should also use src/tools.json to help developer downloading latest OpenShift local release verified to work smoothly with extension.

OpenShift Local then can be part of automated update for CLI tools to latest version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions