p53

Results 12 issues of p53

Hi, i have same issue as user here: https://github.com/grafana/grafana/issues/31217

# Title ## Summary ## Type [x] Bug fix [] Feature request [] Enhancement [] Docs ## Why? ## Requirements ## How to try it? ## Documentation ## Additional Information...

as used right now REDIS_AUTH is not used for authentication when using sentinel type, you have to encode password in redis uri in REDIS_URL variable, this should be fixed or...

help wanted

Hi, when doing ``` /usr/local/bin/kafkacat -b localhost:3000,localhost:3001,localhost:3002 -C -G mygroup funny_f72d5845-177a-46fa-ad53-008a12a8d923 ``` i see that kafkacat is doing metadata request with empty topics in metadata request, means requesting all metadata,...

**Describe the bug** When using password with special chars for truststore/keystore, kafka startup fails, problem is here: https://github.com/banzaicloud/koperator/blob/master/pkg/resources/kafka/configmap.go#L331 example of non-working password: ```listener.name.internal.ssl.truststore.password=e1ztoimKhBWS6IyO\{AlEV3xkuHMs.vr ``` **Steps to reproduce the issue:** in...

bug
community

**Is your feature request related to a problem? Please describe.** we would like to use local volumes **Describe the solution you'd like** mount local instance storage **Describe alternatives you've considered**...

type:enhancement

Not sure about this, but when token endpoint returns 401 not authorized shouldn't be access through proxy denied?? currently it passes request, just it doesn't contain authorization header