Thursday, 2021-11-04

guilhermesphey there! ive seen a behavior for a long time now which some clusters fails to be deleted when it cannot find a stack associated to it. This is a bit problematic because it requeires a db manipulation to be able to remove the cluster13:55
guilhermespis anyone aware of this? 13:55
guilhermesphttps://www.irccloud.com/pastebin/y3J7DEus/14:05
guilhermespthis is basically what happens. It looks like an issue with magnum finding lbs for the cluster? 14:05
guilhermespi think this shoould be taken care here ? https://github.com/openstack/magnum/blob/6951ac4fc6b6178637fac7bd5d05096adb5c6bdc/magnum/common/octavia.py#L102-L10514:08
guilhermespthe thing is: we are running wallaby and i can see that code in there, but it looks like is not enough to avoid the issue14:18
guilhermespmaybe this is happening because on the clsuter definition we still have the stack_id instead of None? 14:21
guilhermesphttps://www.irccloud.com/pastebin/oqdFpkwc/14:21
guilhermespmy workaround for this for now is setting the ghost stack_id on the cluster to NULL on DB14:38

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!