Craig Ringer
Craig Ringer
This seems to cause a great deal of confusion, see e.g. * https://issues.jenkins-ci.org/browse/JENKINS-40279 * https://github.com/jenkinsci/configuration-as-code-plugin/issues/393 * https://github.com/geerlingguy/ansible-role-jenkins/issues/50 * https://riptutorial.com/jenkins/example/24925/disable-setup-wizard etc. But many instructions seem wrong, outdated, etc. I can't yet...
The checks failed due to what appears to be network issues with the Windows builder.
I appreciate the review and will merge the changes and update the PR shortly. I've been swamped at work. On Sat, 15 Jun 2019 at 07:43, Liam Newman wrote: >...
Some guidance in the docs on how to select appropriate packages and entrypoint APIs would definitely be helpful. Right now it's exceedingly confusing, unclear which packages are current vs obsolete,...
On a semi-related side-note, Kustomize's inability to use xpath/jsonpath like selectors to match patch targets is agony - we can't write `/spec/template/spec/containers/[?.name=="controller-manager"]/args/-` for example...
@jmrodri I've merged your changes. I will need to satisfy the DCO too, then I can merge this.
@jmrodri I have rebased to apply your wording changes as fixups to this PR to make the DCO checker happy. Once your approval state is changed I will merge. Thanks...
Failed to merge because > External link https://kind.sigs.k8s.io/ failed: got a time out (response code 0) @jmrodri Suspect just needs a retry
@tvondra Any thoughts on picking these up? I'm considering adopting this and making it tolerant of different Pg versions.
In my case, I'd like to supress generation of the source zip and tarball entirely. That's what my git tags are for. But per this comment, they're apparently added by...