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

Fix dynamic allocation specs handling for custom launcher #38223

Merged
merged 4 commits into from
Mar 18, 2024

Commits on Mar 18, 2024

  1. Add unit test for Spark Kubernetes custom launcher

    Signed-off-by: Hai Nguyen <[email protected]>
    sudohainguyen authored and eladkal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c7f9832 View commit details
    Browse the repository at this point in the history
  2. Test on cloned entries correctly

    Signed-off-by: Hai Nguyen <[email protected]>
    sudohainguyen authored and eladkal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b77867a View commit details
    Browse the repository at this point in the history
  3. Fix lint issue

    Signed-off-by: Hai Nguyen <[email protected]>
    sudohainguyen authored and eladkal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0d4ae03 View commit details
    Browse the repository at this point in the history
  4. Move cloned entries declaration out of raise assertion scope

    Signed-off-by: Hai Nguyen <[email protected]>
    sudohainguyen authored and eladkal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    21f4e9a View commit details
    Browse the repository at this point in the history