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

Add runtime configuration validation #8883

Merged
merged 3 commits into from
Mar 31, 2021
Merged

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Mar 22, 2021

What does this PR do?

Adds config models from #8675

@ofek ofek requested a review from a team as a code owner March 22, 2021 17:12
@ofek ofek force-pushed the ofek/sync_config_models_amazon_msk branch from 4c40360 to dd2dfc7 Compare March 23, 2021 14:31
@ofek ofek changed the title Sync config models Add runtime configuration validation Mar 23, 2021
@ghost ghost added the documentation label Mar 31, 2021
@@ -39,3 +39,6 @@ files:
- template: instances/openmetrics_legacy
overrides:
prometheus_url.hidden: true
prometheus_url.required: false
metrics.required: false
Copy link
Member

Choose a reason for hiding this comment

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

Should these two defaults to false directly in the openmetrics_legacy.yaml template file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes good idea

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ofek ofek force-pushed the ofek/sync_config_models_amazon_msk branch from 3322714 to 390a734 Compare March 31, 2021 13:49
@ofek ofek merged commit 8b23ba9 into master Mar 31, 2021
@ofek ofek deleted the ofek/sync_config_models_amazon_msk branch March 31, 2021 14:47
github-actions bot pushed a commit that referenced this pull request Mar 31, 2021
* Sync config models

* update

* Update spec.yaml 8b23ba9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants