Victor Adossi ("vados")

Results 112 comments of Victor Adossi ("vados")

Just want to pile on here to say I'm having the same issue -- in fact I'm trying to store the connection manager and the pool that gets created. At...

Going to de-prioritize this for now, contingent on proper development of chainmail (or switching to a proper front end framework)

Thanks for the input @iyee , I will make sure that I add this to pre-launch

Note that this is not necessarily related to whether the key you're using is trusted or not, it can often be due to the *usage* of subkeys that is configured....

Would the idea of adding a best-effort webhook firing at certain events (subscriber addition, cancellation, etc) be possible/likely to be merged if contributed? I could see writing a sidecar to...

I definitely agree that it isn't trivial, but maybe a v1 could be? If the internal protocol is quite minimal you might be able to get away with: - No...

I want to note that **I think that a better way to integrate with kubernetes (in the ingress controller sense) might be creating/maintaining a wrapper *around* gobetween rather than writing...

> Why not to add it as a some kind of discovery? For now Api not allow you to change something in discovery after server initial creation via api or...

What kind of testing do you mean? **Unit?** I'm going to assume you don't mean unit because that's just loading a function and running it -- do you mean integration...

I *think* what I was referring to was [a couple commits from when the repo used to use jest](https://github.com/nativescript-vue/nativescript-vue-ui-tests/search?q=jest&type=Commits) But IMO use whatever works and doesn't crash, unless you have...