teleport/api/breaker
Nic Klaassen b054261bc1
Update jonboulle/clockwork to 0.4.0 (#24099)
* Bump github.com/jonboulle/clockwork from 0.3.0 to 0.4.0

Bumps [github.com/jonboulle/clockwork](https://github.com/jonboulle/clockwork) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/jonboulle/clockwork/releases)
- [Commits](https://github.com/jonboulle/clockwork/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/jonboulle/clockwork
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* also update clockwork in api/

* consistently use fake clock in TestGenerateCerts

* fix TestGenerateUserCerts

* test fixes

* `go mod tidy` in api/

* fix TestGetKubeCredentialData

* tentative fix for TestUsageReporterDiscard

* fix test timeouts in lib/srv

* pass current time to getCredentialData

* fix timezone for circuit breaker test

* remove UTC conversions in test instead of adding in the production code

* tentative fix for TestSessionTracker_UpdateRetry flakiness

* fix aggregating.TestSubmitOnce

* add initial wait for session tracker retries

* fix kube proxy forwarder tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Spadolini <edoardo.spadolini@goteleport.com>
2023-04-13 20:04:38 +00:00
..
breaker.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
breaker_test.go Update jonboulle/clockwork to 0.4.0 (#24099) 2023-04-13 20:04:38 +00:00
doc.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
interceptors.go Add client side circuit breaker to auth clients (#10282) 2022-06-03 11:55:56 -04:00
round_tripper.go Headless Login: auth server changes (#22726) 2023-03-17 01:02:37 +00:00
round_tripper_test.go Add client side circuit breaker to auth clients (#10282) 2022-06-03 11:55:56 -04:00