Tejaskriya opened a new pull request, #20: URL: https://github.com/apache/ozone-helm-charts/pull/20
## What changes were proposed in this pull request? Co-authored by: @pyttel HA for om and scm is implemented with the help of the "replicas count". In the helpers.tpl, if the replica count is higher than 1, then the necessary configs for enabling HA are set. Further, `ozone.om.bootstrap.nodes` and `ozone.om.decommissioned.nodes` lists are maintained to keep a track of which OMs are bootstarapped and decommissioned respectively. The required pods are exposed for each service. Ref, the original stale PR: https://github.com/apache/ozone-helm-charts/pull/10 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11618 ## How was this patch tested? --in progress -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
