Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Change service port name to use prefix http to support Istio #560

Conversation

sayanh
Copy link
Contributor

@sayanh sayanh commented Jan 19, 2018

Issue Ref: Issue 559

Description: Service port name is changed to http-function-port

TODOs:

  • Ready to review
  • Automated Tests
  • Docs

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

LGTM, this just need a documentation change. The main README requires to be updated:

README.md
149:$ curl -L --data '{"Another": "Echo"}' localhost:8080/api/v1/proxy/namespaces/default/services/get-python:function-port/ --header "Content-Type:application/json"

Note that this is also a breaking change since previous monitoring objects will require to be adapted. Just a note for whenever we do the next release.

@sayanh
Copy link
Contributor Author

sayanh commented Jan 22, 2018

@andresmgot documentation modified as suggested

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

thanks @sayanh!

@andresmgot andresmgot merged commit df40da3 into vmware-archive:master Jan 22, 2018
paolomainardi pushed a commit to paolomainardi/kubeless that referenced this pull request Feb 3, 2018
…archive#560)

* Change service port name to use prefix http to support Istio

* Added http-function-port in documentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants