Michael Marshall
Michael Marshall
@thinker0 - thanks, also which version of go client are you using?
@pancudaniel7 - can you provide a bit more context? When you describe the pods that are in a "freeze state", do they have any kubernetes events? Does it work eventually?...
> > ```yaml > > PULSAR_PREFIX_authenticateMetricsEndpoint: "false" > > ``` > > I need to understand, is this parameter is working? Or did you just provide the suggestion for the...
@sijie - PTAL
@pellicano @ckdarby - are you able to rebase and then take a look at the failing status checks? Once that happens, I think we can merge this. Thanks!
@pellicano - looks like some of the tests failed with this error: > Error: template: pulsar/templates/broker-statefulset.yaml:260:50: executing "pulsar/templates/broker-statefulset.yaml" at : error calling eq: incompatible types for comparison I assume this...
@eolivelli and @addisonj - please take a look. I still have some questions, so I titled this PR as a WIP for now. Thanks.
This is now targeting the 2.9.0 release. I am working on a doc that will help coordinate all of the work required to move pulsar to default to using non-root...
I provided an answer to this issue here: https://github.com/apache/pulsar/issues/11909#issuecomment-917219256. It is not possible to configure the node port to 8100, as node ports must be in the range from 30000...