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

Remove kv and sqlite document stores #9297

Merged
merged 29 commits into from
Sep 20, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f53b1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d303f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54d99f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24cac73 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    44ed577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1271b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260d728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f611a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9019305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21e0443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23ac2d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cc25ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0917dfb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update protocol_version.json

    khoaguin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    949d336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1033bfe View commit details
    Browse the repository at this point in the history
  3. update protocol_version.json

    khoaguin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a6afcdd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    96dbe55 View commit details
    Browse the repository at this point in the history
  2. add back old mongo and sqlite store config skeletons

    - update protocol version
    shubham3121 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8ea19be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef1148 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Co-authored-by: khoaguin <dkn.work@protonmail.com>
    shubham3121 and khoaguin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1e57362 View commit details
    Browse the repository at this point in the history
  5. fix lint

    shubham3121 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb9a758 View commit details
    Browse the repository at this point in the history
  6. fix serde decorator for MongoDocumentStore and MongoBackingStore

    add mongo config to base.yaml
    
    Co-authored-by: khoaguin <dkn.work@protonmail.com>
    shubham3121 and khoaguin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a2084be View commit details
    Browse the repository at this point in the history
  7. add migrations for SyftWorkerImage

    - define a new version for SyftWorker
    shubham3121 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f049f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    475ce54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3ea25f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. [CI] stop collecting logs from k3d-syft-migration-source cluster si…

    …nce it was deleted
    
    [tox] list migration k8s tests in envlist
    khoaguin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f749543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7a456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5227152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccffcc4 View commit details
    Browse the repository at this point in the history