Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Use ErrorIfCRDPathMissing in EnvTest #1765

Merged
merged 1 commit into from
Jan 20, 2021

Commits on Dec 17, 2020

  1. ✨ Use ErrorIfCRDPathMissing in EnvTest

    The error message if the path to CRDs is missing is misleading.
    envtest.Environment has an option to throw a sensible error here if the
    path is wrong and for kubebuilder it would be likely we always want to
    upload our CRDs.
    jamielennox committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0a5c604 View commit details
    Browse the repository at this point in the history