This project is mirrored from https://gitee.com/mirrors_trending/clutch.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 02 Apr, 2021 2 commits
-
-
Daniel Hochman authored
-
Daniel Hochman authored
-
- 01 Apr, 2021 11 commits
-
-
Daniel Hochman authored
-
Daniel Hochman authored
-
Daniel Hochman authored
-
Daniel Hochman authored
-
Daniel Hochman authored
-
Snow Pettersen authored
-
Rafał Augustyniak authored
* Revert "Revert "experimentation: add endpoint that returns existing experiment if needed (#1188)" (#1204)"
-
Snow Pettersen authored
-
Snow Pettersen authored
-
Snow Pettersen authored
An attempt to fix test flakes on main
-
Snow Pettersen authored
Adds implementation of a experiment monitoring framework that supports specifying a number of TerminationCriteria that will be evaluated periodically against active experiments, giving them a chance to terminate experiments based on arbitrary conditions. This framework relies on the termination action being idempotent: multiple workers might be monitoring the same experiment, but only the first one to trigger will actually mutate the response, as the termination action is a noop if the experiment is no longer running. This PR does not introduce any of the configuration setup necessary to actually configure this for a Clutch deployment, only the logic for polling active experiments and spawning per experiment goroutines.
-
- 31 Mar, 2021 4 commits
-
-
renovate[bot] authored
-
Daniel Hochman authored
-
Derek authored
-
Daniel Hochman authored
-
- 30 Mar, 2021 7 commits
-
-
Rafał Augustyniak authored
This reverts commit aaf46d76.
-
Derek authored
-
Rafał Augustyniak authored
* Add endpoint that creates or fetches an existing experiment depending on whether an experiment with specified experiment run already exists or not
-
Kathan authored
-
Mike Cutalo authored
-
renovate[bot] authored
-
Shawna Monero authored
-
- 29 Mar, 2021 2 commits
- 26 Mar, 2021 7 commits
-
-
Daniel Hochman authored
-
renovate[bot] authored
-
Snow Pettersen authored
Adds a test helper that blocks until Envoy is able to re-establish its xDS stream. This should help de-flake individual test runs and avoid having to account for the exponential backoff in other test assertions.
-
renovate[bot] authored
-
Andrew Oh (andrewo) authored
-
Daniel Hochman authored
-
Derek authored
-
- 25 Mar, 2021 6 commits
-
-
Mike Cutalo authored
-
Derek authored
-
Daniel Hochman authored
-
Shawna Monero authored
-
rithu leena john authored
This reverts commit d6bebe49.
-
Daniel Hochman authored
-
- 24 Mar, 2021 1 commit
-
-
Derek authored
-