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

fix: adds missing CRDs for k8s EnvTest #584

Merged
merged 3 commits into from
Oct 2, 2023

Commits on Oct 2, 2023

  1. fix: adds missing CRDs and installs them for testenv

    - introduces make func to download needed CRDs to config/crd/external when running make manifests target
    - adds missing scheme installation in test setup
    - marks one test as Pending due to NetworkPolicies being disabled right now
    bartoszmajsak committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dd4b54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32b3c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48c3dd View commit details
    Browse the repository at this point in the history