Jonathan Basseri
Jonathan Basseri
I downloaded this tool to try it out, but got a runtime error instead. When I try it on some other directories, I get the same error about importing other...
**Actual behavior** Running kaniko in my local docker daemon, files copied with `COPY` still have my UID in the built container. This breaks reproducibility when different users build the same...
When running `markdown-toc -i` on a file, the tool makes unexpected edits outside the `` section. **Steps to reproduce:** 1. ``` wget https://raw.githubusercontent.com/kubernetes/enhancements/fa8da20499361c9e7849b50031aa030012a1612d/keps/0000-kep-template.md ``` 2. ``` sed -i -e '22...
It is preferable to use a context instead of a stop channel when controlling the lifetime of a function call (either long-lived goroutine or just RPC calls). Context makes it...
I want to pad my cell data with a space on both the left and the right. This is because in many terminals, double-clicking on the text of a cell...
**Describe the bug** The container `ghcr.io/kubernetes-client/java/crd-model-gen:v1.0.6` is 3 years old and makes use of a similarly aged KiND version, v0.11.1. Some security tools are flagging these old files as vulnerable....