cloudfoundry / eirini

Pluggable container orchestration for Cloud Foundry, and a Kubernetes backend
Apache License 2.0
115 stars 30 forks source link

Serve plaintext if `serve_plaintext` is true #98

Closed gdankov closed 4 years ago

gdankov commented 4 years ago

Adds a property serve_plaintext which is false by default. If it's explicitly set to true OPI will serve plaintext instead of TLS. It also adds a plaintext_port property to set the plaintext port.

fixes #95

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173271897

The labels on this github issue will be updated when the story is started.