Skip to content

kubernetes_config: use the default namespace if non in kubeconfig

David Caro requested to merge add_default_namespace into main

This helps sometimes with things like testing api daemons and such that have a kubeconfig that might not have a namespace.

Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports