Joe Kimmel
Joe Kimmel
Hello and thanks for this repo / tool - much appreciated! This is one possible approach to address the issue I filed : [allows go benchmarks to work with extra...
the `extractGoResult` function works great as long as there's only a single metric on the line. However golang's benchmark tool supports including additional compiler and user defined metrics, which will...
**What steps did you take:** I wanted to compare two (yaml) structures that had been read into data.values and turned into dictionaries. I used the `==` operator as is our...
Flaky Test Collection: Name and shame flaky or flakey tests in this issue, provide any ongoing hints/remediation, remove, 1. `Test_PackageInstalled_FromPackageInstall_DeletionFailureBlocks` (recently got new diagnostic prints added to help debug why...
**Describe the problem/challenge you have** they're clean, sleek and modern **Describe the solution you'd like** [A clear and concise description of what you want to happen. If applicable a visual...
**Describe the problem/challenge you have** kapp controller is especially hard to debug when it starts calling out to other binaries, and occasionally you just want a detailed log from imgpkg...
**Describe the problem/challenge you have** see design proposal doc: https://hackmd.io/6FQhzRIPR_uceqtTqSIXaA **Describe the solution you'd like** per proposal doc, add to both Helm template specifically and ytt/cue templaters more generally **Anything...
**Describe the problem/challenge you have** It's very hard to prove the absence of bugs, and classically this class of bugs is very hard to find/detect/reproduce **Describe the solution you'd like**...
**Describe the problem/challenge you have** Users of kapp-controller, including UI dashboards that rely on kapp-controller under the hood, often see a "reconcile failed" message which resolves into a "reconcile succeeded"...