Contre
Contre
Hey, I'm struggling to understand weather `AWS_MSK_IAM` can be used at all without the need of explicitly settings parameters for `accessKey` or `secretKey` but rather using the IAM credentials that...
> > Hey, I'm struggling to understand weather `AWS_MSK_IAM` can be used at all without the need of explicitly settings parameters for `accessKey` or `secretKey` but rather using the IAM...
Hey sorry to jump in. But I'm in a [similar situation](https://github.com/redpanda-data/console/issues/419#issuecomment-1614854222) with Console from Redpanda and I get the following error: ``` {"level":"error","ts":"2023-07-03T12:30:33.687Z","msg":"unable to initialize sasl","source":"kafka_client","broker":"seed 1","err":"[]: Internal error: SASL_AUTHENTICATION_FAILED:...
Just add `text-align: justify;` to the `article` class in the `themes/smigle/static/css/reset.css` file. ```css article { padding: 5px 0; text-align: justify; } ```
This are very nice panel, would you mind sharing them with me ? Here's my dashboard https://gist.github.com/contre95/16a6350306edbfbfa5c49f851da9e049 you might find some useful queries.
@pvojnisek From what I got from the Arch wiki ([link](https://wiki.archlinux.org/title/Systemd-boot)) you need to edit the file inside `/boot/loader/_linux.conf` I did it and this is how the boot loader entry looks...
Thanks ! Got it. I was doing the same but with the wrong file. I had `intrd ssdt-csc3551.aml` insteam of the `/acpi_override`. Where are you taking this file from ?...