Skip to content

installation error #185

@cmloegcmluin

Description

@cmloegcmluin

When I run make install I get an error on this line:

KUBECTL_MINOR_VERSION=$(shell kubectl version --client=true --short=true -o yaml | grep minor | grep -Eow "[0-9]+")

because --short=true is not an option for kubectl version (anymore?)

When I remove this flag, it seems to run fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions