Alex Kamalov

Results 11 comments of Alex Kamalov

@jdef is pod lookup supported using Mesos-DNS ? I can for sure ping kubernetes.mesos, but can't seem to discover any pods (sample nginx running, can't discover).

@jdef, thanks so much!

@jdef - Hey James. Modified and re-launched **km-scheduler** with `--mesos-generate-task-discovery=true`. Deployed a sample application: ``` apiVersion: v1 kind: Service metadata: name: nginxsvc labels: app: nginx-http spec: type: NodePort ports: -...

James, thanks a metric ton!! It worked!!!

Yet again, Thanks so much!!!

I can confirm the same behavior. User gets registered. I can register duplicates over and over again: **File: newuser.json** ``` { "email": "[email protected]", "password":"G4nd4lfth3Gr3y" } ``` Go ahead register the...

Hey @yanisywd . Thanks for your feedback. It looks like it doesn't like my Windows environment. Switched to WSL and it worked. BTW, no invalid paths that I can spot...

> I've been getting the same issue. I'll let you know if I find a way to fix it. Thanks @TheOnlyEmily . I switched to WSL and it worked. For...

I also tried with beta provider support, I am getting the same error. Linking previously closed ticket experiencing the same issue: https://github.com/GoogleCloudPlatform/terraformer/issues/590 https://github.com/GoogleCloudPlatform/terraformer/issues/683 https://github.com/GoogleCloudPlatform/terraformer/issues/1050

@vito @andrewedstrom Is there any workaround for this? Our project completely stall if self-signed certs are not supported by Concourse.