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

Added simple logic for dry run on prune containers #41449

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2021

  1. Added simple logic for dry run on prune containers

    changed:
    daemon/prune.go
    
    TODO: Add tests
    
    Signed-off-by: Kaushik Varanasi <kaushik.varanasi1@gmail.com>
    kaushik94 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a8bdc3d View commit details
    Browse the repository at this point in the history
  2. removed redundant lines

    Signed-off-by: Kaushik Varanasi <kaushik.varanasi1@gmail.com>
    kaushik94 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d9fb4a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. 1. Made changes to container_routes.go to post dry run

    2. Added dry run option to ContainersPrune in prune.go
    
    Signed-off-by: Kaushik Varanasi <kaushik.varanasi1@gmail.com>
    kaushik94 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    66e1d02 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. 1. Removed unused functions and structs

    2. Added comments
    
    Signed-off-by: Kaushik Varanasi <kaushik.varanasi1@gmail.com>
    kaushik94 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    548bfee View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    941846a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76ad98 View commit details
    Browse the repository at this point in the history