We noticed there's no common, standardised way to load a kubeconfig from an operator using the SDK, this PR adds a function that makes developers able to load that from a given path.
Why
So that developers have a standardised way to load their operator kubeconfigs.
What
We noticed there's no common, standardised way to load a kubeconfig from an operator using the SDK, this PR adds a function that makes developers able to load that from a given path.
Why
So that developers have a standardised way to load their operator kubeconfigs.