Open pasettifabio opened 7 months ago
I am also experiencing the same behaviour/bug.
Same here.
Hello guys, I'm glad to read that I'm not the only one who experienced the issue :)
I'm not able to understand which part of the codebase is involved in this behavior, I suppose something related to the duplication of the desired state into ETCD.. do you agree or do you have any hypothesis?
Thanks
Fabio
Hi @pasettifabio try it with ignoreResizeConfirmation
Yes, I tried with ignoreResizeConfirmation and without..
Hi, I'm using Crossplane's OpenStack provider to deploy instances and manage them.
Everything works very well but when I change the flavor (flavorName or flavorId) for instance, it loops through infinite resizing between the original flavor and the new one and again to the original (of course, reducing the size if the original flavor is smaller then the newest...).
This is the instanceV2 manifest:
Here you can find the resize loop into Openstack:
Does anybody experience the same issue?
Thank you, Fabio