openziti / helm-charts

various helm charts for openziti-test-kitchen projects
https://openziti.io/helm-charts/
Apache License 2.0
7 stars 8 forks source link

stop binding "fabric" to the mgmt web listener #116

Open qrkourier opened 1 year ago

qrkourier commented 1 year ago

Ziti controller will merge the fabric mgmt and edge mgmt web bindings. When this happens the controller chart should stop binding "fabric" to the mgmt web listener.

qrkourier commented 3 months ago

It's still important to show these as separate bindings.

      - binding: fabric
      - binding: edge-management

They'll become a single binding named like "management" sometime after we adopt OAS3, and the discrete bindings will be deprecated for approximately one major release cycle, pending decommission.