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

Kind multi-cluster envtests #40

Merged

Commits on May 28, 2024

  1. First draft - use kind as a backing for envtests.

    Straighten out contexts.
    
    Addtnl error handling.
    
    Spawn kind clusters in parallel.
    
    Fix variable capture, try to get teardown working.
    
    Parallel cleanup.
    
    Make number of nodes per k8s cluster configurable, drop nodes to 1 per cluster for registration test.
    Miles-Garnsey committed May 28, 2024
    Configuration menu
    Copy the full SHA
    460cf96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3e445 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Micke's feedback.

    Miles-Garnsey committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f714b1e View commit details
    Browse the repository at this point in the history