gluster / gluster-kubernetes

GlusterFS Native Storage Service for Kubernetes
Apache License 2.0
875 stars 389 forks source link

Require authentication #599

Open phlogistonjohn opened 5 years ago

phlogistonjohn commented 5 years ago

Heketi master, and subsequent releases will require authentication by default. Authentication can not be disabled in the config json any more.

The default behavior of gk-deploy is to deploy heketi without auth if the command line switches are not provided. gk-deploy should avoid deploying heketi with generic defaults or attempting to deploy without auth.