cckellogg opened a new issue #3090: kubernetes create function silently fails when broker/worker does not have the right permissions URL: https://github.com/apache/pulsar/issues/3090 #### Expected behavior When a function fails to create all resources in k8s the cli should return an error #### Actual behavior The cli returns "Created successfully" and no resources (pods, service, statefulset) are created in kubernetes #### Steps to reproduce Deploy the broker with the default service account in kubernetes Then create a function
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
