Open jhernand opened 6 years ago
CC: @kbsingh @zgalor @nimrodshn
Apparently the issue is that the cluster operator is assuming volumes of 100 GiB:
And the newer API uses volumes of 200 GiB.
Would it be possible for the cluster operator to take this from the description of the AMI?
We are trying to deploy a cluster using version 3.0.34 of
openshift-ansible
and a corresponding AMI, but we get the following error from the AWS machine controller:Note that as there are no stable releases yet we are using our own tagged version of the project, commit a456201ca02808627f74c03b8a2d15c47f1a80a4. On top of that we have added a patch to use version 3.4.34 of the isntaller:
Is this a known issue? Any suggestion on how to address it?