-
Notifications
You must be signed in to change notification settings - Fork 228
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
Fixed affinity and tolerations helm chart issue #34
Conversation
* Provide capability to specify annotations in Helm chart Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Use podAnnotations for metricsAdapter / keda Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
* Add priorityClassName to pods specs Signed-off-by: Amir Schwartz <amschwar@microsoft.com> * Increment chart version Signed-off-by: Amir Schwartz <amschwar@microsoft.com> Co-authored-by: Amir Schwartz <amschwar@microsoft.com> Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
…ic-apiserver Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
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.
LGTM
Since it's shipping a new version it would be good to have @ahmelsayed his signoff as well |
Actually I would suggest not to ship a new version yet and waith for new release cycle |
Thanks, @tomkerkhove for approving this. I am wondering about the merge conflict since I don't have write access. Will maintainers take care of it? |
That's actually something you can fix by merging master in your branch and fixing the conflicts. Would you mind removing the changes that ship a new version as well please? |
Signed-off-by: kiran <kiran.sundaravarathan@paytm.com>
@tomkerkhove Done as you wish. Let me know if you have any concerns. |
LGTM, thanks for the contribution @viperKiran! |
I have found affinity and tolerations in deployments are indented wrongly and added Pod Disruption Budget template for keda and metrics.