istio-ecosystem / emcee

User friendly Multi-mesh Istio configuration
3 stars 3 forks source link

Support KUBECONFIG that contains colons #7

Closed esnible closed 4 years ago

esnible commented 4 years ago

Resolves https://github.com/istio-ecosystem/emcee/issues/6

mbanikazemi commented 4 years ago

This still does not work for me with "unable to read config" error.

esnible commented 4 years ago

@mbanikazemi It is working for me. Can you try with these exact steps and tell me what happens for you?

unset IKS_BETA_VERSION
ibmcloud ks cluster config istio-test-paid2
ibmcloud ks cluster config istio-test-paid3

export KUBECONFIG=/Users/snible/.bluemix/plugins/container-service/clusters/istio-test-paid2/kube-config-dal13-istio-test-paid2.yml:/Users/snible/.bluemix/plugins/container-service/clusters/istio-test-paid3/kube-config-dal13-istio-test-paid3.yml

CTX_CLUSTER2=istio-test-paid2/17fa44be50c2472286c27b33b8a251e3
CTX_CLUSTER1=istio-test-paid3/943f03ffec22400ba82dd6abf6a21cd9

cd ~/go/src/github.com/istio-ecosystem/emcee
make manager
./test/integration/bp.sh