Kyle Herock

Results 99 comments of Kyle Herock

Shouldn't it be possible to offline client secret management to a new `keycloak_openid_client_secret` resource type? This could manipulate the [`/client-secret` endpoint](https://www.keycloak.org/docs-api/latest/rest-api/index.html#_post_adminrealmsrealmclientsclient_uuidclient_secret) to avoid any order-of-operations issues if Terraform is declaring...

This doesn't appear to have been fixed in any release so far! I've just tested every minor release of Helm since 3.2 still have the same issue.

This issue still appears to be present in 3.2 and 3.3, and the work done to fix it looks to be completely reverted in #8478.

Still an issue in 2025 - I'm attempting to install additional packages on a Red Hat UBI image, like ```sh dnf install curl --installroot /mnt/rootfs --releasever 9 --setopt install_weak_deps=false --nodocs...

I was thinking about this after I noticed all of the new output and I think that a separate command sounds the most attractive since it might be nice to...

what's the status of this PR? I could really use this enhancement for my NextJS projects that behave more reliably on pnpm's linker (at least when I'm using the real...

We just ran into this issue where we convert absolute paths into relative ones for consistent snapshots in Vitest. for anyone interested, you can use this hack to mimic the...

Extended buttons are working for me in Dinput mode on my 8BitDo Pro 2, however it appears that I am no longer able to use them for button chords. Previously,...

It does seem like the only issue on Wayland now is that `StartupWMClass` needs to set to `code-url-handler` on the .desktop entry. This is still present in the September 2022...