Skip to content

Conversation

@igalshilman
Copy link
Contributor

This PR adjusts the Python k8s example, in the following way:

The Python stateful function worker is accessible on http://statefun-python:8000,
as defined at python-worker-service.yaml (at .metadata.name).
Yet module.yaml refers to a different endpoint, this PR fixes it.

….yaml

The python worker's service is accessible via http://statefun-python:8000.
This commit updates the endpoint definition in module.yaml to reflect that.
Copy link
Contributor

@tzulitai tzulitai left a comment

Choose a reason for hiding this comment

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

LGTM, +1. Merging this to master and release-2.0.

@tzulitai tzulitai closed this in ec5b1eb Apr 1, 2020
tzulitai pushed a commit that referenced this pull request Apr 1, 2020
….yaml

The python worker's service is accessible via http://statefun-python:8000.
This commit updates the endpoint definition in module.yaml to reflect that.

This closes #86.
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