Skip to content

Use backoff functionality from github.com/grafana/dskit #4426

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

Merged
merged 3 commits into from
Aug 18, 2021

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Aug 17, 2021

What this PR does:
In this PR I propose to refactor to use dskit's backoff package instead of pkg/util/backoff.go.

Which issue(s) this PR fixes:

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Arve Knudsen <[email protected]>
Signed-off-by: Arve Knudsen <[email protected]>
@aknuds1 aknuds1 changed the title Use backoff functionality from dskit Use backoff functionality from github.com/grafana/dskit Aug 17, 2021
Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Signed-off-by: Arve Knudsen <[email protected]>
@aknuds1 aknuds1 requested a review from pstibrany August 17, 2021 14:55
Copy link
Contributor

@treid314 treid314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you!

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! I've checked the updated dependencies and LGTM too.

@pstibrany pstibrany merged commit df9af3a into cortexproject:master Aug 18, 2021
@aknuds1 aknuds1 deleted the chore/use-dskit branch August 18, 2021 11:59
@bboreham
Copy link
Contributor

When other libraries are upgraded, e.g. etcd/client, it's good to call that out and check what changed.
(it looks mostly cosmetic)

simonswine pushed a commit to grafana/e2e that referenced this pull request Jan 13, 2022
…t/cortex#4426)

* Use dskit/backoff

Signed-off-by: Arve Knudsen <[email protected]>

* Fix formatting

Signed-off-by: Arve Knudsen <[email protected]>

* Remove changelog entry

Signed-off-by: Arve Knudsen <[email protected]>
alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
…t#4426)

* Use dskit/backoff

Signed-off-by: Arve Knudsen <[email protected]>

* Fix formatting

Signed-off-by: Arve Knudsen <[email protected]>

* Remove changelog entry

Signed-off-by: Arve Knudsen <[email protected]>
Signed-off-by: Alvin Lin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants