pasztorl

Results 26 issues of pasztorl

I'm using two instances for the private/public interfaces. Currently I'm deployed them to separate namespaces and they listening their namespace only. Now I have more namespace which needed vip, but...

I'm using the latest chart for it. Redis operator logs: `{"level":"info","ts":1712484194.88132,"logger":"controller_redis","msg":"Redis PodDisruptionBudget get action failed","Request.PodDisruptionBudget.Namespace":"devel","Request.PodDisruptionBudget.Name":"dev-harbor-redis-sentinel-sentinel"}` In the example file there is pdo section but the chart template not create it:...

bug

Hi, First, thanks for this great project. Showing what's happeing on a k8s cluster is very useful. I started testing kubewatch, and I have two example about sent messages which...

### Describe the issue If I create a fluentbit resource on the same namespace it is created, but If i create a fluentbit resource on an anotther namespace nothing happened....

Hi, First: thanks for this great software! I would like to log the full user-agent header. I do this with configmap options: configmap: ``` log-format: '{"client_ip":"%ci","user-agent":"%[capture.req.hdr(1)]","ssl":"%sslv","method":"%HM","uri":"%[capture.req.uri]","protocol":"%HV","host":"%[capture.req.hdr(0)]","referer":"%[capture.req.hdr(2)]"},"status_code":%ST,"uploaded":%U,"read":%B}' request-capture-len: '350' request-capture: |...

stale

I'm using the latest kubernetes-ingress. If a http request arrives at :80 to a valid ingress host it redirects to the ingress host:8443. The 8443 comes from the containerport where...

stale

I"m using latest operator and deployed a maxscale with mariadb async replication. Messages in maxscale: ``` 2024-06-14 02:34:50 notice : Server changed state: example-hu-db-0[example-hu-db-0.example-hu-db-internal.example-hu.svc.k8s.example.hu:3306]: master_up. [Down] -> [Master, Running] 2024-06-14...

bug
maxscale

If I create an User object the maxUserConnections become immutable. So If I want to adjust this setting I need to recreate the user. I think this is not so...

help wanted
good first issue
feature
sql

I've added prometheusOperator: true to a tenant config then i just see this in the logs: ``` I0716 15:03:49.705015 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config I0716 15:03:52.595321 1...

community
triage

I've just updated pg-operator from 2.3.4 to 2.4.0 then i see there is missing crds after installation. Operator logs: `2024-07-02T21:52:43.128Z ERROR controller-runtime.source.EventHandler if kind is a CRD, it should be...