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

Fix service active check #852

Merged
merged 6 commits into from
Apr 17, 2023
Merged

Conversation

jw3
Copy link
Member

@jw3 jw3 commented Apr 17, 2023

The active check now uses the unit loaded status to determine validity.

This check may not be generally accurate, but it is an improvement and works in the cases we are concerned about.

Also: The cargo-vendor-filterer crate recently released a new version that requires Rust 1.64. This PR pins our install in the Makefile to the previous v0.5.8 for el8 compat.

Also: Commits the lock file which was missed back in #845

Closes #851

jw3 added 2 commits April 17, 2023 08:18
The active check now uses the unit loaded status to determine validity.

This may not be entirely accurate, but is an improvement that works in most cases given the services we care about.
@jw3 jw3 merged commit 594bee0 into ctc-oss:master Apr 17, 2023
@jw3 jw3 deleted the 851-fix_service_valid_check branch April 17, 2023 13:59
@jw3 jw3 mentioned this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service valid check is not accurate
1 participant