Vicken Simonian

Results 37 comments of Vicken Simonian

For my user-defined helm charts, I can add `app=` (I don't think helm adds them automatically "for free" when doing helm install...). I also use third party charts, some use...

@Nuru maybe because a new security group might allow cluster to modify its settings to change to the new group before deleting the old one? Otherwise with a replacement operation,...

Just another data point, I am also noticing this error happening also after about a week. ``` Retry count:0 caught an exception for operation:UPLOAD_FILE_TO_INTERNAL_STAGE_NO_CONNECTION with message: [SF_KAFKA_CONNECTOR] Exception: Failed to...

Hi, thanks for this, it's a webrtcbuilds problem. Basically the last change that included packaging a now current dependency (abseil-cpp) needed to be conditional for older branches/revisions i.e. branch/66.

Hi! Thanks for this, I will take a look and see what things need updating.

I found an issue with certain objects related to 'tools' in the name not being added, but I don't believe that would affect this since the PeerConnection client doesn't include...

Hi, Interesting, I just gave this a go with an ubuntu 16.04 VM and it finished building without the unresolved dependencies error. Could we pull the latest? Could we maybe...

Hi Eran, I'd like to help but I'm more familiar with linux, osx, and windows platforms than android at the moment to give you a clear cut answer. And I'm...

Hi, good point we should have a 'debug' option: https://github.com/vsimon/webrtcbuilds/pull/35 Can you show what `./build.sh -d` outputs?

OK, could you try doing sudo apt-get install lbzip2 manually and show its output? Like ``` $ sudo apt-get install lbzip2 Reading package lists... Done Building dependency tree Reading state...