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

indexer: introduce LookupCtx #3043

Merged
merged 5 commits into from
Jul 8, 2022
Merged

indexer: introduce LookupCtx #3043

merged 5 commits into from
Jul 8, 2022

Commits on Jul 7, 2022

  1. indexer: introduce LookupCtx

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    
    lint
    
    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    
    add changelog
    
    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1e5d75e View commit details
    Browse the repository at this point in the history
  2. use sets instead af arrays

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3314f58 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Update pkg/storage/utils/indexer/index/autoincrement.go

    Co-authored-by: David Christofas <dchristofas@posteo.de>
    butonic and C0rby authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    7626649 View commit details
    Browse the repository at this point in the history
  2. fix logic

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c4b70b6 View commit details
    Browse the repository at this point in the history
  3. ignore result order

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ba61d58 View commit details
    Browse the repository at this point in the history