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

sourcegraph: multi-tenant Zoekt #859

Merged
merged 13 commits into from
Nov 19, 2024
Merged

sourcegraph: multi-tenant Zoekt #859

merged 13 commits into from
Nov 19, 2024

Commits on Nov 14, 2024

  1. add tenant id to shard

    stefanhengl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c2dca28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6825f0e View commit details
    Browse the repository at this point in the history
  3. support tenants

    stefanhengl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    486bd40 View commit details
    Browse the repository at this point in the history
  4. update tests

    stefanhengl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5485cb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. PR comments

    - prefix flag instead of bool
    - padded ids
    - include tenant in id
    - add tenant tests
    stefanhengl committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b93cb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3be59 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update build/builder.go

    Co-authored-by: Keegan Carruthers-Smith <[email protected]>
    stefanhengl and keegancsmith authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    40aa72a View commit details
    Browse the repository at this point in the history
  2. Update build/builder.go

    Co-authored-by: Keegan Carruthers-Smith <[email protected]>
    stefanhengl and keegancsmith authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f01c1d0 View commit details
    Browse the repository at this point in the history
  3. more tests, rename ENV

    stefanhengl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    52e7d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8580f68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31ee929 View commit details
    Browse the repository at this point in the history
  6. fix typo

    stefanhengl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3cacc01 View commit details
    Browse the repository at this point in the history
  7. add SECURITY notices

    stefanhengl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1788f37 View commit details
    Browse the repository at this point in the history