James Leavers
James Leavers
Yes, as using -i sets verify to false in ~/.vcd-cli/profiles.yaml. While this works it would be better to specify a trusted certificate or certificate bundle as opposed to disabling certificate...
I have also seen this issue with vCD 10.3.2 and CSE 3.1.2 / 3.1.3. The problem is that the customization script gets stuck, sometimes at a beginning stage, sometimes later....
Strangely - it seems better if I create a new SSH key. The SSH key I was pasting into the vCD UI setup wizard was one that belonged to my...
There was no newline so that wasn't it - while I had a successful cluster creation with the new key, I have since tried to resize the cluster (i.e. add...
@lzichong Looking at the docs here: https://vmware.github.io/container-service-extension/cse3_0/CLUSTER_MANAGEMENT.html But getting an error - any suggestions? ``` vcd cse version CSE, Container Service Extension for VMware vCloud Director, version 3.1.2 vcd cse...
@lzichong Additional testing: 1. Default sizing policy + original SSH key: fail: ``` ==> /opt/cse/.cse-logs/cse-server-debug.log /opt/cse/.cse-logs/cse-server-info.log Try to resize this cluster: fail ``` ==> /opt/cse/.cse-logs/cse-server-debug.log /opt/cse/.cse-logs/cse-server-info.log Try to resize this...
Hi @lzichong - I have not been able to bypass the 2.1.0 error as yet unfortunately. There is not a huge amount of detail in the log. vCD version: 10.3.2.19473806...
Hi @lzichong - I did initially try CSE 3.1.3, however I removed it and reinstalled 3.1.2 as the [interop matrix](https://interopmatrix.vmware.com/Interoperability?col=659,&row=661,) indicates that only vCD 10.3.3 is supported and I am...
Hi @goelaashima - thanks for the confirmation. I updated to CSE 3.1.3, but was seeing some strange errors, so I uninstalled, amended the venv to Python 3.8, and reinstalled. I...
Deletions are now failing with CSE 3.1.3 - they get stuck on `DELETE:IN_PROGRESS.` I have tried force-deleting with `vcd cse cluster delete cluster_name --force`, but get an error: `Missing role-rights,...