Re: Architecture of function authorization for process mode

2022-02-11 Thread Matteo Merli
You don't need tenant admin access to create functions, you just need to give "functions" access to a normal user: pulsar-admin namespaces grant-permission --actions produce,consume,functions --role $MY_PRINCIPAL -- Matteo Merli On Fri, Feb 11, 2022 at 5:46 PM Devin Bost wrote: > > Thanks for

Re: Architecture of function authorization for process mode

2022-02-11 Thread Devin Bost
Thanks for all the feedback on this. So, I'm looking into running functions in the Kubernetes runtime, and I'm seeing another potential issue in terms of restricting function authorization scope. The function worker reads the token from the pulsar-admin call's Authorization header when the functio

Re: [VOTE] Pulsar Release 2.7.5 Candidate 1

2022-02-11 Thread Nicolò Boschi
+1 (non binding) Checks: - Checksum and signatures - Apache Rat check passes - Compile from source w JDK11 - Build docker image from source - Run Pulsar standalone and produce-consume from CLI Il giorno ven 11 feb 2022 alle ore 14:47 Lari Hotari ha scritto: > This is the first release can

[GitHub] [pulsar-helm-chart] eolivelli commented on a change in pull request #223: Improve Zookeeper "ruok" probes: use TLS port when TLS is enabled, specify "-q 1" for nc

2022-02-11 Thread GitBox
eolivelli commented on a change in pull request #223: URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804843537 ## File path: charts/pulsar/templates/zookeeper-statefulset.yaml ## @@ -151,7 +157,9 @@ spec: command: - timeout

[GitHub] [pulsar-dotpulsar] GeroL opened a new issue #98: DeadLetterQueue handling in consumer

2022-02-11 Thread GitBox
GeroL opened a new issue #98: URL: https://github.com/apache/pulsar-dotpulsar/issues/98 Let the consumer handle dead letters First design: #97 Feel free to add comments. Will work on it again after next week. -- This is an automated message from the Apache Git Service. To

[GitHub] [pulsar-dotpulsar] GeroL commented on pull request #97: Add crude first version of DLQ

2022-02-11 Thread GitBox
GeroL commented on pull request #97: URL: https://github.com/apache/pulsar-dotpulsar/pull/97#issuecomment-1036395632 This is a first version as I do not have any more time this week. Will work on it later again. -- This is an automated message from the Apache Git Service. To respond to t

[VOTE] Pulsar Release 2.7.5 Candidate 1

2022-02-11 Thread Lari Hotari
This is the first release candidate for Apache Pulsar, version 2.7.5. It contains the following commits after the previous release: https://github.com/apache/pulsar/compare/v2.7.4...v2.7.5-candidate-1 *** Please download, test and vote on this release. This vote will stay open for at least 72 hou

[GitHub] [pulsar-dotpulsar] GeroL commented on issue #96: Expose Redelivery Count By Message Properties

2022-02-11 Thread GitBox
GeroL commented on issue #96: URL: https://github.com/apache/pulsar-dotpulsar/issues/96#issuecomment-1036144623 Sorry. found it on the IMessage interface -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar-dotpulsar] GeroL closed issue #96: Expose Redelivery Count By Message Properties

2022-02-11 Thread GitBox
GeroL closed issue #96: URL: https://github.com/apache/pulsar-dotpulsar/issues/96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

[GitHub] [pulsar-dotpulsar] GeroL opened a new issue #96: Expose Redelivery Count By Message Properties

2022-02-11 Thread GitBox
GeroL opened a new issue #96: URL: https://github.com/apache/pulsar-dotpulsar/issues/96 Basically same as here https://github.com/apache/pulsar/issues/3030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [pulsar-helm-chart] lhotari commented on a change in pull request #223: Improve Zookeeper "ruok" probes: use TLS port when TLS is enabled, specify "-q 1" for nc

2022-02-11 Thread GitBox
lhotari commented on a change in pull request #223: URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804576961 ## File path: charts/pulsar/templates/zookeeper-statefulset.yaml ## @@ -151,7 +157,9 @@ spec: command: - timeout

[GitHub] [pulsar-helm-chart] eolivelli commented on a change in pull request #223: Improve Zookeeper "ruok" probes: use TLS port when TLS is enabled, specify "-q 1" for nc

2022-02-11 Thread GitBox
eolivelli commented on a change in pull request #223: URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804508083 ## File path: charts/pulsar/templates/zookeeper-statefulset.yaml ## @@ -151,7 +157,9 @@ spec: command: - timeout

Re: [VOTE] Pulsar Release 2.9.2 Candidate 2

2022-02-11 Thread PengHui Li
Now, there is a regression introduced in 2.9.2 I have pushed out the fix https://github.com/apache/pulsar/pull/14231, PTAL. -1 from my side Need to get the fix merged and roll out the new RC3 @Ran Regards, Penghui On Thu, Feb 10, 2022 at 9:54 PM Nicolò Boschi wrote: > Penghui, > > > I didn't