Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #749 by renaming operator service port to https #863

Merged

Conversation

funkypenguin
Copy link
Contributor

As detailed at #749, this is a simple fix to make the operator work within an Istio service mesh, which uses port names as a form of protocol detection. With the service port named "https", Istio is correctly able to proxy traffic (since the traffic actually is HTTPS traffic anyway!)

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
harshavardhana
harshavardhana previously approved these changes Oct 10, 2021
Copy link
Collaborator

@dvaldivia dvaldivia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
@funkypenguin
Copy link
Contributor Author

Please update the base service defintion as well

https://github.com/minio/operator/blob/master/resources/base/service.yaml

Done :)

@harshavardhana harshavardhana merged commit 4430347 into minio:master Oct 11, 2021
@funkypenguin funkypenguin deleted the switch-service-name-to-https branch October 11, 2021 21:28
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.

3 participants