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

Configurable timeout for plugin tasks would be helpful #311

Open
fabian-schlegel opened this issue Oct 23, 2024 · 0 comments
Open

Configurable timeout for plugin tasks would be helpful #311

fabian-schlegel opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@fabian-schlegel
Copy link
Member

The timeout of individual tasks run by the plugin is not configurable, which results in broken builds on e.g. busy build notes. The timeout is fix here: https://github.com/kokuwaio/k3s-maven-plugin/blob/main/src/main/java/io/kokuwa/maven/k3s/util/Task.java#L27C1-L27C52

This should be configurable for the specific tasks.

@fabian-schlegel fabian-schlegel added the feature New feature or request label Oct 23, 2024
@fabian-schlegel fabian-schlegel self-assigned this Oct 23, 2024
@fabian-schlegel fabian-schlegel linked a pull request Oct 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant