Skip to content

Consider adding command line options to libmachine API #21789

@nirs

Description

@nirs

We must consider minikube command line options in Driver.Start(). The current way to make it work is adding run.CommandOptions to the CommonDriver, so the driver can access command line options later. To make this work we add run.CommandOptions to the machine.LocalClient.

When libmachine API is part of minikube, we can simplify by passing command line options Driver.Start().

Depends on #21647

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