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

Switch kuberenetes_tests to run with uv run #42836

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Switch kuberenetes_tests to run with uv run #42836

merged 1 commit into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Switch kuberenetes_tests to run with uv run

    This is a no-op change right now, but as part of the provider re-org in #42505
    this sets us up to be able to load the providers code in the tests
    
    The reason this change is done separately is that changes to breeze code form
    forks doesn't take effect, and this small change makes it easier to land on
    main without having to re-create that large PR.
    ashb committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a5e33af View commit details
    Browse the repository at this point in the history