Commit 6f52660
committed
feat: implement WithoutKubeconf method to clear config path
The WithoutKubeconf method was previously a no-op but now properly
clears the configPath field to ensure OTP compatibility. This change
makes the method functional by actually removing kubeconfig references
when called, aligning with OTP's expected behavior.1 parent 1f4638c commit 6f52660
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments