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

Feature/auto pruning #105

Merged

Commits on Apr 14, 2022

  1. update prune package

    improve the existing prune package
    
    fixes operator-framework#101
    
    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    3e98659 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. address review comments (partial)

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3f60543 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. updates based on review comments

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6768874 View commit details
    Browse the repository at this point in the history
  2. update tests for linting checks

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b850c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. update tests

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c39650e View commit details
    Browse the repository at this point in the history
  2. update tests and nil verification

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    88fb3e0 View commit details
    Browse the repository at this point in the history
  3. Add common strategy functions

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    264c78d View commit details
    Browse the repository at this point in the history
  4. Add common strategies

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    3bf051a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. update sorting to save some CPU cycles

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    230e74e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. remove logger

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 3, 2022
    Configuration menu
    Copy the full SHA
    be7adfb View commit details
    Browse the repository at this point in the history
  2. export IsUnprunable

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7fb8237 View commit details
    Browse the repository at this point in the history
  3. updates from review

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 3, 2022
    Configuration menu
    Copy the full SHA
    f881c0d View commit details
    Browse the repository at this point in the history