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

[YUNIKORN-2911] Add kind-e2e Makefile target #925

Closed
wants to merge 1 commit into from

Commits on Oct 9, 2024

  1. [YUNIKORN-2911] Add kind-e2e Makefile target

    Adds a simple kind-e2e Makefile target. This target starts a kind
    cluster on the latest version, executes the e2e tests, and tears down
    the cluster.
    
    Ideally this should be run by users prior to PR pushes.
    
    Also, update to kind image for v1.31.1.
    craigcondit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    03f2703 View commit details
    Browse the repository at this point in the history