Reinaldo Souza
Reinaldo Souza
``` $ node --version v7.7.3 $ npm --version 4.1.2 ``` I'm not sure how old is this. Is there any version restriction on the project? I could not find anything...
`ec2:DescribeLaunchTemplateVersions` also seems to be missing.
@murphye , did you figure why this happened? I am facing the same issue, standard Istio install with `minimal` profile via `IstioOperator`.
@ArtemBaskal could you give some pointers on what's missing specifically? Thanks for reviewing.
Hi @ameshkov , thank you for the feedback. I believe I have found my way through the stats and logging subsystems and I was able to make the requests blocked...
Also, lint failed but the Github check does not give any meaningful output so I don't really know what needs to be fixed. And running `make go-deps go-tools go-lint VERBOSE=2`...
Questions: * Do the actual APIs correspond to the text? * Should we extract the `connection` (or `wire`) API and make it public? * Should a connection be able to...
We've been playing with Pidgin to get a sense of how this feature is implemented. This is our current understanding: 1. When we receive a subscription request there's no option...
We have a couple of questions: 1. Should we provide an UI option to block the peer at the moment the subscriptions request is received? 2. Implementing this feature at...
Oh, we haven't seen the "Privacy" menu. So the plan seems to be: 1. Implement what's missing from XEP-0030. I could not find a way to ask the server for...