Jack Lund
Jack Lund
Sorry, I seem to have missed this issue. Is it still an issue?
I'm sort of looking at it, although my Go is a little Rusty (sorry for the pun). As a workaround, however, you can specify the pod-name with `--pod pod-name`. Since...
I've started working on this, I've forked the repository and followed [this guide](https://github.com/kubernetes/ingress-nginx/blob/main/docs/developer-guide/getting-started.md). However, I can't build the plugin because of a couple of issues. The `build/build-plugin.sh` script has an...
> I am not convinced that this change is actually an improvement though. What if, instead of failing, we just accept this syntax? I am almost certain that the requirement...
> This is what Spans are for :) Y'know, I looked at using a span with this, because the error comes with one, but the span came back with something...
> I am typing this from memory and I also don't know if that is the actual best-practise but I think if you ditch `parse_meta` and implement [`Parse`](https://docs.rs/syn/1.0.95/syn/parse/trait.Parse.html) yourself, you...
Sorry to leave this so long - things got kind of busy. Honestly, as much as I'd love to dig into the spans thing, I don't really think I have...
:man_facepalming: Amazing how I _saw_ the way to do it, but my brain put it without the quotes, I think because I'm used to that mode with Rust. I'll be...
https://github.com/libp2p/rust-libp2p/pull/2672
I should mention that I've also filed a [support ticket](https://support.github.com/ticket/personal/0/2643308) with Github, so if y'all think this is purely a GitHub issue, feel free to ignore this. :smiley_cat: