krkn-chaos / krkn-hub

Containerized wrapper around https://github.com/krkn-chaos/krkn to inject failures into Kubernetes clusters with minimal configuration.
Apache License 2.0
18 stars 18 forks source link

Set KUBECONFIG to mounted kubeconfig #183

Closed yogananth-subramanian closed 5 months ago

yogananth-subramanian commented 5 months ago

Sets KUBECONFIG to the mounted kubeconfig path. The previous logic that sets KUBECONFIG to the default path causes an error when the mounted kubeconfig path is different from /root/.kube/config.