Commit cca9e61
committed
Fix issue with cluster paused map function
Switch to using the API package's GroupVersion to supply the
GroupVersionKind for the map function, as azCluster's APIVersion and
Kind fields were empty, resulting in the map function never matching on
AzureCluster.
Signed-off-by: Andy Goldstein <[email protected]>1 parent 47524f2 commit cca9e61
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
0 commit comments