Skip to content
This repository was archived by the owner on Mar 9, 2019. It is now read-only.
This repository was archived by the owner on Mar 9, 2019. It is now read-only.

Vscode: Allow to customize kubesquash image #8

Description

@allamand

When working with private kubernetes cluster it may not have access to internet to download kubesquash image from docker registry.

It would be nice to have a kubesquash vsCode plugin parameter that allow to precise a custom docker image :

let stdout = yield exec(`kubesquash --container-repo <my-private-repo> -machine -debug-server -pod ${selectedPod.metadata.name} -namespace ${selectedPod.metadata.namespace}`);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions