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

Configuration groundwork #182

Merged
merged 3 commits into from
Jun 1, 2020
Merged

Configuration groundwork #182

merged 3 commits into from
Jun 1, 2020

Commits on May 29, 2020

  1. indexer: add Configurable interface

    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    hdonnay committed May 29, 2020
    Configuration menu
    Copy the full SHA
    11b4676 View commit details
    Browse the repository at this point in the history
  2. libindex: use new Configurable interfaces

    This exploded a bit into also refactoring the layerscanner, which is the
    primary place where scanners are actually invoked.
    
    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    hdonnay committed May 29, 2020
    Configuration menu
    Copy the full SHA
    ac10351 View commit details
    Browse the repository at this point in the history
  3. aws: ensure Close call gets to underlying File

    Signed-off-by: Hank Donnay <hdonnay@redhat.com>
    hdonnay committed May 29, 2020
    Configuration menu
    Copy the full SHA
    79bad1e View commit details
    Browse the repository at this point in the history