-
Notifications
You must be signed in to change notification settings - Fork 169
Drop in-built support for bitnami's memcached #567
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: relusc <[email protected]>
1711511
to
7d05142
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks just some tiny nit
Signed-off-by: relusc <[email protected]>
Signed-off-by: relusc <[email protected]>
Signed-off-by: relusc <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs/guides/configure_memcached.markdown
will need to be updated as well.
Signed-off-by: relusc <[email protected]>
You can also add CLI Flags via the already existing |
i am fine with both, however for me as a user i'd rather have these extra opts. but that's just my personal opinion |
What this PR does:
Removes all references to bitnami images and subcharts (namely memcached). The plan would be to not be able to install memcached by default since cortex can run without it. The deployment of memcached is up to the cortex user and is not in the responsibility of the chart anymore.
Which issue(s) this PR fixes:
It doesn't really fix an issue, but it relates to #548
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]
,[DEPENDENCY]