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(analysis): add ttlStrategy on AnalysisRun for garbage collecting stale AnalysisRun automatically #3324

Merged
merged 6 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. Add ttlStrategy on AnalysisRun

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3d06ef5 View commit details
    Browse the repository at this point in the history
  2. Unit test coverage

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f763216 View commit details
    Browse the repository at this point in the history
  3. Unit test 2

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4312e49 View commit details
    Browse the repository at this point in the history
  4. Regen go proto def

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    500d37d View commit details
    Browse the repository at this point in the history
  5. Doc available from 1.6 -> 1.7

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5a20756 View commit details
    Browse the repository at this point in the history
  6. TtlStrategy -> TTLStrategy

    Signed-off-by: Kevin Qian <[email protected]>
    kevinqian-db committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c20482c View commit details
    Browse the repository at this point in the history