Open
Description
during promotions, for example, pull request promotions, we have operations that might be expensive in terms of time,
for example, cloning a configuration repo would depend on the size of the repo
In order to control this scenario, we would like tohave default timeout for the promotion execution and the ability to of the user to override this value within the pipeline CR
AC
- define the timeout strategy for pipeline promotions
- implement providing a default and user-specific override