Commit e0c5faa
committed
refactor: Clarify RNode serialization approach
RNode doesn't provide direct conversion to map[string]interface{}.
The serialize-unmarshal approach is standard in the kpt codebase.
Signed-off-by: Surbhi <agarwalsurbhi1807@gmail.com>1 parent 54e433a commit e0c5faa
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments