Skip to content

Update default port names to Istio friendly names#1984

Open
brosenfi wants to merge 1 commit into
Altinity:0.27.0from
brosenfi:istio_friendly_port_names
Open

Update default port names to Istio friendly names#1984
brosenfi wants to merge 1 commit into
Altinity:0.27.0from
brosenfi:istio_friendly_port_names

Conversation

@brosenfi
Copy link
Copy Markdown

Update default port names to more Istio friendly names indicating the app protocol.

Note I did not update the "interserver" port name as there appears to be indirectly linked references (within the operator) using that name - I had a local deployment fail when updating this name to "http-interserver". Also, istio's app protocol auto-detection seems to work fine for this interserver connection.

… app protocol.

Signed-off-by: Brian Rosenfield <brosenfi@yahoo.com>
@sunsingerus
Copy link
Copy Markdown
Collaborator

what is the motivation for these changes?

@brosenfi
Copy link
Copy Markdown
Author

Hi @sunsingerus - adding the ability to run this operator within istio enabled clusters. We have noticed without these name changes that istio / envoy is not auto-detecting the protocols successfully in our environment ( see this description concerning istio's app protocol selection and app protocol selection as part of the name).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants