If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.
Notes: Jira ticket
Currently, the Mattermost push proxy (responsible for sending push notifications to the Apple/Google push notification services) lives here as part of the Mattermost enterprise helm chart: https://github.com/mattermost/mattermost-kubernetes/tree/master/mattermost-helm/charts/mattermost-push-proxy
This chart was thrown together fairly quickly and likely has lots of room for improvement.
Need to do the following:
If you have questions or need help, message @joram
or @cpanato
in the ~Kubernetes on community.mattermost.com
I will pick up this ticket.
After discussion with @cpanato the push-proxy chart will temporarily sit under https://github.com/mattermost/mattermost-kubernetes/tree/master/charts/ and proper refactoring will enable independent use of the push-proxy Helm chart. In the future the push-proxy chart will be moved in a central location and will be added as dependency in mattermost-enterprise-edition.
Fixed with https://github.com/mattermost/mattermost-kubernetes/pull/62
Thanks @stylianosrigas
Most helpful comment
I will pick up this ticket.