Commit 5f0e408
authored
Adapt release generator to controller-gen 0.14.0 new format (#500)
Since controller-tools v0.12.0 release - the `controller-gen` binary no
longer injects a null creation timestamp in the CRDs, RBACs and
webhooks. This slightly impacts our code generation process.
This patch fixes a bug that started triming the `rules` directive from
generated RBACs
Signed-off-by: Amine Hilaly <hilalyamine@gmail.com>
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 20a46eb commit 5f0e408
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments