-
Notifications
You must be signed in to change notification settings - Fork 204
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
US-436846: BackingServices>Elasticsearch cluster-Encrypt internode communication enabled #337
US-436846: BackingServices>Elasticsearch cluster-Encrypt internode communication enabled #337
Conversation
Added init container in backingservices SRS deployment to wait for Internal ES Cluster
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 for making the changes @Anand-Kotamsetti . I have minor edits that will help clarify a few things.
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.
Almost there. These look good!!
I made minor suggestions to address proper grammar and punctuation. Also, I thought the command to use with makefile is $ make es-prerequisite, so I added that comment in many of the review comments. if it really is $ es-prerequisite
then please ignore that comment throughout.
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.
just one little thing left, but if we get this small change complete in each runbook, the changes are very consistent ;-)
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.
just the EKS one left...I think you missed the change there.
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.
YES! these look great!
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.
seems fine now...thanks for your time and patience @Anand-Kotamsetti !!
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.
looks good for now. Let's publish! ;-)
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.
looks good from a content and formatting perspective! ;-)
Nice work @Anand-Kotamsetti !
1)Elasticsearch cluster-Encrypt inter node communication enabled in backingservices chart.
2)Added initContainer in SRS deployment to wait for internal elasticsearch to get ready.
3)Changes related to
US-436985 Update runbooks and readme for SRS
.