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

[WIP][SPARK-37359][K8S] Cleanup the Spark Kubernetes Integration tests #34636

Closed

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    d4d5877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a73b27c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Try and avoid the PV/PVC delete/create race condition during PVTestSu…

    …ite by iterating on the name
    holdenk committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    12a4096 View commit details
    Browse the repository at this point in the history
  2. Fix string sub

    holdenk committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e1e61f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Revert "Fix string sub"

    This reverts commit e1e61f2.
    holdenk committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b3b1065 View commit details
    Browse the repository at this point in the history
  2. Revert "Try and avoid the PV/PVC delete/create race condition during …

    …PVTestSuite by iterating on the name"
    
    This reverts commit 12a4096.
    holdenk committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    c866acf View commit details
    Browse the repository at this point in the history
  3. Check for null

    holdenk committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    14022c0 View commit details
    Browse the repository at this point in the history