Bryan Stenson

Results 4 issues of Bryan Stenson

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? we're running a very stock cilium 1.14.8 in chain mode over...

kind/bug
needs/triage
kind/community-report
stale
sig/agent
info-completed

Fixes https://github.com/go-git/go-git/issues/844 This applies `insteadOf` rules to `Remote.{fetch,pull,list}` functions. This may be seen as a breaking change, as the current behavior _does not_ honor `insteadOf` values. I believe _not_ applying...

breaking change to config.URL to support multiple insteadOf keys in configuration. this fixes #862 and #863