Thanks to visit codestin.com
Credit goes to github.com

Skip to content

load_kube_config() got an unexpected key word argument 'kube_config_path' #1893

@yabea

Description

@yabea

When using load_config() and "kube_config_path" in kwargs:

def load_config(**kwargs):

load_config(kube_config_path="/")

Received this error:
load_kube_config() got an unexpected key word argument 'kube_config_path'.

because:
image

image

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions