kops/upup
ederst 65dd16a301 OpenStack: Use task engine to retry failed servers
This will make use of the kOps taks engine to retry failed servers.

The former approach had the side effect of not making kOps fail when the
last retry failed:

Because there is now a server present - although in an erroneous state -
the "instance task" which the task engine retried reconciled the server
(port, floating ip) instead of recreating it again.

With the approach of letting the task engine retry the failed servers
this will be handled correctly.
2023-05-22 13:43:42 +02:00
..
models Update kube-router to v1.5.3 2023-03-26 08:46:06 +00:00
pkg OpenStack: Use task engine to retry failed servers 2023-05-22 13:43:42 +02:00
tools/generators/fitask Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
.gitignore