-
Notifications
You must be signed in to change notification settings - Fork 164
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
Add podManagementPolicy to store gateway statefulset template #332
Conversation
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.
thank you, a couple of things...
3efcfd7
to
a67be83
Compare
@nschad thanks for the review. Made the changes as requested. |
59daeff
to
be04c74
Compare
Don't write the README.md yourself. Have helm-docs generate it for you automatically. I can do that tomorrow for you if you want. |
be04c74
to
7b90b91
Compare
Ohh my bad 🤦🏽♂️ I did not understand your earlier comment properly. Used helm-docs to generate it now. Hopefully it ll all be good 🤞🏽 😅 |
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.
Content looks good. Unfortunately the change log updates don't merge nicely on their own.
5301d68
to
3029dac
Compare
Signed-off-by: Ankit Mehta <ankit.mehta@appian.com>
3029dac
to
b32e7db
Compare
@kd7lxl This should be ready to merge! |
Signed-off-by: Ankit Mehta ankit.mehta@appian.com
What this PR does:
Allows one to set PodManagementPolicy on store-gateway Satefulset same as how we can do that for Ingesters in this helm chart.
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]