Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make executors respect timeouts #533

Open
teoyaomiqui opened this issue Apr 27, 2021 · 0 comments
Open

Make executors respect timeouts #533

teoyaomiqui opened this issue Apr 27, 2021 · 0 comments
Labels
design needed New Design or Redesign required enhancement New feature or request priority/medium Default priority for items
Milestone

Comments

@teoyaomiqui
Copy link
Contributor

teoyaomiqui commented Apr 27, 2021

Problem description (if applicable)
Not every executor respects timeout from the command line or phase definitions from manifests. For example, GenericContainer and Clusterctl don't know anything about the timeouts and simply ignore them

Proposed change
Design and implement support for timeouts for every executor that doesn't support it.

@teoyaomiqui teoyaomiqui added enhancement New feature or request triage Needs evaluation by project members design needed New Design or Redesign required labels Apr 27, 2021
@jezogwza jezogwza added priority/medium Default priority for items and removed triage Needs evaluation by project members labels Apr 28, 2021
@jezogwza jezogwza added this to the v2.1 milestone Apr 28, 2021
@lb4368 lb4368 modified the milestones: v2.1, Future May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design needed New Design or Redesign required enhancement New feature or request priority/medium Default priority for items
Projects
None yet
Development

No branches or pull requests

3 participants