Skip to content

[1270] Enable per unit timeout in sylva

Priya Goyal requested to merge sylvactl-per-unit-timeout into main

What does this MR do and why?

This MR implements the per unit timeout in sylva for all the units taking more time than the default timeout(5m) for bootstrap|management|workload clusters. For the cluster-* units, timeout is calculated based on the template depending on the kind and number of machines.

closes #1270

Edited by Priya Goyal

Merge request reports