Skip to content

KUBECONFIG environment variable is not correctly parsed #86

@kke

Description

@kke

The KUBECONFIG env can contain references to multiple files as described here, separated by : like in $PATH and the multiple configs should be merged.

Mortar assumes there is only a single direct reference to a file : https://github.com/kontena/mortar/blob/master/lib/mortar/mixins/client_helper.rb#L14

Optimally this should be handled by k8s-client, there's already an issue about it: kontena/k8s-client#68

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions