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: do not restore non-installed services #65

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

kurik
Copy link
Contributor

@kurik kurik commented Jun 21, 2024

Some services might not be installed (i.e. redis) if a relevant subrole is not used (i.e. performancecopilot.metrics.redis). Thus an attempt to restore such a service fails. This commit adds a check for the service presence before its restoration.

Some services might not be installed (i.e. redis) if a relevant subrole
is not used (i.e. performancecopilot.metrics.redis). Thus an attempt to
restore such a service fails. This commit adds a check for the service
presence before its restoration.
@kurik kurik merged commit 9c6a487 into performancecopilot:main Jun 21, 2024
5 checks passed
@kurik kurik deleted the service-not-found branch June 21, 2024 07:10
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.

1 participant