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

Adding cache for dns #402

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Adding cache for dns #402

merged 4 commits into from
Nov 8, 2024

Commits on Nov 7, 2024

  1. Adding cache for dns

    Signed-off-by: Amit Schendel <[email protected]>
    amitschendel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    174309a View commit details
    Browse the repository at this point in the history
  2. Changing cache to use istio cache

    Signed-off-by: Amit Schendel <[email protected]>
    amitschendel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6d71962 View commit details
    Browse the repository at this point in the history
  3. go mod tidy + test for concurent threads

    Signed-off-by: Amit Schendel <[email protected]>
    amitschendel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    23da027 View commit details
    Browse the repository at this point in the history
  4. Improving test to use math/rand/v2

    Signed-off-by: Amit Schendel <[email protected]>
    amitschendel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f15c5e9 View commit details
    Browse the repository at this point in the history