Jake Cahill
Jake Cahill
Update the Go templates so that each connector gets an Asciidoc attribute with its support level. We should have support levels for all inputs, outputs, and processors. As well as...
### What would you like to be added? [In 24.2, Redpanda will support Certificate Revocation Lists (CRLs)](https://github.com/redpanda-data/documentation-private/issues/2580) for TLS-encrypted connections. To support CRLs in the Helm chart, we require some...
### What happened? Currently, when `auth.sasl.enabled: true` is set in the Helm chart, it results in both `enable_sasl=true` and `kafka_enable_authorization=true` being set, which is not aligned with the recommended configuration....
### What happened? When enabling mTLS for the Admin API, Console and Connectors fail to start. Console reports that it's missing TLS certs: ``` {"level":"info","ts":"2023-10-27T15:11:53.281Z","msg":"testing admin client connectivity","urls":["https://redpanda.redpanda.svc.cluster.local.:9644"]} Retrying GET...
### What happened? By default when you set `auth.sasl.enabled=true`, the Schema Registry and HTTP Proxy listeners are configured with basic auth. However, the Admin API is not. You can enable...
### What happened? When you enable mTLS authentication in the chart, the Redpanda logs are flooded with errors, which suggest that users are not correctly created from the default self-signed...
I had topic documentation configured to use a specific branch that later got deleted. The error I got from Console suggested that my repo was invalid but it was the...
If you navigation straight to `/topics/#documentation`, the docs don't load and you see a grey placeholder. Docs only load if you click the tab. https://github.com/user-attachments/assets/6066bee6-0d10-43d0-ba41-18a733972d3a
I am getting a failure when attempting to mount an XFS filesystem on NVMe volumes using the `csi-driver-lvm`. This issue is due to incompatible XFS features that are not supported...