Skip to content

feat: Add shutdown_script_timeout #96

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

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

mafredri
Copy link
Member

@mafredri mafredri self-assigned this Feb 10, 2023
@mafredri mafredri requested review from mtojek and kylecarbs February 10, 2023 09:28
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's complimentary to the startup timeout, so 👍 .

@@ -56,6 +56,7 @@ Optional:
- `error` (String) An error message to display if the value doesn't match the provided regex.
- `max` (Number) The maximum of a number parameter.
- `min` (Number) The minimum of a number parameter.
- `monotonic` (String) Number monotonicity, either increasing or decreasing.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

nit: we may want to improve the Makefile to detect discrepancies.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is done via make gen, we should probably verify in CI that there are no changes.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's what I meant.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll toss up a PR 👍🏻

@mafredri mafredri merged commit 90194db into main Feb 10, 2023
@mafredri mafredri deleted the mafredri/shutdown-script-timeout branch February 10, 2023 09:35
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants