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

Added cluster seed support in preparation of anonymous usage reporter #2643

Merged
merged 8 commits into from
Aug 4, 2022

Commits on Aug 4, 2022

  1. Added cluster seed support in preparation of anonymous usage reporter

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6c867be View commit details
    Browse the repository at this point in the history
  2. Simplify code

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7138223 View commit details
    Browse the repository at this point in the history
  3. Rerun go mod

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4875ee8 View commit details
    Browse the repository at this point in the history
  4. Fixed flaky test when running with low (or no) parallelism

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c9fbe7c View commit details
    Browse the repository at this point in the history
  5. Include setup() time in measured time to avoid flakiness

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8bf83ad View commit details
    Browse the repository at this point in the history
  6. Addressed review comments

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    07768cc View commit details
    Browse the repository at this point in the history
  7. Defer delay DelayedBucketClient

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    93c2277 View commit details
    Browse the repository at this point in the history
  8. Fixed TestInitSeedFile flakyness

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    54574e2 View commit details
    Browse the repository at this point in the history