You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments