Commit bd49501
committed
fix: update conversion-gen input params
Moving from v1.28.x to v1.31.x changed some of the inputs for the
conversion-gen tool.
Couldn't find change log, but here is the current supported args list
https://github.com/dinhxuanvu/kubernetes/blob/917aa9a8c4658a5cf870ab7e629a73534e3a1808/staging/src/k8s.io/code-generator/cmd/conversion-gen/args/args.go#L35-L631 parent 42119ed commit bd49501
File tree
5 files changed
+12
-14
lines changed- api/v1beta1
- exp/api/v1beta1
5 files changed
+12
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
145 | | - | |
146 | | - | |
147 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
148 | 147 | | |
149 | | - | |
150 | 148 | | |
151 | 149 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments