This message was deleted.
# general
s
This message was deleted.
m
Does the go function runtime create the pulsar client for you? If so, I would expect the runtime to configure the authentication provider for you.
a
it does not
it creates a client with only defaults
m
Oh, right. I forgot that the runtime just starts the provided executable.
a
Yeah.
I was hoping there might be some env magic to save me, but no such luck
m
We discussed this more in a DM. We determined there is a bug and it'll be necessary for a fix to the go function runtime. Thanks for creating an issue @Andy Walker: https://github.com/apache/pulsar/issues/20451
🙌 1