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

add a prune package to handle cleanup of pods and job resources #75

Merged
merged 7 commits into from
Oct 28, 2021
Merged

Commits on Oct 26, 2021

  1. add initial prune logic

    churrodata committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b4e944c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f436940 View commit details
    Browse the repository at this point in the history
  3. update test

    churrodata committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d1c39e2 View commit details
    Browse the repository at this point in the history
  4. add prune job test

    churrodata committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    68305e5 View commit details
    Browse the repository at this point in the history
  5. cleanup prune test

    churrodata committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    07a95fa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. cleanup a few things

    churrodata committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    199a3ce View commit details
    Browse the repository at this point in the history
  2. address review comments

    churrodata committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f6dd55c View commit details
    Browse the repository at this point in the history