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

Fix memcache dependency condition #425

Merged

Conversation

SuperMatt
Copy link
Contributor

@SuperMatt SuperMatt commented Jan 6, 2023

What this PR does: This change adds correct conditions for the memcache dependencies in the Chart.yaml file, and it also updates the Chart.lock file.

This change has been tested against my own test cluster, with both memcache enabled and disabled.

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

Checklist

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

CHANGELOG.md Outdated Show resolved Hide resolved
@SuperMatt SuperMatt marked this pull request as ready for review January 6, 2023 10:35
@SuperMatt SuperMatt requested a review from nschad January 6, 2023 10:35
Copy link
Collaborator

@nschad nschad left a comment

Choose a reason for hiding this comment

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

Verified. Thank you

@SuperMatt you need to fix your commits. Check the DCO Job in this PR for instructions

Signed-off-by: Matthew Ames <mames@yelp.com>
@SuperMatt SuperMatt force-pushed the fix-memcache-dependency-condition branch from 549fa8a to 412b5a3 Compare January 6, 2023 10:47
@SuperMatt SuperMatt requested a review from nschad January 6, 2023 10:48
@nschad nschad merged commit 56527ad into cortexproject:master Jan 6, 2023
@nschad nschad mentioned this pull request Jan 6, 2023
1 task
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.

Memcache installed regardless of whether or not it is enabled
2 participants