Skip to content

Fix default_validity cache setting typo #2140

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 1 commit into from
Feb 17, 2020

Conversation

taharah
Copy link
Contributor

@taharah taharah commented Feb 16, 2020

Signed-off-by: Trevor Wood [email protected]

What this PR does:
Fixes a typo in the YAML configuration for caches. Currently, the setting is defaul_validity, but it should be default_validity.

Which issue(s) this PR fixes:
Fixes #1842

Checklist

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

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.

Thanks for your contribution! I'm in favour of fixing this config typo even if it means introducing a breaking change.

May you rebase master to fix CI tests, please?

@slim-bean @cyriltovena Please be aware this change will also affect Loki.

@pracucci pracucci merged commit 3949954 into cortexproject:master Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache docs improvement and yaml config typo fix.
3 participants