Mani Ka

Results 5 issues of Mani Ka

`base64` wraps lines by default and `sed` fail if length is > 76 disabling wrap for string replacement [1] This fix handles longer strings for variables like Stun/TURN servers etc....

`StatefulSets` have pod name labels since Kubernetes v1.9 [1] Minimum supported version in the project is 1.17.2+ The sync pod-name hook is provided in the example repo [2] for older...

Images are referenced by specific build/release tags. Always pulling hits docker hub free limits for unauthenticated calls [1] on redeploying few times This improves performance of deploy and keeps reducer...

Fixes HPA pod metric averageValue. Average Value for HPA pod metric as a target is of type quantity / string [1] [2] [1] https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.21/#quantity-resource-core [2] https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/

The addon suggests implementing tabs using ember routes , I have used this structure in last few projects without issue, However In the current one, I have use case where...