Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Validate services configuration before starting them #790
Validate services configuration before starting them #790
Changes from all commits
1033a7d
509f360
cc7a39c
c70ad43
acc613a
c002553
81b81ff
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 12 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L12
Check warning on line 16 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L15-L16
Check warning on line 21 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L21
Check warning on line 35 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L23-L35
Check warning on line 41 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L41
Check warning on line 57 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L44-L57
Check warning on line 59 in packages/configuration/src/sections/core.rs
packages/configuration/src/sections/core.rs#L59
Check warning on line 21 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L21
Check warning on line 26 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L26
Check warning on line 28 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L28
Check warning on line 35 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L33-L35
Check warning on line 43 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L43
Check warning on line 52 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L51-L52
Check warning on line 60 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L58-L60
Check warning on line 62 in packages/configuration/src/sections/health_check_api.rs
packages/configuration/src/sections/health_check_api.rs#L62
Check warning on line 23 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L23
Check warning on line 34 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L34
Check warning on line 40 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L36-L40
Check warning on line 47 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L45-L47
Check warning on line 80 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L80
Check warning on line 92 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L87-L92
Check warning on line 104 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L98-L104
Check warning on line 106 in packages/configuration/src/sections/http_tracker.rs
packages/configuration/src/sections/http_tracker.rs#L106