Ole-Martin Bratteng
Ole-Martin Bratteng
Related to [#80], borked YAML was introduced in #65. Codefences in lists must be created with indentation, otherwise they'll be rendered as inline code  Signed-off-by: Ole-Martin Bratteng
Why is the parsing of the UA done on the client side, and not the server side? You could potentially save 15kB (~8kB gzip). It's not much, but it can...
Are there any plans for a theme for the Quiver app? It's the only thing in my toolbox that has a different theme, burns my eyes
We have a Azure Blob Container with 1.3 million files in it, and when I mount it with goofys, and run `ls` on it, it hogs memory until it's exhausted...
Standardises the nodejs images. Closes #1084
To not fill the PR with non-related discussion, re: https://github.com/GoogleContainerTools/distroless/pull/1083#issuecomment-1184551777, I open this issue as a tracker to discuss standardising nodejs images. > I think it might be time to...
I came across #892, and thought I'd give it a go to add `nonroot` images for node Closes #892
Is there planned support for [Azure AD Workload Identity](https://github.com/Azure/azure-workload-identity), seeing as AAD Pod Identity will be replaced by [Azure AD Workload Identity](https://github.com/Azure/azure-workload-identity).
Because older VMs, or VMs created from a snapshot, does not have the `availability-zone` in the metadata service. So this is a workaround by using the hcloud client to call...
It would be nice if you could make the `-x` the default flag on cherry picks, so that I don't have to select it every time I do a cherry...