Open gaurav-dalvi opened 7 years ago
This will be fixed as part of the updater stuff I am working on
Ok thanks. But why error message is about aci key where I am not installing contiv in aci mode.
@gaurav-dalvi because a dummy value is written if no key is provided. See: https://github.com/contiv/install/blob/a1578eb328936937325dec18f2f99c72d2623970/install/k8s/install.sh#L214-L224
Line 224 shouldn't be run again if the key already exists. That check is one part of the changes I am adding
@gaurav-dalvi please run uninstall in between and see if you still see this issue
on 1.0.3 build:
sudo ./install/k8s/install.sh -n $CONTIV_MASTER
It fails at this stage
If i trigger installation again it gives this error