Gaurav Dalvi

Results 7 issues of Gaurav Dalvi

``` sudo ./install/k8s/install.sh -n 172.29.174.19 77% Installing Contiv for Kubernetes 211,2-9 78% Generating local certs for Contiv Proxy Setting installation parameters Applying contiv installation To customize the installation press Ctrl+C...

We use username and password of APIC to start aci-gw image. Customer is using cert based auth and thats we need to provide that option in our installer for testing...

on 1.0.3 build: sudo ./install/k8s/install.sh -n $CONTIV_MASTER It fails at this stage ``` sudo ./install/k8s/install.sh -n 172.29.174.19 Installing Contiv for Kubernetes secret "aci.key" created Generating local certs for Contiv Proxy...

bug

if someone wants to use their own repos instead of relying on the repos listed in our ansible playbooks, we need to have documentation for this. It will good for...

before we do run make demo-*, a single script to check following : 1: Check whether you have vagrant installer or not. (version > some basic working version of vagrant...

Following things to be added to documentation. Please dont add as help in script. Let us aim to add in some readme. 1: please explain why we need contiv install....

We are using swarm : 1.2.0 Steps to reproduce: get 2 or 3 baremetal nodes of centos 7 run net_demo_installer script then use this document https://github.com/contiv/netplugin/blob/master/test/systemtests/How-to-Run.md to trigger our system-tests...

bug