Commit 997c2ee
committed
clusterapi: move envtest.kubeconfig to hidden dir
Prior to this commit, envtest.kubeconfig was placed in the auth
dir which contains the cluster kubeconfigs. Leaving the
envtest.kubeconfig in this dir may confuse users. Instead, let's
hide the kubeconfig in the capi artifacts directory.1 parent d1e03dc commit 997c2ee
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
110 | 116 | | |
111 | 117 | | |
112 | | - | |
113 | | - | |
| 118 | + | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| |||
0 commit comments