Jack Lindamood

Results 129 comments of Jack Lindamood

Thanks for this PR. I have the same issue.

More information here: https://github.com/antlr/antlr4/issues/3188

As a workaround from dax using the incorrect path, people can add this to their go.mod ``` replace github.com/antlr/antlr4 => github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210930093333-01de314d7883 ```

Bump: I woud love to manage the configmap file in a syntax that more closely matches coredns itself, rather than YAML. This is difficult to do in the current helm...

Hi, If the PR is safe, can we merge it in https://github.com/coredns/helm/pull/167? I did the requested "rebase and bump", but it only lasts as long as the next version. I...

Hi @hagaibarel , this is the rebased PR

> @cep21 I think the last commit wasn't properly signed-off, please fix Fixed!

Thank you for the ticket @ekhaydarov . We ran into the same issue! I only noticed when my `atlantis apply` failed because the `plan` step had 1.4.0 and the apply...