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

Makefile & hack/ Process Improvements #2028

Merged
merged 6 commits into from
May 2, 2024

Commits on May 1, 2024

  1. Move WINDOWS and WINDOWS_HOSTPROCESS out of Makefile to correct locat…

    …ion in config.sh
    
    Signed-off-by: Connor Catlett <[email protected]>
    ConnorJC3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7ba4024 View commit details
    Browse the repository at this point in the history
  2. Use Prow BUILD_ID in CI jobs if present to greatly reduce the chance …

    …of cluster name collisions in CI
    
    Signed-off-by: Connor Catlett <[email protected]>
    ConnorJC3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fb38b50 View commit details
    Browse the repository at this point in the history
  3. Add make cluster/kubeconfig

    Signed-off-by: Connor Catlett <[email protected]>
    ConnorJC3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1de1a88 View commit details
    Browse the repository at this point in the history
  4. Add make cluster/image command; Build image and cluster in parallel f…

    …or CI
    
    Signed-off-by: Connor Catlett <[email protected]>
    ConnorJC3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    656552b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae70e2b View commit details
    Browse the repository at this point in the history
  6. Parallelize kubetest2 installation in CI

    Signed-off-by: Connor Catlett <[email protected]>
    ConnorJC3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    de840fe View commit details
    Browse the repository at this point in the history