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
Regenerate CRDs using controller-gen v0.9.2 (#105)
Signed-off-by: Michael Gasch <[email protected]>
Description of changes: When using the Kubernetes `e2e-framework` for testing a CRD setup function fails due to the newline in the two bases CRDs provided by this `runtime`.
The fix is to remove the newlines which should not cause any issues with ACK downstream dependencies, controllers, code-gen, etc.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments