Jesse Glick

Results 498 comments of Jesse Glick

Related to #1140? I am having trouble preloading images from the `ingress-nginx` chart since the chart specifies both a tag and a hash. If I preload the images with just...

@BenTheElder FYI, for clarity GitHub now allows you to close an issue as _not planned_ rather than _completed_, so for example it will show up in grey rather than purple...

> Perhaps just a flaky test. Maybe, but should be investigated before merging.

> I was a little concerned that shebang lines like `#!/usr/bin/env python3` might break with this, but I tested it and they work Sounds like that should be made into...

https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Properties.html to be clear. https://github.com/apache/netbeans/blob/dbb80507449c2ea148150d013f13d95cce810319/platform/openide.util/src/org/openide/util/EditableProperties.java may be useful.

Installation failed for me in v1.26.5-gke.1400 though the error message is different and it is not clear to me if the problem is the same. Eliding some IAM setup I...

> I was wondering if there any way to get it without `checkout` step. It didn't look too impossible The return value of this step should be a map containing...

> I do wonder about potential performance impact. Any particular concerns? > It might also be worth running the PCT Good point, I can do that in `bom` and/or @cloudbees.