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
internal/generate/crd: fix flaky unit test (#2410)
strings containing numbers starting with 0 that contain non-octal
digits, ex. "012345678". This commit fixes a flakey unit test that
occasionally triggers this bug. A more thorough fix will be implemented
in the near future.
* internal/generate/crd: fix controller-gen octal string bug
0 commit comments