Steve Gray

Results 62 comments of Steve Gray

Hi @martin-sucha, Your recent commit r/e system peers in master - is that a potential attempt to resolve this? Just wondering if it's worth trying it out or if it's...

This issue appears to have infiltrated the ScyllaDB fork of the driver. We stepped up from 1.6 to 1.7.2 and found the issue now occurs there too. Reversion back to...

What if I did a script-step that went through and scanned for every package.json, and then simply checked for: - Missing a main-field? - Create a .js file in folder....

Ugh, that seems to not work. Is there any way to basically do a 'ignore dependencies' but then also 'include all of the things' - basically a brute force ./*_/_.\*...

Cheers, In the meantime I've worked around the issue by creating: - https://github.com/steve-gray/nar/ What I've done is: - Added the disable-ignorefiles commandline option. It's part of the API but was...

Is there any recommendation on a more solid fix? My hacky fork isn't particularly a wise idea.

Cheers: Was there something about Angular2 that meant it couldn't get the same lovin' or have they fixed something whilst I wasn't looking?

I raised it here because this seemed to be where people are talking about/working on this concept. I believe from a maintainer side on Github you can just move the...

`I don't think I agree with the premise here that using TrafficSplits to implement failover is unintended, non-standard, or an abuse of the standard` This is an interesting position, but...

Thats not really a linkerd-failover issue, thats actually something where you can essentially use trafficsplit as intended/designed. You just set up the split as per: ``` Initial Split - Local...