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

Detect use of obsolete watchdog configuration option #139

Merged
merged 1 commit into from
May 21, 2023
Merged

Conversation

frenck
Copy link
Owner

@frenck frenck commented May 21, 2023

Detect and error on the use of the watchdog configuration option. It became fully obsolete now the Supervisor supports the native Docker HEALTHCHECK directive natively.

There are so many advantages to using the HEALTHCHECK (in terms of features, being event driven and much more), that is makes absolutely no sense to use the older watchdog feature.

@frenck frenck added the new-feature New features or options. label May 21, 2023
@frenck frenck merged commit cfa7ba7 into main May 21, 2023
6 checks passed
@frenck frenck deleted the frenck-2023-0803 branch May 21, 2023 13:33
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant