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

Add state storage and admin URLs to Go function runtime #20442

Closed
2 tasks done
flowchartsman opened this issue May 31, 2023 · 0 comments · Fixed by #20443 · May be fixed by flowchartsman/pulsar#4
Closed
2 tasks done

Add state storage and admin URLs to Go function runtime #20442

flowchartsman opened this issue May 31, 2023 · 0 comments · Fixed by #20443 · May be fixed by flowchartsman/pulsar#4
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@flowchartsman
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

I have been working on enabling state storage and admin interface in the Go function SDK, and have most of a PR ready for state storage, however in order for either of these to work, Go functions need access to the state storage service URL and admin service URL.

Solution

Linked in PR

Alternatives

n/a

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@flowchartsman flowchartsman added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
1 participant