Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

feat: Dask add pod template support #374

Merged
merged 9 commits into from
Sep 18, 2023

Commits on Jul 14, 2023

  1. Add failing test

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d1a254c View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7de57e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Improve test

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    19f0736 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Refactor to use ToK8sPodSpec

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1bad96f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fix linting

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b978742 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Use Always restart policy for workers

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    25b183b View commit details
    Browse the repository at this point in the history
  2. Add test which checks whether labels are propagated

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7acfe0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d05a20f View commit details
    Browse the repository at this point in the history
  4. Replace removeInterruptibleConfig with TaskExectuionMetadata wrapper

    Signed-off-by: Bernhard Stadlbauer <[email protected]>
    bstadlbauer committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fba2d0b View commit details
    Browse the repository at this point in the history