Miika Hänninen
Miika Hänninen
### Is your feature request related to a problem? Please describe. I'm running an api that accepts http requests from other systems. Sometimes those calls include trace propagation headers. If...
**Describe the bug** With the systemd version 255, the systemd-pcrphase binary was renamed to systemd-pcrextend, breaking dracut initrds requiring it. **Distribution used** Arch linux **Dracut version** dracut 059 **Init system**...
Since typescript 4.4 this new tsconfig option has been available, to clarify the difference between `{ foo: string | undefined }` and `{ foo?: string }`. This would be a...
Because of a quirk of the extends syntax of typescript conditional types, the previous version of this check for a branded key didn't work as expected. Thank you @akomm for...
I'm getting the following error message right after booting the vagrant box with `vagrant up`: ``` terminate called after throwing an instance of 'std::runtime_error' what(): Could not add watch ```...
Helm 3 is already ready to go
Since Nomad now has support for logging in with JWTs issued by external identity providers, and those [can be configured by this terraform provider](https://github.com/hashicorp/terraform-provider-nomad/pull/448), the next step would be to...