DiffConfig fails when provider's kubeconfig is set to file path #2663
Labels
area/providers
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
Milestone
What happened?
Reported in pulumi/pulumi#14529
A CLI version that doesn't ignore errors returned from DiffConfig fails with
when an explicit kubernetes provider points to a kubeconfig via its path.
I reproduced that the error is returned from this line:
pulumi-kubernetes/provider/pkg/provider/provider.go
Line 376 in 1944a52
Example
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: