EventStore / EventStore.Charts

EventStore official Helm Charts
Other
29 stars 47 forks source link

Support for SSL over HTTP #31

Open MassiAtHG opened 5 years ago

MassiAtHG commented 5 years ago

Is this a request for help?: Yes


Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

Version of Helm and Kubernetes:

K8S: Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.1", GitCommit:"b7394102d6ef778017f2ca4046abbaa23b88c290", GitTreeState:"clean", BuildDate:"2019-04-08T17:11:31Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.9", GitCommit:"16236ce91790d4c75b79f6ce96841db1c843e7d2", GitTreeState:"clean", BuildDate:"2019-03-25T06:30:48Z", GoVersion:"go1.10.8", Compiler:"gc", Platform:"linux/amd64"}

HELM: Client: &version.Version{SemVer:"v2.13.1", GitCommit:"618447cbf203d147601b4b9bd7f8c37a5d39fbb4", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.13.1", GitCommit:"618447cbf203d147601b4b9bd7f8c37a5d39fbb4", GitTreeState:"clean"}

Which chart: Eventstore

What happened:

What you expected to happen: I'd like the chart to have the ability to set up an SSL based HTTP channel as described in https://eventstore.org/docs/server/setting-up-ssl/index.html?tabs=tabid-7%2Ctabid-9

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

riccardone commented 5 years ago

I think it's worth implementing this