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

feat: Add app data to sharding cache to allow sharding by apps #17014

Merged
merged 8 commits into from
Mar 1, 2024

Commits on Jan 26, 2024

  1. Adding app list to sharding cache

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e278ca4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Add shard by apps test

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5ae323a View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2b3bccf View commit details
    Browse the repository at this point in the history
  3. Add coverage to test

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    47d5b62 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3e87d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Converted cluster/app accesors to private, add apps-in-any-namespace …

    …suport in shardingcache init, added read lock to GetAppDistribution
    
    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e21d3cf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge remote-tracking branch 'upstream/master' into shardbyapps

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    94680f8 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Andrew Lee <andrewkl@enclavenet.com>
    Enclavet committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    942b09a View commit details
    Browse the repository at this point in the history